Path traversal in Roxy-WI - CVE-2026-33077
Published: April 23, 2026
Roxy-WI
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper access control in the haproxy_section_save interface when handling crafted requests containing a user-controlled file path in the oldconfig parameter. A remote attacker can send a specially crafted request to disclose sensitive information.
The supplied file path is opened by the rewrite_section function, and the file contents may be exposed through subsequent server operations.