Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/575669?format=api",
    "purl": "pkg:maven/ro.pippo/pippo-parent@1.5.0",
    "type": "maven",
    "namespace": "ro.pippo",
    "name": "pippo-parent",
    "version": "1.5.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.12.0",
    "latest_non_vulnerable_version": "1.12.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43623?format=api",
            "vulnerability_id": "VCID-qg4q-4rcb-vkdd",
            "summary": "Deserialization of Untrusted Data\nPippo through 1.11.0 allows remote code execution via a command to java.lang.ProcessBuilder because the XstreamEngine component does not use XStream's available protection mechanisms to restrict unmarshalling.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-18240",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02572",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85828",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.02572",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8585",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-18240"
                },
                {
                    "reference_url": "https://github.com/pippo-java/pippo",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pippo-java/pippo"
                },
                {
                    "reference_url": "https://github.com/pippo-java/pippo/commit/c6b26551a82d2dd32097fcb17c13c3b830916296",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pippo-java/pippo/commit/c6b26551a82d2dd32097fcb17c13c3b830916296"
                },
                {
                    "reference_url": "https://github.com/pippo-java/pippo/issues/454",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pippo-java/pippo/issues/454"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18240",
                    "reference_id": "CVE-2018-18240",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18240"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-h892-x453-86wc",
                    "reference_id": "GHSA-h892-x453-86wc",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-h892-x453-86wc"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62620?format=api",
                    "purl": "pkg:maven/ro.pippo/pippo-parent@1.12.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/ro.pippo/pippo-parent@1.12.0"
                }
            ],
            "aliases": [
                "CVE-2018-18240",
                "GHSA-h892-x453-86wc"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qg4q-4rcb-vkdd"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/ro.pippo/pippo-parent@1.5.0"
}