Description
An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known.
Published: 2026-08-28
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Update
AI Analysis

Impact

An attacker who possesses valid user credentials can trigger the vulnerability by sending an invalid IMAP URLFETCH command. The server mistakenly includes uninitialized memory data in the error response that is returned to the client. This allows disclosure of confidential process data and potentially other sensitive information, consistent with CWE-200 and CWE-908. The resulting impact is a loss of confidentiality.

Affected Systems

The affected components are Open-Xchange GmbH’s OX Dovecot CE and OX Dovecot Pro products. No specific vulnerable version numbers are listed, so any installation that has not been patched to a non‑vulnerable release remains at risk.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, and the EPSS score of 0.226% indicates a very low likelihood of exploitation. The vulnerability is not included in the CISA KEV catalog, and no public exploits are known. Successful exploitation requires valid credentials to issue the malformed IMAP request, so an attacker must first obtain or compromise legitimate user access. Given the lack of public exploits and the credential requirement, the overall risk is moderate, but the data exposure remains a concern for organizations with sensitive information.

Generated by OpenCVE AI on September 1, 2026 at 14:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑provided patch to upgrade to a non‑vulnerable OX Dovecot version.
  • If a patch is not immediately available, disable the IMAP URLAUTH feature to prevent use of the vulnerable URLFETCH functionality.
  • Restrict IMAP access to only necessary users and review permissions to limit exposure of credentials.

Generated by OpenCVE AI on September 1, 2026 at 14:39 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 Uninitialized Memory Disclosure via Invalid IMAP URLFETCH Command in OX Dovecot dovecot: Dovecot: Information disclosure via invalid IMAP URLFETCH command
Weaknesses CWE-908
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 28 Aug 2026 21: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 Uninitialized Memory Disclosure via Invalid IMAP URLFETCH Command in OX Dovecot

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

Type Values Removed Values Added
Description An attacker that has valid credentials can send an invalid IMAP URLFETCH command, which causes uninitialized memory to be included in the error response returned to the client. Process memory contents can be disclosed to the client, which may include sensitive data. Disable the IMAP URLAUTH functionality. Update to non-vulnerable version. No publicly available exploits are known.
Weaknesses CWE-200
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: OX

Published:

Updated: 2026-08-28T15:53:58.772Z

Reserved: 2026-04-27T08:53:58.839Z

Link: CVE-2026-42392

cve-icon Vulnrichment

Updated: 2026-08-28T14:32:33.745Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-42392

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-42392 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:45:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-908

    Use of Uninitialized Resource