Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/101396?format=api",
    "vulnerability_id": "VCID-z5eq-v3y7-nucj",
    "summary": "Due to a missing authorization check in an obsolete RFC enabled function module in SAP BASIS, an authenticated low-privileged attacker could call a Remote Function Call (RFC), potentially accessing restricted system information. This results in low impact on confidentiality, with no impact on integrity or availability of the application.",
    "aliases": [
        {
            "alias": "CVE-2025-42986"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-42986",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36893",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.0016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36701",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.3688",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.0016",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36908",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-42986"
        },
        {
            "reference_url": "https://me.sap.com/notes/3626440",
            "reference_id": "3626440",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-08T18:11:27Z/"
                }
            ],
            "url": "https://me.sap.com/notes/3626440"
        },
        {
            "reference_url": "https://url.sap/sapsecuritypatchday",
            "reference_id": "sapsecuritypatchday",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-08T18:11:27Z/"
                }
            ],
            "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.3 - 4.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-z5eq-v3y7-nucj"
}