Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.4, the POST /config/<service>/show API endpoint accepts a configver parameter that is directly appended to a base directory path to construct a local file path, which is subsequently opened and its contents returned to the caller. The existing path traversal guard only inspects the base directory variable (which is never user-controlled) and entirely ignores the user-supplied configver value. An authenticated attacker can supply a configver value containing `../` sequences to escape the intended directory and read arbitrary files accessible to the web application process. Version 8.2.6.4 contains a patch for the issue.
References
| Link | Resource |
|---|---|
| https://github.com/roxy-wi/roxy-wi/commit/d4d100067dd0ee04317f05d3b51be8fcfdc3f802 | Patch |
| https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-w3c9-36jf-qrw4 | Exploit Vendor Advisory |
| https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-w3c9-36jf-qrw4 | Exploit Vendor Advisory |
Configurations
History
24 Apr 2026, 19:19
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:roxy-wi:roxy-wi:*:*:*:*:*:*:*:* | |
| References | () https://github.com/roxy-wi/roxy-wi/commit/d4d100067dd0ee04317f05d3b51be8fcfdc3f802 - Patch | |
| References | () https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-w3c9-36jf-qrw4 - Exploit, Vendor Advisory | |
| First Time |
Roxy-wi roxy-wi
Roxy-wi |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
21 Apr 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-w3c9-36jf-qrw4 - |
20 Apr 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-20 21:16
Updated : 2026-04-24 19:19
NVD link : CVE-2026-33431
Mitre link : CVE-2026-33431
CVE.ORG link : CVE-2026-33431
JSON object : View
Products Affected
roxy-wi
- roxy-wi
CWE
CWE-24
Path Traversal: '../filedir'
