Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/130497?format=api",
    "purl": "pkg:rpm/redhat/openssh@3.6.1p2-33.30?arch=6",
    "type": "rpm",
    "namespace": "redhat",
    "name": "openssh",
    "version": "3.6.1p2-33.30",
    "qualifiers": {
        "arch": "6"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89559?format=api",
            "vulnerability_id": "VCID-6tgm-yq5b-gyev",
            "summary": "security flaw",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2004-2069.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2004-2069.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2004-2069",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89502",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89506",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89518",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89534",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89538",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89545",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89543",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89551",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89553",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8955",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89565",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89569",
                            "published_at": "2026-04-26T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8957",
                            "published_at": "2026-04-29T12:55:00Z"
                        },
                        {
                            "value": "0.0485",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89577",
                            "published_at": "2026-05-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2004-2069"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2069",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2069"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617421",
                    "reference_id": "1617421",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617421"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2005:550",
                    "reference_id": "RHSA-2005:550",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2005:550"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2004-2069"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6tgm-yq5b-gyev"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/openssh@3.6.1p2-33.30%3Farch=6"
}