CRLF injection in Database Proxy - CVE-2026-12357
Published: July 27, 2026
Vulnerability details
The vulnerability allows a remote user to inject arbitrary data in server response.
The vulnerability exists due to insufficient validation of attacker-supplied data within the generateFileContent function. A remote administrator can pass specially crafted data to the application containing CR-LF characters and modify application behavior, leading to arbitrary code execution.