Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61424?format=api",
    "purl": "pkg:maven/io.helidon/helidon-dependencies@2.0.0-rc1",
    "type": "maven",
    "namespace": "io.helidon",
    "name": "helidon-dependencies",
    "version": "2.0.0-rc1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "2.0.0-RC2",
    "latest_non_vulnerable_version": "2.4.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42937?format=api",
            "vulnerability_id": "VCID-ty2m-wyn9-kyh3",
            "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nVulnerability in the Helidon product of Oracle Fusion Middleware (component: Reactive WebServer). Supported versions that are affected are 1.4.10 and 2.0.0-RC1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise Helidon. Successful attacks of this vulnerability can result in takeover of Helidon. CVSS 3.1 Base Score 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-21404",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01249",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7965",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.01249",
                            "scoring_system": "epss",
                            "scoring_elements": "0.79677",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.01249",
                            "scoring_system": "epss",
                            "scoring_elements": "0.79682",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.01249",
                            "scoring_system": "epss",
                            "scoring_elements": "0.79678",
                            "published_at": "2026-06-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-21404"
                },
                {
                    "reference_url": "https://www.oracle.com/security-alerts/cpuapr2022.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-09-24T17:38:06Z/"
                        }
                    ],
                    "url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21404",
                    "reference_id": "CVE-2022-21404",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21404"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/568441?format=api",
                    "purl": "pkg:maven/io.helidon/helidon-dependencies@2.0.0-RC2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.helidon/helidon-dependencies@2.0.0-RC2"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61425?format=api",
                    "purl": "pkg:maven/io.helidon/helidon-dependencies@2.0.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.helidon/helidon-dependencies@2.0.1"
                }
            ],
            "aliases": [
                "CVE-2022-21404"
            ],
            "risk_score": 2.9,
            "exploitability": "0.5",
            "weighted_severity": "5.7",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ty2m-wyn9-kyh3"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "2.9",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.helidon/helidon-dependencies@2.0.0-rc1"
}