Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50846?format=api",
    "vulnerability_id": "VCID-uuap-y2p6-mfbc",
    "summary": "The Linear eMerge e3-Series through version 1.00-07 is vulnerable to an OS command injection vulnerability. A remote and unauthenticated attacker can execute arbitrary OS commands via the login_id parameter when invoking the forgot_password functionality over HTTP.",
    "aliases": [
        {
            "alias": "CVE-2024-9441"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-9441",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.67631",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98605",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.67631",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98599",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.67631",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98603",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.67631",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98604",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-9441"
        },
        {
            "reference_url": "https://vulncheck.com/advisories/linear-emerge-forgot-password",
            "reference_id": "linear-emerge-forgot-password",
            "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/2024-10-02T19:05:04Z/"
                }
            ],
            "url": "https://vulncheck.com/advisories/linear-emerge-forgot-password"
        },
        {
            "reference_url": "https://ssd-disclosure.com/ssd-advisory-nortek-linear-emerge-e3-pre-auth-rce/",
            "reference_id": "ssd-advisory-nortek-linear-emerge-e3-pre-auth-rce",
            "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/2024-10-02T19:05:04Z/"
                }
            ],
            "url": "https://ssd-disclosure.com/ssd-advisory-nortek-linear-emerge-e3-pre-auth-rce/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 78,
            "name": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
            "description": "The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.8 - 9.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-uuap-y2p6-mfbc"
}