Description
Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7.1 has insecure code evaluation logic in LDAP the autovalues option that could lead to code injection. (Support for code evaluation has been removed in 1.6.16 and 1.7.1.)
Published: 2026-05-25
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Roundcube Webmail versions 1.6.x prior to 1.6.16 and 1.7.x prior to 1.7.1 contain insecure code evaluation logic in the LDAP autovalues option, allowing an attacker to inject arbitrary code. This flaw maps to CWE-670, indicating improper restriction of operations within the bounds of a user, and can lead to code execution on the mail server. The primary impact is the potential for attackers to execute malicious code with the privileges of the webmail application, compromising confidentiality, integrity, and availability of stored mail and server systems.

Affected Systems

The vulnerability affects the Roundcube Webmail product, specifically all 1.6.x releases below 1.6.16 and all 1.7.x releases below 1.7.1. The official fix removes support for code evaluation in those minor releases and is distributed in the 1.6.16 and 1.7.1 releases.

Risk and Exploitability

The CVSS score of 7.5 indicates a high impact rating, but the EPSS score is not available, so the current exploitation probability is unknown. The vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog, suggesting no known active exploitation at the time of this assessment. Given the potential for code injection via LDAP autovalues, an attacker would need to influence the LDAP authentication path, possibly requiring either direct access to the LDAP directory or the ability to inject input that is processed by the autovalues logic. The lack of detail in the description means the exact external or local attack surface is indeterminate, but the risk warrants immediate action.

Generated by OpenCVE AI on May 25, 2026 at 20:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Roundcube Webmail to version 1.6.16 or later, or 1.7.1 or later, which removes the vulnerable LDAP code evaluation logic.
  • If an upgrade cannot be performed immediately, reconfigure LDAP autovalues to disable code evaluation, or remove the autovalues feature entirely if supported by the LDAP server.
  • Review and sanitize all LDAP input handling to ensure no user‑supplied data is interpreted as executable code within the Roundcube application.

Generated by OpenCVE AI on May 25, 2026 at 20:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4604-1 roundcube security update
Debian DSA Debian DSA DSA-6301-1 roundcube security update
History

Tue, 26 May 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 25 May 2026 20:45:00 +0000

Type Values Removed Values Added
Title LDAP Autovalues Code Injection in Roundcube Webmail

Mon, 25 May 2026 19:45:00 +0000

Type Values Removed Values Added
Description Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7.1 has insecure code evaluation logic in LDAP the autovalues option that could lead to code injection. (Support for code evaluation has been removed in 1.6.16 and 1.7.1.)
First Time appeared Roundcube
Roundcube webmail
Weaknesses CWE-670
CPEs cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*
Vendors & Products Roundcube
Roundcube webmail
References
Metrics cvssV3_1

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


Subscriptions

Roundcube Webmail
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-26T12:48:17.535Z

Reserved: 2026-05-25T19:14:48.252Z

Link: CVE-2026-48844

cve-icon Vulnrichment

Updated: 2026-05-26T12:48:03.407Z

cve-icon NVD

Status : Deferred

Published: 2026-05-25T20:16:36.893

Modified: 2026-05-26T19:26:42.643

Link: CVE-2026-48844

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-25T20:30:26Z

Weaknesses
  • CWE-670

    Always-Incorrect Control Flow Implementation