Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/126730?format=api",
    "purl": "pkg:rpm/redhat/openssl@1.0.0-10.el6_1?arch=5",
    "type": "rpm",
    "namespace": "redhat",
    "name": "openssl",
    "version": "1.0.0-10.el6_1",
    "qualifiers": {
        "arch": "5"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35747?format=api",
            "vulnerability_id": "VCID-dpf6-tr3m-jfc1",
            "summary": "Multiple vulnerabilities were found in OpenSSL, allowing for the\n    execution of arbitrary code and other attacks.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-3207.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-3207.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3207",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01007",
                            "scoring_system": "epss",
                            "scoring_elements": "0.76996",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.01007",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77001",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.01007",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7703",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.01007",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77012",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.01007",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77043",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.01007",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77054",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.01007",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77083",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.01007",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77062",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.01007",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77057",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3207"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3207",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3207"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=736087",
                    "reference_id": "736087",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=736087"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201110-01",
                    "reference_id": "GLSA-201110-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201110-01"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2011:1409",
                    "reference_id": "RHSA-2011:1409",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2011:1409"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2011-3207"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dpf6-tr3m-jfc1"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/openssl@1.0.0-10.el6_1%3Farch=5"
}