Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/97138?format=api",
    "purl": "pkg:rpm/redhat/openssh@8.7p1-29?arch=el9_2",
    "type": "rpm",
    "namespace": "redhat",
    "name": "openssh",
    "version": "8.7p1-29",
    "qualifiers": {
        "arch": "el9_2"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50010?format=api",
            "vulnerability_id": "VCID-42rr-5scb-rkbt",
            "summary": "Multiple vulnerbilities have been discovered in OpenSSH, the worst of which could result in remote code execution.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-25136.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-25136.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-25136",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.88329",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99502",
                            "published_at": "2026-04-29T12:55:00Z"
                        },
                        {
                            "value": "0.88329",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99494",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.88329",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99498",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.88329",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99499",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.88329",
                            "scoring_system": "epss",
                            "scoring_elements": "0.995",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.88329",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99495",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.89568",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99553",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.89568",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99555",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.89568",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99556",
                            "published_at": "2026-04-09T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-25136"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167636",
                    "reference_id": "2167636",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167636"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2832",
                    "reference_id": "AVG-2832",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Unknown",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2832"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/202307-01",
                    "reference_id": "GLSA-202307-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/202307-01"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2023:2645",
                    "reference_id": "RHSA-2023:2645",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2023:2645"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2023-25136"
            ],
            "risk_score": 10.0,
            "exploitability": "2.0",
            "weighted_severity": "5.9",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-42rr-5scb-rkbt"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "10.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/openssh@8.7p1-29%3Farch=el9_2"
}