Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/1072002?format=api",
    "purl": "pkg:npm/%40strapi/content-type-builder@5.0.6",
    "type": "npm",
    "namespace": "@strapi",
    "name": "content-type-builder",
    "version": "5.0.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "5.33.2",
    "latest_non_vulnerable_version": "5.33.2",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/359074?format=api",
            "vulnerability_id": "VCID-fn9u-5hxg-m3hj",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-22599",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00128",
                            "scoring_system": "epss",
                            "scoring_elements": "0.3172",
                            "published_at": "2026-06-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-22599"
                },
                {
                    "reference_url": "https://github.com/strapi/strapi/releases/tag/v4.26.1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/strapi/strapi/releases/tag/v4.26.1"
                },
                {
                    "reference_url": "https://github.com/strapi/strapi/releases/tag/v5.33.2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/strapi/strapi/releases/tag/v5.33.2"
                },
                {
                    "reference_url": "https://github.com/strapi/strapi/security/advisories/GHSA-3xcq-8mjw-h6mx",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/strapi/strapi/security/advisories/GHSA-3xcq-8mjw-h6mx"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22599",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.3",
                            "scoring_system": "cvssv4",
                            "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22599"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3xcq-8mjw-h6mx",
                    "reference_id": "GHSA-3xcq-8mjw-h6mx",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-3xcq-8mjw-h6mx"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/376078?format=api",
                    "purl": "pkg:npm/%40strapi/content-type-builder@5.33.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540strapi/content-type-builder@5.33.2"
                }
            ],
            "aliases": [
                "CVE-2026-22599",
                "GHSA-3xcq-8mjw-h6mx"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fn9u-5hxg-m3hj"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540strapi/content-type-builder@5.0.6"
}