CVE 2.1 LOW

mailcow-dockerized Login Page has Reflected Parameter Injection / Wrong-Context XSS Escaping_CVE-2026-40878

2.1 / 10
LOW
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Description

mailcow: dockerized is an open source groupware/email suite based on docker. In versions prior to 2026-03b, the mailcow web interface passes the raw `$_SERVER['REQUEST_URI']` to Twig as a global template variable and renders it inside a JavaScript string literal in the `setLang()` helper of `base.twig`, relying on Twig's default HTML auto-escaping instead of the context-appropriate `js` escaping strategy. In addition, the `query_string()` Twig helper merges all current `$_GET` parameters into the language-switching links on the login page, so attacker-supplied parameters are reflected and preserved across navigation. Version 2026-03b fixes the vulnerability.

Basic Information

ID CVE-2026-40878
Source GitHub_M
Published Apr 21, 2026 at 19:21

Affected Product

Vendor mailcow
Product mailcow-dockerized
Version < 2026-03b
Affected Versions mailcow mailcow-dockerized < 2026-03b

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.