Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/256786?format=api",
    "vulnerability_id": "VCID-rus4-5961-mbcs",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2022-26887"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-26887",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00425",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62598",
                    "published_at": "2026-06-09T12:55:00Z"
                },
                {
                    "value": "0.00425",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62585",
                    "published_at": "2026-06-08T12:55:00Z"
                },
                {
                    "value": "0.00425",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62556",
                    "published_at": "2026-06-04T12:55:00Z"
                },
                {
                    "value": "0.00425",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62601",
                    "published_at": "2026-06-05T12:55:00Z"
                },
                {
                    "value": "0.00425",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62609",
                    "published_at": "2026-06-06T12:55:00Z"
                },
                {
                    "value": "0.00425",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62599",
                    "published_at": "2026-06-07T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-26887"
        },
        {
            "reference_url": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-081-01",
            "reference_id": "icsa-22-081-01",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-04-16T15:57:00Z/"
                }
            ],
            "url": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-081-01"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 89,
            "name": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
            "description": "The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.8 - 9.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rus4-5961-mbcs"
}