Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/73032?format=api",
    "purl": "pkg:npm/%40tinacms/graphql@2.0.3",
    "type": "npm",
    "namespace": "@tinacms",
    "name": "graphql",
    "version": "2.0.3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.0.3",
    "latest_non_vulnerable_version": "2.0.3",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49468?format=api",
            "vulnerability_id": "VCID-czz4-ta7z-xqfy",
            "summary": "tinacms is vulnerable to arbitrary code execution\n```tinacms``` uses the ```gray-matter``` package in an insecure way allowing attackers that can control the content of the processed markdown files, e.g., blog posts, to execute arbitrary code.",
            "references": [
                {
                    "reference_url": "https://github.com/tinacms/tinacms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/tinacms/tinacms"
                },
                {
                    "reference_url": "https://github.com/tinacms/tinacms/commit/fa7c27abef968e3f3a3e7d564f282bc566087569",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/tinacms/tinacms/commit/fa7c27abef968e3f3a3e7d564f282bc566087569"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68278",
                    "reference_id": "CVE-2025-68278",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68278"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-529f-9qwm-9628",
                    "reference_id": "GHSA-529f-9qwm-9628",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-529f-9qwm-9628"
                },
                {
                    "reference_url": "https://github.com/tinacms/tinacms/security/advisories/GHSA-529f-9qwm-9628",
                    "reference_id": "GHSA-529f-9qwm-9628",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/tinacms/tinacms/security/advisories/GHSA-529f-9qwm-9628"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73032?format=api",
                    "purl": "pkg:npm/%40tinacms/graphql@2.0.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540tinacms/graphql@2.0.3"
                }
            ],
            "aliases": [
                "CVE-2025-68278",
                "GHSA-529f-9qwm-9628"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-czz4-ta7z-xqfy"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540tinacms/graphql@2.0.3"
}