CVE 8.9 HIGH

Roxy-WI has SQL Injection in haproxy_section_save Endpoint via Unsanitized server_ip Parameter_CVE-2026-33078

8.9 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P

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.

AI Analysis

SQL injection vulnerability in the haproxy_section_save function

Basic Information

ID CVE-2026-33078
Source GitHub_M
Published Apr 24, 2026 at 02:05

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.9 / 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.