Junglewise Threat Intelligence

CVE-2026-62644: Roundcube Webmail username spoofing in password plugin

CVE-2026-62644 · Severity: medium · CVSS 6.4 · Published 2026-07-14

Technologies: Roundcube Webmail. Vendors: Roundcube.

Executive brief

Roundcube Webmail, a popular open-source web-based email client, contains a security flaw in its password management plugin. An attacker could potentially manipulate session data to spoof a different user's identity, leading to unauthorized account access. This could allow a malicious actor to take over email accounts, compromising sensitive communications and personal data.

Technical details

A vulnerability exists in the password plugin of Roundcube Webmail (versions before 1.6.17 and 1.7.x before 1.7.2) classified as authentication bypass by spoofing (CWE-290). The root cause is the improper handling of session-injected usernames within the plugin's drivers (such as LDAP and DirectAdmin). An attacker with low-privileged access could potentially manipulate session data to spoof a different username during password operations. This flaw can be exploited over the network, though it requires high complexity and user interaction, to achieve account takeover. The issue has been addressed in versions 1.6.17 and 1.7.2 by ensuring the username is correctly passed and validated through the save function and driver substitutes.

Affected products

  • Roundcube Webmail before 1.6.17, 1.7.x before 1.7.2

Timeline

  • 2026-07-05: patched: Security updates 1.6.17 and 1.7.2 released
  • 2026-07-14: disclosed: CVE-2026-62644 published

References

Related threats