Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/95007?format=api",
    "vulnerability_id": "VCID-y18k-kzru-m3fs",
    "summary": "A path traversal vulnerability has been reported to affect File Station 5. If a remote attacker gains a user account, they can then exploit the vulnerability to read the contents of unexpected files or system data.\n\nWe have already fixed the vulnerability in the following version:\nFile Station 5 5.5.6.5190 and later",
    "aliases": [
        {
            "alias": "CVE-2025-66278"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-66278",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00078",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23368",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-66278"
        },
        {
            "reference_url": "https://www.qnap.com/en/security-advisory/qsa-26-03",
            "reference_id": "qsa-26-03",
            "reference_type": "",
            "scores": [
                {
                    "value": "1.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-02-11T16:43:22Z/"
                }
            ],
            "url": "https://www.qnap.com/en/security-advisory/qsa-26-03"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 22,
            "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
            "description": "The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory."
        }
    ],
    "exploits": [],
    "severity_range_score": "1.3 - 1.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-y18k-kzru-m3fs"
}