Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/123536?format=api",
    "purl": "pkg:rpm/redhat/nodejs010-nodejs@0.10.5-8?arch=el6",
    "type": "rpm",
    "namespace": "redhat",
    "name": "nodejs010-nodejs",
    "version": "0.10.5-8",
    "qualifiers": {
        "arch": "el6"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/86535?format=api",
            "vulnerability_id": "VCID-3j17-wsqw-hucs",
            "summary": "NodeJS: HTTP Pipelining DoS",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-4450.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-4450.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2013-4450",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98608",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9861",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98613",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98615",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98617",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98618",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98621",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98623",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98626",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98627",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.68714",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98631",
                            "published_at": "2026-04-24T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2013-4450"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4450",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4450"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1021170",
                    "reference_id": "1021170",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1021170"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2013:1842",
                    "reference_id": "RHSA-2013:1842",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2013:1842"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2013-4450"
            ],
            "risk_score": 1.2,
            "exploitability": "2.0",
            "weighted_severity": "0.6",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3j17-wsqw-hucs"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "1.2",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/nodejs010-nodejs@0.10.5-8%3Farch=el6"
}