Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/68764?format=api",
    "purl": "pkg:npm/%40nstudio/xplat-utils@20.0.4",
    "type": "npm",
    "namespace": "@nstudio",
    "name": "xplat-utils",
    "version": "20.0.4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/20006?format=api",
            "vulnerability_id": "VCID-b6h5-rtqn-abc8",
            "summary": "Malicious code in @nstudio/xplat-utils (npm)\nThis package was compromised by the Shai-Hulud NPM worm.\nThe malicious payload steals tokens and credentials and publishes\nthem to GitHub before propogating itself to NPM packages the user owns.",
            "references": [
                {
                    "reference_url": "https://github.com/advisories/MAL-2025-47170",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/MAL-2025-47170"
                },
                {
                    "reference_url": "https://semgrep.dev/blog/2025/security-advisory-npm-packages-using-secret-scanning-tools-to-steal-credentials/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://semgrep.dev/blog/2025/security-advisory-npm-packages-using-secret-scanning-tools-to-steal-credentials/"
                },
                {
                    "reference_url": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
                },
                {
                    "reference_url": "https://www.aikido.dev/blog/s1ngularity-nx-attackers-strike-again",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.aikido.dev/blog/s1ngularity-nx-attackers-strike-again"
                },
                {
                    "reference_url": "https://www.stepsecurity.io/blog/ctrl-tinycolor-and-40-npm-packages-compromised",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.stepsecurity.io/blog/ctrl-tinycolor-and-40-npm-packages-compromised"
                },
                {
                    "reference_url": "https://www.wiz.io/blog/shai-hulud-npm-supply-chain-attack",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.wiz.io/blog/shai-hulud-npm-supply-chain-attack"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jv5w-4grm-vc25",
                    "reference_id": "GHSA-jv5w-4grm-vc25",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-jv5w-4grm-vc25"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "GHSA-jv5w-4grm-vc25",
                "MAL-2025-47170"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-b6h5-rtqn-abc8"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540nstudio/xplat-utils@20.0.4"
}