Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/95221?format=api",
    "vulnerability_id": "VCID-vvrv-sszu-fbhb",
    "summary": "A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/auth-proxy-set-headers` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)",
    "aliases": [
        {
            "alias": "CVE-2025-15566"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15566",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0006",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19076",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0006",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19243",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.0006",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19263",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.0006",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19241",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-15566"
        },
        {
            "reference_url": "https://github.com/kubernetes/kubernetes/issues/136789",
            "reference_id": "136789",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-02-07T04:55:17Z/"
                }
            ],
            "url": "https://github.com/kubernetes/kubernetes/issues/136789"
        }
    ],
    "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": "8.8 - 8.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vvrv-sszu-fbhb"
}