EspoCRM is a web application with a frontend designed as a single-page application and a REST API backend written in PHP. In versions 9.1.6 and below, if a user loads Espo in the browser with double slashes (e.g https://domain//#Admin) and the webserver does not strip the double slash, it can cause a corrupted Slim router's cache. This will make the instance unusable until there is a completed rebuild. This is fixed in version 9.1.7.
References
Configurations
No configuration.
History
05 Aug 2025, 14:34
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
05 Aug 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-05 01:15
Updated : 2025-08-05 14:34
NVD link : CVE-2025-52892
Mitre link : CVE-2025-52892
CVE.ORG link : CVE-2025-52892
JSON object : View
Products Affected
No product.
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')