Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89716?format=api",
    "vulnerability_id": "VCID-69mh-h8n1-hua9",
    "summary": "Adobe Framemaker versions 2020.8, 2022.6 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.",
    "aliases": [
        {
            "alias": "CVE-2025-30297"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30297",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00172",
                    "scoring_system": "epss",
                    "scoring_elements": "0.38457",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00172",
                    "scoring_system": "epss",
                    "scoring_elements": "0.3863",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30297"
        },
        {
            "reference_url": "https://helpx.adobe.com/security/products/framemaker/apsb25-33.html",
            "reference_id": "apsb25-33.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-04-09T04:01:11Z/"
                }
            ],
            "url": "https://helpx.adobe.com/security/products/framemaker/apsb25-33.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 787,
            "name": "Out-of-bounds Write",
            "description": "The product writes data past the end, or before the beginning, of the intended buffer."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.8 - 7.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-69mh-h8n1-hua9"
}