Lookup for vulnerable packages by Package URL.

GET /api/packages/70826?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/packages/70826?format=api",
    "purl": "pkg:maven/tech.powerjob/powerjob@5.1.2",
    "type": "maven",
    "namespace": "tech.powerjob",
    "name": "powerjob",
    "version": "5.1.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/48009?format=api",
            "vulnerability_id": "VCID-gd25-61wh-1bdb",
            "summary": "PowerJob has Missing Authorization in its /user/list file\nA weakness has been identified in PowerJob up to 5.1.2. This affects the function list of the file /user/list. This manipulation causes missing authorization. The attack can be initiated remotely. The exploit has been made available to the public and could be exploited.",
            "references": [
                {
                    "reference_url": "https://github.com/PowerJob/PowerJob",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/PowerJob/PowerJob"
                },
                {
                    "reference_url": "https://github.com/PowerJob/PowerJob/issues/1127",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/PowerJob/PowerJob/issues/1127"
                },
                {
                    "reference_url": "https://vuldb.com/?ctiid.327902",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://vuldb.com/?ctiid.327902"
                },
                {
                    "reference_url": "https://vuldb.com/?id.327902",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://vuldb.com/?id.327902"
                },
                {
                    "reference_url": "https://vuldb.com/?submit.662446",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://vuldb.com/?submit.662446"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11580",
                    "reference_id": "CVE-2025-11580",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11580"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-87xj-ghmc-c3xq",
                    "reference_id": "GHSA-87xj-ghmc-c3xq",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-87xj-ghmc-c3xq"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2025-11580",
                "GHSA-87xj-ghmc-c3xq"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gd25-61wh-1bdb"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/tech.powerjob/powerjob@5.1.2"
}