# CVE-2026-33078

> Vulnerability · severity: **CRITICAL** (CVSS 9.8).

## 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.

## Key facts

- **CVE ID:** CVE-2026-33078
- **Published:** 2026-04-24
- **CVSS severity:** CRITICAL
- **CVSS base score:** 9.8
- **CWE codes:** CWE-89

## Affected products

- `roxy-wi:roxy-wi`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-33078

## Citation

> AI Analytics. CVE-2026-33078. Retrieved 2026-07-25 from https://api.ai-analytics.org/cve/CVE-2026-33078. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*