Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/337094?format=api",
    "vulnerability_id": "VCID-118m-qbx6-eqgz",
    "summary": "A heap-based buffer overflow vulnerability has been identified in the Postscript interpreter in various Lexmark devices. This vulnerability can be leveraged by an attacker to execute arbitrary code as an unprivileged user.",
    "aliases": [
        {
            "alias": "CVE-2025-65079"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-65079",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0005",
                    "scoring_system": "epss",
                    "scoring_elements": "0.15628",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.0005",
                    "scoring_system": "epss",
                    "scoring_elements": "0.15495",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.0005",
                    "scoring_system": "epss",
                    "scoring_elements": "0.15581",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.0005",
                    "scoring_system": "epss",
                    "scoring_elements": "0.15636",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.0005",
                    "scoring_system": "epss",
                    "scoring_elements": "0.15603",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.0005",
                    "scoring_system": "epss",
                    "scoring_elements": "0.15695",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00052",
                    "scoring_system": "epss",
                    "scoring_elements": "0.16387",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00052",
                    "scoring_system": "epss",
                    "scoring_elements": "0.16448",
                    "published_at": "2026-04-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-65079"
        },
        {
            "reference_url": "https://www.lexmark.com/en_us/solutions/security/lexmark-security-advisories.html",
            "reference_id": "lexmark-security-advisories.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-02-04T04:56:06Z/"
                }
            ],
            "url": "https://www.lexmark.com/en_us/solutions/security/lexmark-security-advisories.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 122,
            "name": "Heap-based Buffer Overflow",
            "description": "A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc()."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.9 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-118m-qbx6-eqgz"
}