Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/72870?format=api",
    "purl": "pkg:maven/org.jenkins-ci.main/cli@2.541",
    "type": "maven",
    "namespace": "org.jenkins-ci.main",
    "name": "cli",
    "version": "2.541",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.625.2",
    "latest_non_vulnerable_version": "2.541",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49393?format=api",
            "vulnerability_id": "VCID-sq8g-te16-9qcj",
            "summary": "Jenkins has a Denial of service vulnerability in HTTP-based CLI\nJenkins 2.540 and earlier, LTS 2.528.2 and earlier does not properly close HTTP-based CLI connections when the connection stream becomes corrupted, allowing unauthenticated attackers to cause a denial of service.",
            "references": [
                {
                    "reference_url": "https://fluidattacks.com/blog/unauth-dos-in-jenkins-cli",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://fluidattacks.com/blog/unauth-dos-in-jenkins-cli"
                },
                {
                    "reference_url": "https://github.com/jenkinsci/jenkins",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/jenkinsci/jenkins"
                },
                {
                    "reference_url": "https://github.com/jenkinsci/jenkins/commit/efa1816322026f2b9235a27eee814bcc7ba0a764",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/jenkinsci/jenkins/commit/efa1816322026f2b9235a27eee814bcc7ba0a764"
                },
                {
                    "reference_url": "https://www.jenkins.io/security/advisory/2025-12-10/#SECURITY-3630",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.jenkins.io/security/advisory/2025-12-10/#SECURITY-3630"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67635",
                    "reference_id": "CVE-2025-67635",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67635"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-9p56-p6mw-w8qc",
                    "reference_id": "GHSA-9p56-p6mw-w8qc",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-9p56-p6mw-w8qc"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/72871?format=api",
                    "purl": "pkg:maven/org.jenkins-ci.main/cli@2.528.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/cli@2.528.3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/72870?format=api",
                    "purl": "pkg:maven/org.jenkins-ci.main/cli@2.541",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/cli@2.541"
                }
            ],
            "aliases": [
                "CVE-2025-67635",
                "GHSA-9p56-p6mw-w8qc"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sq8g-te16-9qcj"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/cli@2.541"
}