Lookup for vulnerabilities affecting packages.

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

{
    "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.",
    "aliases": [
        {
            "alias": "GHSA-x8h4-hpf7-vchm"
        },
        {
            "alias": "MAL-2025-47245"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/69163?format=api",
            "purl": "pkg:npm/%40hestjs/validation@0.1.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-s94q-u68s-7qfq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540hestjs/validation@0.1.6"
        }
    ],
    "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"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": "0.5",
    "weighted_severity": "0.0",
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s94q-u68s-7qfq"
}