Severity by source
AV:N/AC:H/PR:L/UI:N/S:U/C:L/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:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Incorrect password comparison in the password plugin could lead to type confusion that allows a password change without knowing the old password.
AnalysisAI
Type confusion in Roundcube Webmail's password plugin allows authenticated users to change passwords without knowing the old password, affecting versions before 1.5.14 and 1.6.14. The vulnerability stems from incorrect password comparison logic that enables privilege escalation within an authenticated session. While the CVSS score of 4.2 reflects moderate severity and the requirement for prior authentication, the impact is direct account compromise for any authenticated user.
Technical ContextAI
The vulnerability exploits CWE-843 (Type Confusion), a class of flaw where PHP's loose type comparison (== operator) can equate dissimilar types incorrectly, particularly in password validation contexts. The password plugin in Roundcube uses insufficient type-checking when comparing user-supplied old passwords against stored credentials, permitting a type confusion attack. An authenticated user can craft a password change request where the old password comparison short-circuits due to type juggling, allowing the attacker to set a new password without providing the correct original password. This affects Roundcube Webmail across all 1.x versions prior to the patched releases (1.5.14, 1.6.14, and 1.7-rc5), as identified in the CPE string cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*. The flaw is specific to the password change feature and is not a general authentication bypass but a privilege escalation within an existing session.
RemediationAI
Vendor-released patches are available: upgrade Roundcube Webmail to version 1.5.14, 1.6.14, or later. Users on 1.5.x branch should upgrade to 1.5.14; users on 1.6.x branch should upgrade to 1.6.14. The fix is committed in the official GitHub repository at https://github.com/roundcube/roundcubemail/releases/tag/1.6.14 and https://github.com/roundcube/roundcubemail/releases/tag/1.5.14, with underlying code corrections in commits 6fa2bddc59b9c9fd31cad4a9e2954a208d793dce and 2e6a99b2a38110907ea8d3be8e59ec3d5802c394 respectively. No workaround is documented; patching is mandatory to close the type confusion vulnerability in the password plugin.
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 Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-18585
GHSA-46pv-mj2g-93gh