Severity by source
AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsanitized IMAP SEARCH command arguments could lead to IMAP injection or CSRF bypass during mail search.
AnalysisAI
Roundcube Webmail before versions 1.5.14 and 1.6.14 allows authenticated remote attackers to conduct IMAP injection attacks or bypass CSRF protections via unsanitized IMAP SEARCH command arguments. The vulnerability requires user interaction (high complexity) and authenticated access, resulting in limited integrity impact without confidentiality or availability compromise. No public exploit code or active exploitation has been confirmed at time of analysis.
Technical ContextAI
Roundcube Webmail implements IMAP email search functionality by constructing IMAP SEARCH commands sent to backend mail servers. The vulnerability stems from insufficient sanitization of user-supplied search parameters before they are incorporated into IMAP protocol messages (CWE-88: Argument Injection). IMAP SEARCH commands use specific syntax with space and bracket delimiters; when user input is not properly escaped, attackers can inject arbitrary IMAP commands or protocol sequences. This also enables CSRF bypass because unsanitized parameters can be exploited in cross-site request scenarios where the user's authenticated session is leveraged without their knowledge. The affected product is Roundcube Webmail (cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*) across versions below 1.5.14 in the 1.5.x branch and versions 1.6.0 through 1.6.13 in the 1.6.x branch.
RemediationAI
Administrators must upgrade Roundcube Webmail to version 1.5.14 or later in the 1.5.x branch, or version 1.6.14 or later in the 1.6.x branch. Patched releases are available at https://github.com/roundcube/roundcubemail/releases/tag/1.5.14 and https://github.com/roundcube/roundcubemail/releases/tag/1.6.14. The upstream fixes are documented in commits 7daf5aa9c190ccc75bb31672d8fee9938877fd64 (1.5.x), b18a8fa8e81571914c0ff55d4e20edb459c6952c (1.6.x), and 5fe8a69956a9683a4269f3ad2a68e18deebf8a15 (1.7-rc5). No interim workarounds are documented; patching is the primary remediation path. Users should test patched versions in a staging environment before production deployment to ensure mail search functionality remains operational.
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
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-18579
GHSA-8jr8-v43g-5c57