CVE-2026-23493: Pimcore ENV Variables and Cookie Informations are exposed in http_error_log
The http_error_log file stores the $_COOKIE and $_SERVER variables, which means sensitive information such as database passwords, cookie session data, and other details can be accessed or recovered through the Pimcore backend.
References
- github.com/advisories/GHSA-q433-j342-rp9h
- github.com/pimcore/pimcore
- github.com/pimcore/pimcore/commit/002ec7d5f84973819236796e5b314703b58e8601
- github.com/pimcore/pimcore/pull/18918
- github.com/pimcore/pimcore/releases/tag/v11.5.14
- github.com/pimcore/pimcore/releases/tag/v12.3.1
- github.com/pimcore/pimcore/security/advisories/GHSA-q433-j342-rp9h
- nvd.nist.gov/vuln/detail/CVE-2026-23493
Code Behaviors & Features
Detect and mitigate CVE-2026-23493 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →