Description
None None None No publicly available exploits are known.
Published: 2026-08-28
Score: 3.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Access
Action: Apply Patch
AI Analysis

Impact

The vulnerability allows an attacker to bypass ACL restrictions when Dovecot automatically creates a mailbox, enabling unauthorized access to email data. It is an improper access control flaw (CWE‑1220 and CWE‑284) that could let a malicious user read or write messages that should be protected. No publicly available exploits are known, but the weakness could be exploited if the attacker can trigger automatic mailbox creation or otherwise influence the Dovecot configuration.

Affected Systems

Open‑Xchange’s OX Dovecot CE and OX Dovecot Pro are affected. The advisory does not specify particular product versions, indicating that all current builds of the Dovecot component which implements lda_mailbox_autocreate are potentially vulnerable. Administrators should verify whether their installations use either of these products.

Risk and Exploitability

The CVSS base score of 3.1 reflects low severity, and the EPSS score is below 1%, indicating a very low likelihood that this flaw will be exploited in the wild. The vulnerability is not listed in the CISA KEV catalog. The attack vector is not explicitly documented; it is inferred that exploitation may require either local or privileged access to the server's mailbox configuration or the ability to influence mailbox creation, but this cannot be confirmed from the available data.

Generated by OpenCVE AI on September 1, 2026 at 15:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest OX Dovecot CE or OX Dovecot Pro release that includes the fix for this ACL bypass.
  • Review and tighten mailbox ACL configurations, ensuring that only legitimate users and groups have permissions to create or access mailboxes, and that no default permissions grant broader access.
  • Disable or restrict the automatic mailbox creation feature if it is not needed in your environment.
  • Monitor authentication and mailbox‑creation logs for anomalous activity and investigate any unexpected access attempts.

Generated by OpenCVE AI on September 1, 2026 at 15:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Open-xchange
Open-xchange ox Dovecot Ce
Open-xchange ox Dovecot Pro
Vendors & Products Open-xchange
Open-xchange ox Dovecot Ce
Open-xchange ox Dovecot Pro

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Open‑Xchange OX Dovecot dovecot: dovecot: lda_mailbox_autocreate can bypass acl restrictions
Weaknesses CWE-1220
References
Metrics threat_severity

None

threat_severity

Low


Fri, 28 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Title Improper Access Control in Open‑Xchange OX Dovecot

Fri, 28 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description None None None No publicly available exploits are known.
Weaknesses CWE-284
References
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Open-xchange Ox Dovecot Ce Ox Dovecot Pro
cve-icon MITRE

Status: PUBLISHED

Assigner: OX

Published:

Updated: 2026-08-28T14:56:40.510Z

Reserved: 2026-04-10T07:11:39.060Z

Link: CVE-2026-40204

cve-icon Vulnrichment

Updated: 2026-08-28T14:56:36.074Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T12:16:29.023

Modified: 2026-09-03T18:13:44.643

Link: CVE-2026-40204

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-28T10:12:23Z

Links: CVE-2026-40204 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T15:15:12Z

Weaknesses
  • CWE-1220

    Insufficient Granularity of Access Control

  • CWE-284

    Improper Access Control