Lookup for vulnerabilities affecting packages.

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

{
    "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.",
    "aliases": [
        {
            "alias": "CVE-2025-11580"
        },
        {
            "alias": "GHSA-87xj-ghmc-c3xq"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/70826?format=api",
            "purl": "pkg:maven/tech.powerjob/powerjob@5.1.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gd25-61wh-1bdb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/tech.powerjob/powerjob@5.1.2"
        }
    ],
    "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"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gd25-61wh-1bdb"
}