Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/90108?format=api",
    "vulnerability_id": "VCID-5dvh-d55y-w3dr",
    "summary": "ColdFusion versions 2023.12, 2021.18, 2025.0 and earlier are affected by an Improper Access Control vulnerability that could result in arbitrary code execution. A high-privileged attacker could leverage this vulnerability to access or modify sensitive data without proper authorization. Exploitation of this issue does not require user interaction, and scope is changed.",
    "aliases": [
        {
            "alias": "CVE-2025-30281"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30281",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.07382",
                    "scoring_system": "epss",
                    "scoring_elements": "0.91909",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.07382",
                    "scoring_system": "epss",
                    "scoring_elements": "0.91937",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.07382",
                    "scoring_system": "epss",
                    "scoring_elements": "0.91944",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.07382",
                    "scoring_system": "epss",
                    "scoring_elements": "0.91941",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30281"
        },
        {
            "reference_url": "https://helpx.adobe.com/security/products/coldfusion/apsb25-15.html",
            "reference_id": "apsb25-15.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/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-08T20:28:38Z/"
                }
            ],
            "url": "https://helpx.adobe.com/security/products/coldfusion/apsb25-15.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 284,
            "name": "Improper Access Control",
            "description": "The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.1 - 9.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5dvh-d55y-w3dr"
}