Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/46415?format=api",
    "purl": "pkg:pypi/codechecker@6.26.2",
    "type": "pypi",
    "namespace": "",
    "name": "codechecker",
    "version": "6.26.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37136?format=api",
            "vulnerability_id": "VCID-6urc-avwv-vbdk",
            "summary": "CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. \n\n\n\n\nCodeChecker versions up to 6.26.1 contain a buffer overflow vulnerability in the internal ldlogger library, which is executed by the CodeChecker log command.\n\n\n\n\n\nThis issue affects CodeChecker: through 6.26.1.",
            "references": [
                {
                    "reference_url": "https://github.com/Ericsson/codechecker",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Ericsson/codechecker"
                },
                {
                    "reference_url": "https://github.com/Ericsson/codechecker/commit/4122eb1b43d00c880e4f0747d2ca0a674feb7a50",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Ericsson/codechecker/commit/4122eb1b43d00c880e4f0747d2ca0a674feb7a50"
                },
                {
                    "reference_url": "https://github.com/Ericsson/codechecker/security/advisories/GHSA-5xf2-f6ch-6p8r",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://github.com/Ericsson/codechecker/security/advisories/GHSA-5xf2-f6ch-6p8r"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40843",
                    "reference_id": "CVE-2025-40843",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40843"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-5xf2-f6ch-6p8r",
                    "reference_id": "GHSA-5xf2-f6ch-6p8r",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-5xf2-f6ch-6p8r"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/46415?format=api",
                    "purl": "pkg:pypi/codechecker@6.26.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/codechecker@6.26.2"
                }
            ],
            "aliases": [
                "CVE-2025-40843",
                "GHSA-5xf2-f6ch-6p8r",
                "PYSEC-2025-100"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6urc-avwv-vbdk"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/codechecker@6.26.2"
}