Path traversal in Flarum - #VU126537
Published: April 20, 2026
Flarum
Detailed vulnerability description
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.