Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/84502?format=api",
    "vulnerability_id": "VCID-2fwj-hx42-c3bm",
    "summary": "Improper neutralization of argument delimiters in a command ('argument injection') vulnerability in upKeeper Solutions upKeeper Instant Privilege Access allows Hijacking a Privileged Thread of Execution.This issue affects upKeeper Instant Privilege Access: through 1.5.0.",
    "aliases": [
        {
            "alias": "CVE-2026-2449"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-2449",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00091",
                    "scoring_system": "epss",
                    "scoring_elements": "0.25656",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00091",
                    "scoring_system": "epss",
                    "scoring_elements": "0.25855",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-2449"
        },
        {
            "reference_url": "https://support.upkeeper.se/hc/en-us/articles/26783425404444-CVE-2026-2449-Improper-neutralization-of-argument-delimiters-in-a-command",
            "reference_id": "26783425404444-CVE-2026-2449-Improper-neutralization-of-argument-delimiters-in-a-command",
            "reference_type": "",
            "scores": [
                {
                    "value": "9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-04-14T13:02:37Z/"
                }
            ],
            "url": "https://support.upkeeper.se/hc/en-us/articles/26783425404444-CVE-2026-2449-Improper-neutralization-of-argument-delimiters-in-a-command"
        }
    ],
    "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": "9.0 - 9.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2fwj-hx42-c3bm"
}