Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/96161?format=api",
    "vulnerability_id": "VCID-dg97-9dfk-wber",
    "summary": "GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.11 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user to inject HTML and JavaScript into email notifications sent to other users due to improper input sanitization.",
    "aliases": [
        {
            "alias": "CVE-2025-12669"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-12669",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09255",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.0003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09211",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09264",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.0003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09265",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-12669"
        },
        {
            "reference_url": "https://hackerone.com/reports/3368096",
            "reference_id": "3368096",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-14T17:46:54Z/"
                }
            ],
            "url": "https://hackerone.com/reports/3368096"
        },
        {
            "reference_url": "https://gitlab.com/gitlab-org/gitlab/-/work_items/579385",
            "reference_id": "579385",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-14T17:46:54Z/"
                }
            ],
            "url": "https://gitlab.com/gitlab-org/gitlab/-/work_items/579385"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*",
            "reference_id": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*"
        },
        {
            "reference_url": "https://about.gitlab.com/releases/2026/05/13/patch-release-gitlab-18-11-3-released/",
            "reference_id": "patch-release-gitlab-18-11-3-released",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-14T17:46:54Z/"
                }
            ],
            "url": "https://about.gitlab.com/releases/2026/05/13/patch-release-gitlab-18-11-3-released/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 94,
            "name": "Improper Control of Generation of Code ('Code Injection')",
            "description": "The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.4 - 5.4",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dg97-9dfk-wber"
}