Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/70013?format=api",
    "vulnerability_id": "VCID-gurk-6as2-8ufk",
    "summary": "Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, agent_action (app/routes/smon/agent_routes.py:166-179) has decorators @bp.post('/agent/action/<action>') and @jwt_required() only — no role check, no group ownership check on the server_ip form field. Any authenticated user, including role 4 (guest), can start, stop, or restart the roxy-wi-smon-agent systemd unit on any server they can name. Roxy-WI executes the systemd action over its own SSH credentials (passwordless sudo), so the action runs as root on the target. At time of publication, there are no publicly available patches.",
    "aliases": [
        {
            "alias": "CVE-2026-45549"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-45549",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00036",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11249",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00036",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11317",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00036",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11309",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00036",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11275",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-45549"
        },
        {
            "reference_url": "https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-c92j-h72m-ff4j",
            "reference_id": "GHSA-c92j-h72m-ff4j",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-10T16:02:42Z/"
                }
            ],
            "url": "https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-c92j-h72m-ff4j"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        },
        {
            "cwe_id": 863,
            "name": "Incorrect Authorization",
            "description": "The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.5 - 8.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gurk-6as2-8ufk"
}