Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Versions prior to 8.2.6.4 have a SQL injection vulnerability in the haproxy_section_save function in app/routes/config/routes.py. The server_ip parameter, sourced from the URL path, is passed unsanitized through multiple function calls and ultimately interpolated into a SQL query string using Python string formatting, allowing attackers to execute arbitrary SQL commands. Version 8.2.6.4 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/roxy-wi/roxy-wi/commit/aecc7971959092fa93e93531f1ffcde33524b031 | Patch |
| https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-jmj9-2c4q-849j | Exploit Vendor Advisory Mitigation |
| https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-jmj9-2c4q-849j | Exploit Vendor Advisory Mitigation |
Configurations
History
27 Apr 2026, 15:10
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/roxy-wi/roxy-wi/commit/aecc7971959092fa93e93531f1ffcde33524b031 - Patch | |
| References | () https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-jmj9-2c4q-849j - Exploit, Vendor Advisory, Mitigation | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| First Time |
Roxy-wi roxy-wi
Roxy-wi |
|
| CPE | cpe:2.3:a:roxy-wi:roxy-wi:*:*:*:*:*:*:*:* |
24 Apr 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-jmj9-2c4q-849j - |
24 Apr 2026, 03:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-24 03:16
Updated : 2026-04-27 15:10
NVD link : CVE-2026-33078
Mitre link : CVE-2026-33078
CVE.ORG link : CVE-2026-33078
JSON object : View
Products Affected
roxy-wi
- roxy-wi
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
