Path traversal in Roxy-WI - CVE-2026-33431
Published: April 20, 2026
Roxy-WI
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to path traversal in the POST /config//show API endpoint when processing the user-supplied configver parameter. A remote user can send a specially crafted request containing ../ sequences to disclose sensitive information.
The issue affects authenticated users regardless of their assigned role, and exposed files may include the application configuration and SSH private keys accessible to the web application process.