Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/102166?format=api",
    "vulnerability_id": "VCID-m44g-p9qr-3bck",
    "summary": "Rufus is a utility that helps format and create bootable USB flash drives. A DLL hijacking vulnerability in Rufus 4.6.2208 and earlier versions allows an attacker loading and executing a malicious DLL with escalated privileges (since the executable has been granted higher privileges during the time of launch) due to the ability to inject a malicious `cfgmgr32.dll` in the same directory as the executable and have it side load automatically. This is fixed in commit `74dfa49`, which will be part of version 4.7. Users are advised to upgrade as soon as version 4.7 becomes available. There are no known workarounds for this vulnerability.",
    "aliases": [
        {
            "alias": "CVE-2025-26624"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-26624",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00086",
                    "scoring_system": "epss",
                    "scoring_elements": "0.24839",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00086",
                    "scoring_system": "epss",
                    "scoring_elements": "0.25056",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00086",
                    "scoring_system": "epss",
                    "scoring_elements": "0.25039",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-26624"
        },
        {
            "reference_url": "https://github.com/pbatard/rufus/commit/74dfa49707fd626b58d776d3400295740a29e23e",
            "reference_id": "74dfa49707fd626b58d776d3400295740a29e23e",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-02-19T15:02:22Z/"
                }
            ],
            "url": "https://github.com/pbatard/rufus/commit/74dfa49707fd626b58d776d3400295740a29e23e"
        },
        {
            "reference_url": "https://github.com/pbatard/rufus/security/advisories/GHSA-p8p5-r296-g2jv",
            "reference_id": "GHSA-p8p5-r296-g2jv",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-02-19T15:02:22Z/"
                }
            ],
            "url": "https://github.com/pbatard/rufus/security/advisories/GHSA-p8p5-r296-g2jv"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 426,
            "name": "Untrusted Search Path",
            "description": "The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product's direct control."
        },
        {
            "cwe_id": 427,
            "name": "Uncontrolled Search Path Element",
            "description": "The product uses a fixed or controlled search path to find resources, but one or more locations in that path can be under the control of unintended actors."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.8 - 6.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-m44g-p9qr-3bck"
}