Path traversal in Flarum - CVE-2026-41887
Published: April 20, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to path traversal in the LESS parser when compiling LESS config variables from theme color settings. A remote privileged user can submit a specially crafted setting value to disclose sensitive information.
The contents of an imported resource are embedded into the compiled forum.css, which is publicly served.