Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/101583?format=api",
    "vulnerability_id": "VCID-k1va-bm2p-fucs",
    "summary": "A CWE-306 \"Missing Authentication for Critical Function\" in maxprofile/accounts/routes.lua in Q-Free MaxTime less than or equal to version 2.11.0 allows an unauthenticated remote attacker to create arbitrary users, including administrators, via crafted HTTP requests.",
    "aliases": [
        {
            "alias": "CVE-2025-26342"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-26342",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00992",
                    "scoring_system": "epss",
                    "scoring_elements": "0.77333",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-26342"
        },
        {
            "reference_url": "https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2025-26342",
            "reference_id": "vulnerability-advisories-cve-2025-26342",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-02-12T14:38:30Z/"
                }
            ],
            "url": "https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2025-26342"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 306,
            "name": "Missing Authentication for Critical Function",
            "description": "The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.8 - 9.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-k1va-bm2p-fucs"
}