Description
In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, the password plugin of the Roundcube Webmail was subject to username spoofing via session data, which could lead to account takeover.
Published: 2026-07-14
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Roundcube Webmail password plugin in versions older than 1.6.17 and 1.7.2 contains an authentication bypass that allows an attacker to modify session data to impersonate another user. By spoofing the username stored in the session, the attacker can gain access to an account without needing the proper credentials. This weakness is identified as a CWE‑290 flaw where the system fails to verify the user’s identity before granting access.

Affected Systems

All installations of Roundcube Webmail 1.6.x before 1.6.17 and 1.7.x before 1.7.2 that employ the default password plugin are vulnerable. Sites running these versions and relying on the built‑in authentication mechanism must address the issue promptly.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity level, while the EPSS score of less than 1% suggests that exploitation is unlikely at present. The vulnerability is not included in CISA's KEV catalog, implying no widespread public exploits have been identified. Based on the description, it is inferred that the attack path requires the ability to influence session data, which could be achieved through remote access to the application or by social engineering tactics that allow the attacker to obtain a valid session. If such access is gained, the attacker can impersonate any user and hijack the associated account.

Generated by OpenCVE AI on August 1, 2026 at 09:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Roundcube to version 1.6.17 or 1.7.2 to apply the vendor‑provided fix for the authentication flaw.
  • Disable or remove any custom or third‑party authentication plugins until they have been verified to correctly handle session data and refuse to allow username spoofing.
  • Configure the web server to enforce HTTPS and use secure, HttpOnly session cookies, mitigating the impact of any residual session manipulation.

Generated by OpenCVE AI on August 1, 2026 at 09:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4693-1 roundcube security update
Debian DSA Debian DSA DSA-6391-1 roundcube security update
History

Sat, 01 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Title Roundcube Webmail Password Plugin Allows Username Spoofing and Account Takeover

Sat, 25 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Title Roundcube Webmail Password Plugin Allows Username Spoofing and Account Takeover

Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Title Roundcube Username Spoofing via Session Data Manipulation

Fri, 17 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Title Roundcube Username Spoofing via Session Data Manipulation

Tue, 14 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, the password plugin of the Roundcube Webmail was subject to username spoofing via session data, which could lead to account takeover.
First Time appeared Roundcube
Roundcube webmail
Weaknesses CWE-290
CPEs cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*
Vendors & Products Roundcube
Roundcube webmail
References
Metrics cvssV3_1

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


Subscriptions

Roundcube Webmail
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-14T17:15:20.139Z

Reserved: 2026-07-14T15:55:22.524Z

Link: CVE-2026-62644

cve-icon Vulnrichment

Updated: 2026-07-14T17:15:15.993Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:00:04Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing