Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/72879?format=api",
    "purl": "pkg:pypi/langgraph-checkpoint-sqlite@3.0.1",
    "type": "pypi",
    "namespace": "",
    "name": "langgraph-checkpoint-sqlite",
    "version": "3.0.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.0.11",
    "latest_non_vulnerable_version": "3.0.1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49397?format=api",
            "vulnerability_id": "VCID-9mrv-c438-vkgv",
            "summary": "LangGraph's SQLite is vulnerable to SQL injection via metadata filter key in SQLite checkpointer list method\nAttackers who control metadata filter keys can execute arbitrary sql queries against the database.",
            "references": [
                {
                    "reference_url": "https://github.com/langchain-ai/langgraph",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/langchain-ai/langgraph"
                },
                {
                    "reference_url": "https://github.com/langchain-ai/langgraph/commit/297242913f8ad2143ee3e2f72e67db0911d48e2a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/langchain-ai/langgraph/commit/297242913f8ad2143ee3e2f72e67db0911d48e2a"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67644",
                    "reference_id": "CVE-2025-67644",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67644"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-9rwj-6rc7-p77c",
                    "reference_id": "GHSA-9rwj-6rc7-p77c",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-9rwj-6rc7-p77c"
                },
                {
                    "reference_url": "https://github.com/langchain-ai/langgraph/security/advisories/GHSA-9rwj-6rc7-p77c",
                    "reference_id": "GHSA-9rwj-6rc7-p77c",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/langchain-ai/langgraph/security/advisories/GHSA-9rwj-6rc7-p77c"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/72879?format=api",
                    "purl": "pkg:pypi/langgraph-checkpoint-sqlite@3.0.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/langgraph-checkpoint-sqlite@3.0.1"
                }
            ],
            "aliases": [
                "CVE-2025-67644",
                "GHSA-9rwj-6rc7-p77c"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9mrv-c438-vkgv"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/langgraph-checkpoint-sqlite@3.0.1"
}