Input validation error in EspoCRM - CVE-2025-52892
Published: April 23, 2026
EspoCRM
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper input handling in the Slim router cache when processing a URI containing a double slash. A remote privileged user can load the application in a browser with a double-slash URI to cause a denial of service.
The issue occurs if the web server does not strip the double slash, and user interaction is required to load the crafted URI.