Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/80055?format=api",
    "vulnerability_id": "VCID-zvhy-d6nu-zucs",
    "summary": "Due to a missing authorization check, SAP S/4HANA (Private Cloud and On-Premise) allows an authenticated user to delete files on the operating system and gain unauthorized control over file operations which could leads to no impact on Confidentiality, Low impact on Integrity and Availability of the application.",
    "aliases": [
        {
            "alias": "CVE-2026-27673"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-27673",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12669",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.0004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12571",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12663",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-27673"
        },
        {
            "reference_url": "https://me.sap.com/notes/3703813",
            "reference_id": "3703813",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.9",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-14T12:56:39Z/"
                }
            ],
            "url": "https://me.sap.com/notes/3703813"
        },
        {
            "reference_url": "https://url.sap/sapsecuritypatchday",
            "reference_id": "sapsecuritypatchday",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.9",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-14T12:56:39Z/"
                }
            ],
            "url": "https://url.sap/sapsecuritypatchday"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.9 - 4.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zvhy-d6nu-zucs"
}