Severity by source
AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
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.)
AnalysisAI
Code injection in Roundcube Webmail 1.6.x before 1.6.16 and 1.7.x before 1.7.1 allows authenticated attackers to execute arbitrary PHP via the LDAP autovalues option, which previously evaluated user-influenced expressions as code. The upstream maintainers removed code evaluation support entirely in the fixed releases. EPSS sits at 0.05% (14th percentile) and there is no public exploit identified at time of analysis, but the issue is patched and rated CVSS 7.5.
Technical ContextAI
Roundcube is a widely deployed PHP-based IMAP webmail client commonly bundled with hosting control panels and Linux distributions (the Suse tag in this record reflects downstream packaging). The vulnerable code path lives in the LDAP address book integration, specifically the autovalues feature used to derive contact attributes from templated expressions. The maintainers' chosen fix - removing code evaluation entirely (commits 6a777d7 and ea1798a) - indicates the legacy implementation passed templated values into a PHP evaluator, fitting CWE-670 (Always-Incorrect Control Flow Implementation) where a control transfer to interpreted code occurred under conditions that allowed attacker-influenced data to drive execution.
RemediationAI
Vendor-released patch: upgrade to Roundcube Webmail 1.6.16 (for the 1.6.x branch) or 1.7.1 (for the 1.7.x branch), both published 2026-05-24 - these releases remove code evaluation support from the LDAP autovalues option entirely, per commits 6a777d7394b763ce9acfce86c1a521e14a02d862 and ea1798a6fbf060abcc0ba73b2435036bf8016a5a. If immediate upgrade is not possible, audit your LDAP address book configuration and remove or simplify any autovalues entries that rely on templated expressions, accepting the trade-off that derived contact attributes (such as composed display names or computed mail addresses) will need to be sourced directly from LDAP fields instead. As a stronger compensating control, disable LDAP address book integration in config/config.inc.php until patched, which will break enterprise directory lookups for users but eliminates the vulnerable code path. Consult the vendor advisory at https://roundcube.net/news/2026/05/24/security-updates-1.6.16-and-1.7.1 and back up data before upgrading as the release notes explicitly recommend.
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
steps/mail/sendmail.inc in Roundcube before 1.1.7 and 1.2.x before 1.2.3, when no SMTP server is configured and the send
rcube_image.php in Roundcube Webmail before 1.4.4 allows attackers to execute arbitrary code via shell metacharacters in
Roundcube Webmail before 1.4.4 allows attackers to include local files and execute code via directory traversal in a plu
The DBMail driver in the Password plugin in Roundcube before 1.1.0 allows remote attackers to execute arbitrary commands
A Cross-Site Scripting vulnerability in Roundcube through 1.5.7 and 1.6.x through 1.6.7 allows a remote attacker to stea
Multiple buffer overflows in the DBMail driver in the Password plugin in Roundcube before 1.1.0 allow remote attackers t
Roundcube Webmail allows arbitrary password resets by authenticated users. Rated high severity (CVSS 8.8), this vulnerab
roundcube version 1.3.4 and earlier contains an Insecure Permissions vulnerability in enigma plugin that can result in e
An issue was discovered in Roundcube Webmail before 1.4.4. Rated medium severity (CVSS 6.5), this vulnerability is remot
Cross-site scripting (XSS) vulnerability in Roundcube Webmail before 1.2.0 allows remote attackers to inject arbitrary w
Cross-site scripting (XSS) vulnerability in program/include/rcmail.php in Roundcube before 1.0.6 and 1.1.x before 1.1.2
Same technique Code Injection
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31717
GHSA-qhxr-pc4x-jrq3