CVE 8.5 HIGH

Roxy-WI: Authorization bypass on POST /smon/agent/action/ — guest can stop or restart smon-agent on any host_CVE-2026-45549

8.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H

Description

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.

AI Analysis

Authorization bypass vulnerability in Roxy-WI, allowing any authenticated user to start, stop, or restart the roxy-wi-smon-agent systemd unit on any server they can name.

Basic Information

ID CVE-2026-45549
Source GitHub_M
Published Jun 10, 2026 at 13:59

Affected Product

Vendor roxy-wi
Product roxy-wi
Version <= 8.2.6.4
Affected Versions roxy-wi roxy-wi <= 8.2.6.4

CWE Classification

AI Assessment

AI Score 8.5 / 10
AI Severity High
Vendor Roxy-WI
Product Roxy-WI
Version <= 8.2.6.4

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.