Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/97054?format=api",
    "vulnerability_id": "VCID-bm9b-2k4z-1fds",
    "summary": "The Utils.deserialize function in pgCodeKeeper 10.12.0 processes serialized data from untrusted sources. If an attacker provides a specially crafted .ser file, deserialization may result in unintended code execution or other malicious behavior on the target system.",
    "aliases": [
        {
            "alias": "CVE-2025-46183"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46183",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00164",
                    "scoring_system": "epss",
                    "scoring_elements": "0.3713",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00164",
                    "scoring_system": "epss",
                    "scoring_elements": "0.37308",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00164",
                    "scoring_system": "epss",
                    "scoring_elements": "0.37333",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00164",
                    "scoring_system": "epss",
                    "scoring_elements": "0.37318",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46183"
        },
        {
            "reference_url": "https://github.com/hacktimepro/vulnerabilities/blob/main/Disclosure_CVE-2025-46183_pgcodekeeper.md",
            "reference_id": "Disclosure_CVE-2025-46183_pgcodekeeper.md",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.2",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-10-24T16:25:33Z/"
                }
            ],
            "url": "https://github.com/hacktimepro/vulnerabilities/blob/main/Disclosure_CVE-2025-46183_pgcodekeeper.md"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "8.2 - 8.2",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bm9b-2k4z-1fds"
}