Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/70124?format=api",
    "purl": "pkg:npm/config-cordova@0.8.5",
    "type": "npm",
    "namespace": "",
    "name": "config-cordova",
    "version": "0.8.5",
    "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/47661?format=api",
            "vulnerability_id": "VCID-v5z4-gjhg-f3dt",
            "summary": "Malicious code in config-cordova (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-47300",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/MAL-2025-47300"
                },
                {
                    "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-x242-rrpx-fp7g",
                    "reference_id": "GHSA-x242-rrpx-fp7g",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-x242-rrpx-fp7g"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "GHSA-x242-rrpx-fp7g",
                "MAL-2025-47300"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v5z4-gjhg-f3dt"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/config-cordova@0.8.5"
}