Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/100677?format=api",
    "vulnerability_id": "VCID-qqcn-pkc3-guf2",
    "summary": "In JetBrains TeamCity before 2025.07.2 path traversal was possible during project archive upload",
    "aliases": [
        {
            "alias": "CVE-2025-59456"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-59456",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00242",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-59456"
        },
        {
            "reference_url": "https://www.jetbrains.com/privacy-security/issues-fixed/",
            "reference_id": "issues-fixed",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-09-17T12:59:38Z/"
                }
            ],
            "url": "https://www.jetbrains.com/privacy-security/issues-fixed/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 23,
            "name": "Relative Path Traversal",
            "description": "The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as .. that can resolve to a location that is outside of that directory."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.5 - 5.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qqcn-pkc3-guf2"
}