CVE-2026-40871
Last modified
CVE-2026-40871 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. mailcow: dockerized is an open source groupware/email suite based on docker. Versions prior to 2026-03b have a second-order SQL injection vulnerability in the quarantine_category field via the Mailcow API. EPSS estimates a 9.87% chance of exploitation in the next 30 days.
Description
mailcow: dockerized is an open source groupware/email suite based on docker. Versions prior to 2026-03b have a second-order SQL injection vulnerability in the quarantine_category field via the Mailcow API. The /api/v1/add/mailbox endpoint stores quarantine_category without validation or sanitization. This value is later used by quarantine_notify.py, which constructs SQL queries using unsafe % string formatting instead of parameterized queries. This results in a delayed (second-order) SQL injection when the quarantine notification job executes, allowing an attacker to inject arbitrary SQL. Using a UNION SELECT, sensitive data (e.g., admin credentials) can be exfiltrated and rendered inside quarantine notification emails. Version 2026-03b fixes the vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-40871?
How severe is CVE-2026-40871?
How do I fix CVE-2026-40871?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-40866Horilla is a free and open source Human Resource Management …8.6
- CVE-2026-40867Horilla is a free and open source Human Resource Management …7.1
- CVE-2026-40868Kyverno is a policy engine designed for cloud native platfor…8.1
- CVE-2026-40869Decidim is a participatory democracy framework. Starting in …6.5
- CVE-2026-4087The Pre* Party Resource Hints plugin for WordPress is vulner…6.5
- CVE-2026-40870Decidim is a participatory democracy framework. Starting in …7.5
- CVE-2026-40872mailcow: dockerized is an open source groupware/email suite …9.3
- CVE-2026-40873mailcow: dockerized is an open source groupware/email suite …8.9
- CVE-2026-40874mailcow: dockerized is an open source groupware/email suite …6
- CVE-2026-40875mailcow: dockerized is an open source groupware/email suite …7
- CVE-2026-40876goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-be…8.8
- CVE-2026-40878mailcow: dockerized is an open source groupware/email suite …2.1
Are you affected by CVE-2026-40871?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
