Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/69163?format=api",
    "purl": "pkg:npm/%40hestjs/validation@0.1.6",
    "type": "npm",
    "namespace": "@hestjs",
    "name": "validation",
    "version": "0.1.6",
    "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/20137?format=api",
            "vulnerability_id": "VCID-s94q-u68s-7qfq",
            "summary": "Malicious code in @hestjs/validation (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-47245",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/MAL-2025-47245"
                },
                {
                    "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-x8h4-hpf7-vchm",
                    "reference_id": "GHSA-x8h4-hpf7-vchm",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-x8h4-hpf7-vchm"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "GHSA-x8h4-hpf7-vchm",
                "MAL-2025-47245"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s94q-u68s-7qfq"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540hestjs/validation@0.1.6"
}