Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/114655?format=api",
    "vulnerability_id": "VCID-jknt-rhn5-3yfy",
    "summary": "The Quantenna Wi-Fi chipset ships with a local control script, router_command.sh (in the run_cmd argument), that is vulnerable to command injection. This is an instance of CWE-88, \"Improper Neutralization of Argument Delimiters in a Command ('Argument Injection'),\" and is estimated as a CVSS 7.7 ( CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N) https://www.first.org/cvss/calculator/3-1#CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N) .\nThis issue affects Quantenna Wi-Fi chipset through version 8.0.0.28 of the latest SDK, and appears to be unpatched at the time of this CVE record's first publishing, though the vendor has released a best practices guide for implementors of this chipset.",
    "aliases": [
        {
            "alias": "CVE-2025-32455"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-32455",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00331",
                    "scoring_system": "epss",
                    "scoring_elements": "0.5639",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00331",
                    "scoring_system": "epss",
                    "scoring_elements": "0.56508",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-32455"
        },
        {
            "reference_url": "https://takeonme.org/cves/cve-2025-3460",
            "reference_id": "cve-2025-3460",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-06-09T15:01:33Z/"
                }
            ],
            "url": "https://takeonme.org/cves/cve-2025-3460"
        },
        {
            "reference_url": "https://community.onsemi.com/s/article/QCS-Quantenna-Wi-Fi-product-support-and-security-best-practices",
            "reference_id": "QCS-Quantenna-Wi-Fi-product-support-and-security-best-practices",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-06-09T15:01:33Z/"
                }
            ],
            "url": "https://community.onsemi.com/s/article/QCS-Quantenna-Wi-Fi-product-support-and-security-best-practices"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 88,
            "name": "Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')",
            "description": "The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.7 - 7.7",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jknt-rhn5-3yfy"
}