Input validation error in Text Generation Web UI - #VU127419
Published: April 24, 2026
Text Generation Web UI
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper input validation in the API extension when handling a crafted API request to the "/v1/internal/model/load" endpoint. A remote attacker can supply a crafted "args" value that sets "trust_remote_code" to true to execute arbitrary code.
By default, authentication is not required to exploit this vulnerability.