๐Ÿ” CVE Alert

CVE-2026-45558

CRITICAL 9.9

Roxy-WI: Authenticated RCE on every managed HAProxy load balancer via `option` field config injection in section save

CVSS Score
9.9
EPSS Score
0.0%
EPSS Percentile
0th

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, the HAProxy section-save endpoints (POST /api/service/haproxy/<server_id>/section/<section_type> and the PUT / global / defaults variants) accept a JSON option field that is not validated, not escaped, and is rendered verbatim into the generated HAProxy configuration via the section.j2, global.j2, and defaults.j2 Ansible templates. Because Roxy-WI then pushes the generated config to the load balancer and runs systemctl reload haproxy, an authenticated user with role โ‰ค 3 (user) can inject arbitrary HAProxy directives into the config that runs on every load balancer their group manages โ€” including option external-check + external-check command /bin/bash -c 'โ€ฆ', which gives remote code execution on the load balancer as the haproxy user on every health-check tick. At time of publication, there are no publicly available patches.

CWE CWE-20 CWE-77 CWE-78 CWE-94
Vendor roxy-wi
Product roxy-wi
Published Jun 10, 2026
Last Updated Jun 10, 2026
Stay Ahead of the Next One

Get instant alerts for roxy-wi roxy-wi

Be the first to know when new critical vulnerabilities affecting roxy-wi roxy-wi are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

roxy-wi / roxy-wi
<= 8.2.6.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-w2x4-66jj-3597