CVE-2026-33078

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
24/04/2026
Last modified:
27/04/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:roxy-wi:roxy-wi:*:*:*:*:*:*:*:* 8.2.6.4 (excluding)