Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
8DescriptionGitHub Advisory
mailcow: dockerized is an open source groupware/email suite based on docker. In versions prior to 2026-03b, the Quarantine details modal injects attachment filenames into HTML without escaping, allowing arbitrary HTML/JS execution. An attacker can deliver an email with a crafted attachment name so that when an admin views the quarantine item, JavaScript executes in their browser, taking over their account. Version 2026-03b fixes the vulnerability.
AnalysisAI
Stored cross-site scripting (XSS) in mailcow: dockerized (versions prior to 2026-03b) allows remote unauthenticated attackers to execute arbitrary JavaScript in administrator sessions by delivering emails with malicious attachment filenames. When administrators view quarantined emails through the web interface, unsanitized filenames inject into HTML without escaping, triggering automatic JavaScript execution that can compromise administrator accounts. No public exploit or active exploitation confirmed at time of analysis, though CVSS 8.9 (CVSS 4.0) reflects high impact with low attack complexity requiring user interaction.
Technical ContextAI
Mailcow: dockerized is a containerized open-source email and groupware suite running on Docker. The vulnerability resides in the Quarantine details modal component of the administrative web interface, which displays metadata about quarantined emails including attachment filenames. The application fails to perform HTML entity encoding or sanitization before inserting attachment filenames into the DOM, creating a classic stored XSS (CWE-79) vulnerability. Because quarantine items are stored server-side and rendered upon administrator access, this is a stored/persistent XSS rather than reflected. The vulnerability affects the CPE-identified product cpe:2.3:a:mailcow:mailcow-dockerized across all versions prior to the 2026-03b release, which introduced proper output encoding for user-controlled attachment name fields.
RemediationAI
Upgrade immediately to mailcow: dockerized version 2026-03b or later, which implements proper HTML escaping for attachment filenames in the quarantine details modal. Download from the official GitHub repository following standard mailcow upgrade procedures for Docker-based deployments. Vendor advisory at https://github.com/mailcow/mailcow-dockerized/security/advisories/GHSA-2xjc-rg88-jvpp confirms fix availability and includes upgrade guidance. If immediate patching is not feasible, implement these compensating controls with noted trade-offs: (1) Restrict quarantine management interface access to trusted IP ranges via reverse proxy rules or firewall ACLs-reduces attack surface but doesn't prevent exploitation by compromised legitimate administrators. (2) Disable automatic quarantine retention and rely solely on real-time spam filtering-eliminates vulnerable code path entirely but removes quarantine review capability for false positive recovery. (3) Implement Content Security Policy headers blocking inline JavaScript execution on admin interface-mitigates XSS impact but may break legitimate mailcow functionality and requires testing. All workarounds provide partial risk reduction only; vendor patch is the definitive solution.
An issue was discovered in Appsmith before 1.52. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl
runc through version 1.0-rc6 (used in Docker before 18.09.2) contains a container escape vulnerability that allows attac
Netmaker makes networks with WireGuard. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no a
Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/
The News & Blog Designer Pack - WordPress Blog Plugin - (Blog Post Grid, Blog Post Slider, Blog Post Carousel, Blog Post
Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build
Remote code execution in NocoBase Workflow Script Node (npm @nocobase/plugin-workflow-javascript) allows authenticated l
Docker Desktop Community Edition before 2.1.0.1 allows local users to gain privileges by placing a Trojan horse docker-c
Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 25.2.169 and Application prior to version 2
An issue in Plone Docker Official Image 5.2.13 (5221) open-source software that could allow for remote code execution du
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Rated critical seve
Unauthenticated remote code execution in 9router (npm package) versions 0.4.30 through 0.4.36 allows network-adjacent at
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24255