Description
In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, improper rule name quoting could lead to managesieve_disabled_actions setting bypass via a crafted rule name in a Sieve script. This issue only affects Roundcube instances using the managesieve plugin.
Published: 2026-08-17
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Roundcube Webmail versions before 1.6.18 and before 1.7.3, an input validation flaw in the managesieve plugin allows a crafted Sieve rule name to be improperly quoted, which can bypass the managesieve_disabled_actions configuration setting. This flaw, classified as CWE‑77, means an attacker who can submit a Sieve script can potentially execute mailbox actions that the administrator intended to block, such as sending email or modifying folders. As a result, an authenticated user could elevate privileges within their own mailbox or exploit disabled features, leading to unintended data exposure or service disruption.

Affected Systems

Affected software is Roundcube Webmail, specifically version 1.6.x prior to 1.6.18 and versions 1.7.x prior to 1.7.3. Only deployments that enable the managesieve plugin are vulnerable. The vulnerability exists regardless of the underlying mail server, as the issue resides in the Roundcube application layer that processes Sieve scripts sent to the managesieve plugin.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. The EPSS score is unavailable, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the ability to submit a Sieve script, so it is limited to authenticated users with the managesieve plugin enabled. The likely attack vector is through a crafted rule name in a Sieve script, which an attacker could insert via a webmail interface. Operationally, once bypassed, malicious rule names can trigger privileged actions, potentially compromising mail confidentiality or integrity.

Generated by OpenCVE AI on August 17, 2026 at 14:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Roundcube to version 1.6.18 or later, or 1.7.3 or later, to incorporate the fix for improper rule name quoting.
  • If an immediate upgrade is not possible, disable the managesieve plugin or restrict Sieve script submission for non-administrative users.
  • Enforce strict input validation on rule names by sanitizing or escaping characters; limit rule names to alphanumeric characters to mitigate CWE-77.

Generated by OpenCVE AI on August 17, 2026 at 14:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 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'}


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

Type Values Removed Values Added
Title Improper Rule Name Quoting Allows managesieve Disabled Actions Bypass in Roundcube Webmail

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

Type Values Removed Values Added
Description In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, improper rule name quoting could lead to managesieve_disabled_actions setting bypass via a crafted rule name in a Sieve script. This issue only affects Roundcube instances using the managesieve plugin.
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': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Roundcube Webmail
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-17T14:37:04.784Z

Reserved: 2026-08-17T12:53:49.733Z

Link: CVE-2026-75004

cve-icon Vulnrichment

Updated: 2026-08-17T14:37:00.796Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-17T15:16:59.793

Link: CVE-2026-75004

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T15:00:08Z

Weaknesses
  • CWE-77

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