Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/353953?format=api",
    "vulnerability_id": "VCID-eef6-8r4t-pfbw",
    "summary": "CWE-20: Improper Input Validation vulnerability exists that could cause Denial of Service when an\nauthenticated malicious user sends special malformed HTTPS request containing improper formatted body\ndata to the controller.",
    "aliases": [
        {
            "alias": "CVE-2025-3116"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-3116",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00271",
                    "scoring_system": "epss",
                    "scoring_elements": "0.50746",
                    "published_at": "2026-06-09T12:55:00Z"
                },
                {
                    "value": "0.00271",
                    "scoring_system": "epss",
                    "scoring_elements": "0.5078",
                    "published_at": "2026-06-06T12:55:00Z"
                },
                {
                    "value": "0.00271",
                    "scoring_system": "epss",
                    "scoring_elements": "0.50761",
                    "published_at": "2026-06-07T12:55:00Z"
                },
                {
                    "value": "0.00271",
                    "scoring_system": "epss",
                    "scoring_elements": "0.5073",
                    "published_at": "2026-06-08T12:55:00Z"
                },
                {
                    "value": "0.00271",
                    "scoring_system": "epss",
                    "scoring_elements": "0.50775",
                    "published_at": "2026-06-05T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-3116"
        },
        {
            "reference_url": "https://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2025-161-02&p_enDocType=Security+and+Safety+Notice&p_File_Name=SEVD-2025-161-02.pdf",
            "reference_id": "files?p_Doc_Ref=SEVD-2025-161-02&p_enDocType=Security+and+Safety+Notice&p_File_Name=SEVD-2025-161-02.pdf",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "7.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-06-10T14:21:17Z/"
                }
            ],
            "url": "https://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2025-161-02&p_enDocType=Security+and+Safety+Notice&p_File_Name=SEVD-2025-161-02.pdf"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 20,
            "name": "Improper Input Validation",
            "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.5 - 7.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-eef6-8r4t-pfbw"
}