Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40112?format=api",
    "vulnerability_id": "VCID-pgg1-3e3p-g3fe",
    "summary": "The SolarWinds Platform was susceptible to a Arbitrary Open Redirection Vulnerability. A potential attacker can redirect to different domain when using URL parameter with relative entry in the correct format",
    "aliases": [
        {
            "alias": "CVE-2024-28076"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-28076",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00027",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08046",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00027",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08018",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00027",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08053",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00027",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08049",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-28076"
        },
        {
            "reference_url": "https://www.solarwinds.com/trust-center/security-advisories/cve-2024-28076",
            "reference_id": "cve-2024-28076",
            "reference_type": "",
            "scores": [
                {
                    "value": "7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/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/2024-04-19T15:10:11Z/"
                }
            ],
            "url": "https://www.solarwinds.com/trust-center/security-advisories/cve-2024-28076"
        },
        {
            "reference_url": "https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/solarwinds_platform_2024-1-1_release_notes.htm",
            "reference_id": "solarwinds_platform_2024-1-1_release_notes.htm",
            "reference_type": "",
            "scores": [
                {
                    "value": "7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/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/2024-04-19T15:10:11Z/"
                }
            ],
            "url": "https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/solarwinds_platform_2024-1-1_release_notes.htm"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 601,
            "name": "URL Redirection to Untrusted Site ('Open Redirect')",
            "description": "A web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a Redirect. This simplifies phishing attacks."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.0 - 7.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pgg1-3e3p-g3fe"
}