Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Joshua Hayes

#31862of 56,330
8.7Total CVSS
Vulnerabilities · 1
PT-2026-53986
8.7
2026-06-30
Fuxa · Fuxa · CVE-2026-13207
**Name of the Vulnerable Software and Affected Versions** FUXA versions prior to 1.3.2 **Description** An authentication bypass exists in the REST API due to improper dot-segment path normalization. The API router does not normalize dot-segment sequences before the authentication middleware is applied. This allows unauthenticated users to access protected endpoints by prefixing paths with dot-segments, such as '/api/./users', '/api/./roles', and '/api/project/../users', resulting in the unauthorized disclosure of sensitive user and role data. **Recommendations** Update FUXA to version 1.3.2 or later.