Description
In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, the LDAP search filter was subject to injection via unescaped %u/%fu/%d substitution, which may lead to information disclosure or privilege escalation.
Published: 2026-08-17
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An LDAP search filter in Roundcube Webmail allows attackers to inject special format specifiers (%u/%fu/%d) without proper escaping. This injection can manipulate the LDAP query sent to the directory server, potentially exposing sensitive directory information or allowing privilege escalation. The flaw originates from unsanitized user input processing.

Affected Systems

Roundcube Webmail versions earlier than 1.6.18 and 1.7.x earlier than 1.7.3 are affected. All releases prior to those versions are vulnerable.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity. No EPSS score is available, and the vulnerability is not listed in CISA KEV, suggesting limited exploitation evidence so far. Because the flaw involves LDAP query manipulation, an attacker who can submit crafted webmail requests may exploit the format specifiers to extract directory entries or elevate privileges, especially if the LDAP service grants elevated rights. The most likely attack vector is through webmail input that triggers the LDAP search.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Roundcube Webmail to version 1.6.18 or later, or 1.7.3 or newer, to apply the official fix that sanitizes LDAP search filters.
  • Verify that LDAP search filter handling is properly sanitized and that no user input reaches the filter without escaping, referencing the committed changes.
  • Review LDAP configuration to enforce least privilege and limit directory visibility for the webmail service, ensuring compromised credentials cannot access sensitive directory entries.

Generated by OpenCVE AI on August 17, 2026 at 14:55 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'}

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 LDAP Search Filter Injection in Roundcube Webmail

Mon, 17 Aug 2026 14: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 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, the LDAP search filter was subject to injection via unescaped %u/%fu/%d substitution, which may lead to information disclosure or privilege escalation.
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': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Roundcube Webmail
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

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

Reserved: 2026-08-17T12:58:48.409Z

Link: CVE-2026-75007

cve-icon Vulnrichment

Updated: 2026-08-17T14:10:08.651Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-75007

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')