#VU125777 Incorrect authorization in otp - CVE-2026-28808
Published: April 10, 2026
otp
erlang
Description
The vulnerability allows a remote attacker to bypass authorization checks and access protected CGI scripts.
The vulnerability exists due to incorrect authorization in mod_auth and mod_cgi path resolution when handling requests to script_alias CGI targets located outside DocumentRoot. A remote attacker can send a request to a script_alias URL to bypass authorization checks and access protected CGI scripts.
Exploitation requires script_alias to map a URL prefix to a CGI directory outside DocumentRoot while directory-based access controls are configured to protect that external directory.