Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/6459?format=api",
    "purl": "pkg:ebuild/www-apache/mod_security@2.5.9",
    "type": "ebuild",
    "namespace": "www-apache",
    "name": "mod_security",
    "version": "2.5.9",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/183516?format=api",
            "vulnerability_id": "VCID-gtum-3rk4-pufs",
            "summary": "Two vulnerabilities in ModSecurity might lead to a Denial of Service.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2009-1903",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01916",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83709",
                            "published_at": "2026-06-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2009-1903"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200907-02",
                    "reference_id": "GLSA-200907-02",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200907-02"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/6459?format=api",
                    "purl": "pkg:ebuild/www-apache/mod_security@2.5.9",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-apache/mod_security@2.5.9"
                }
            ],
            "aliases": [
                "CVE-2009-1903"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gtum-3rk4-pufs"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/183515?format=api",
            "vulnerability_id": "VCID-rn9p-b9jk-3bht",
            "summary": "Two vulnerabilities in ModSecurity might lead to a Denial of Service.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2009-1902",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.14549",
                            "scoring_system": "epss",
                            "scoring_elements": "0.94617",
                            "published_at": "2026-06-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2009-1902"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200907-02",
                    "reference_id": "GLSA-200907-02",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200907-02"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/dos/8241.txt",
                    "reference_id": "OSVDB-52553;CVE-2009-1902",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/dos/8241.txt"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/6459?format=api",
                    "purl": "pkg:ebuild/www-apache/mod_security@2.5.9",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-apache/mod_security@2.5.9"
                }
            ],
            "aliases": [
                "CVE-2009-1902"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rn9p-b9jk-3bht"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-apache/mod_security@2.5.9"
}