Description
In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, mail search and LITERAL+ byte-count desynchronization could lead to information disclosure or privilege escalation via IMAP command injection.
Published: 2026-08-17
Score: 7.1 High
EPSS: 1.3% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises when mail search functions and the LITERAL+ byte-count feature are not properly synchronized in Roundcube Webmail versions prior to 1.6.18 and 1.7.3. This desynchronization allows an attacker to inject arbitrary IMAP commands, which can lead to sensitive information disclosure or escalation of privileges on the mail server. The flaw is a classic command injection (CWE-77) that bypasses normal command restrictions.

Affected Systems

Roundcube Webmail installations running any version before 1.6.18 or before 1.7.3 are affected. Customers should confirm that their deployment is using 1.6.18, 1.7.3, or later releases.

Risk and Exploitability

Based on the description, it is inferred that attackers would need the ability to send IMAP commands to the affected server, which could be achieved remotely if IMAP is exposed over the Internet. The CVSS score of 7.1 indicates high severity, and the EPSS score is 1%. The vulnerability is not listed in the CISA KEV catalog. Once the command injection is executed, the attacker may read protected mail or gain higher‑level access depending on the server’s configuration.

Generated by OpenCVE AI on August 18, 2026 at 18:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Roundcube Webmail to version 1.6.18 or 1.7.3, which contain fixes for the desynchronization issue.
  • If upgrading immediately is not possible, restrict IMAP access to trusted networks or users to reduce the attack surface.
  • Validate or disable the LITERAL+ byte-count handling in the IMAP configuration when feasible to prevent desynchronization attacks.

Generated by OpenCVE AI on August 18, 2026 at 18:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4760-1 roundcube security update
Debian DSA Debian DSA DSA-6479-1 roundcube security update
History

Tue, 18 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Title Roundcube Webmail IMAP Command Injection via Mail Search Desynchronization

Mon, 17 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 17 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Title Roundcube Webmail IMAP Command Injection via Mail Search Desynchronization

Mon, 17 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, mail search and LITERAL+ byte-count desynchronization could lead to information disclosure or privilege escalation via IMAP command injection.
First Time appeared Roundcube
Roundcube webmail
Weaknesses CWE-77
CPEs cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*
Vendors & Products Roundcube
Roundcube webmail
References
Metrics cvssV3_1

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


Subscriptions

Roundcube Webmail
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-18T03:55:29.235Z

Reserved: 2026-08-17T12:48:40.890Z

Link: CVE-2026-75002

cve-icon Vulnrichment

Updated: 2026-08-17T14:38:33.095Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-17T13:16:54.747

Modified: 2026-09-01T21:04:08.583

Link: CVE-2026-75002

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T18:30:16Z

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')