Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/70020?format=api",
    "vulnerability_id": "VCID-u34a-hmdm-4fda",
    "summary": "This vulnerability exists in GX Earth 2022 ONT models due to the presence of hardcoded RSA private key within the device firmware. A remote attacker could exploit this vulnerability by extracting the cryptographic private key from the firmware, which could lead to decryption of HTTPS traffic and Man-in-the-Middle (MITM) attacks on the targeted device.",
    "aliases": [
        {
            "alias": "CVE-2026-45433"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-45433",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00188",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40545",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00188",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40713",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-45433"
        },
        {
            "reference_url": "https://www.cert-in.org.in/s2cMainServlet?pageid=PUBVLNOTES01&VLCODE=CIVN-2026-0288",
            "reference_id": "s2cMainServlet?pageid=PUBVLNOTES01&VLCODE=CIVN-2026-0288",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-06-04T13:47:42Z/"
                }
            ],
            "url": "https://www.cert-in.org.in/s2cMainServlet?pageid=PUBVLNOTES01&VLCODE=CIVN-2026-0288"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 321,
            "name": "Use of Hard-coded Cryptographic Key",
            "description": "The use of a hard-coded cryptographic key significantly increases the possibility that encrypted data may be recovered."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.7 - 8.7",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-u34a-hmdm-4fda"
}