Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/91097?format=api",
    "vulnerability_id": "VCID-7n3y-dkzf-7bh5",
    "summary": "An unauthenticated administrative access vulnerability exists in the open-source HashTech project (https://github.com/henzljw/hashtech) 1.0 thru commit 5919decaff2681dc250e934814fc3a35f6093ee5 (2021-07-02). Due to missing authentication checks on /admin_index.php, an attacker can directly access the admin dashboard without valid credentials. This allows full administrative control including viewing/modifying user accounts, managing orders, changing payments, and editing product listings. Successful exploitation can lead to information disclosure, data manipulation, and privilege escalation.",
    "aliases": [
        {
            "alias": "CVE-2025-65276"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-65276",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00072",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21966",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-65276"
        },
        {
            "reference_url": "https://gist.github.com/whoisrushi/c3bfcd1adf96d80952edbd03d0310836",
            "reference_id": "c3bfcd1adf96d80952edbd03d0310836",
            "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:P/A:Y/T:T/P:M/B:A/M:M/D:R/2025-12-01T18:53:49Z/"
                }
            ],
            "url": "https://gist.github.com/whoisrushi/c3bfcd1adf96d80952edbd03d0310836"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "9.8 - 9.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7n3y-dkzf-7bh5"
}