Description
In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, an infinite loop was discovered in the TNEF decoder, which may lead to denial of service upon opening an email with a TNEF attachment.
Published: 2026-07-14
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An infinite loop in the TNEF decoder causes the Roundcube Webmail process to consume excessive CPU resources until it becomes unresponsive, preventing users from accessing their webmail until the service is manually restarted or the process restarts automatically. This flaw does not provide code execution or data exfiltration; it merely disrupts availability of the affected instance. The weakness is identified as CWE‑835, highlighting loop control logic problems that can exhaust system resources.

Affected Systems

Roundcube Webmail is affected. Versions before 1.6.17 in the 1.6 series and before 1.7.2 in the 1.7 series contain the vulnerable TNEF decoder, exposing any installation running those releases to denial‑of‑service when a malicious TNEF attachment is opened by an authenticated or unauthenticated user via the webmail interface.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, while an EPSS score of less than 1% suggests a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. An attacker must trigger the decoder by delivering an email with a TNEF attachment which the user then opens, representing an external attack vector that results in service disruption without compromising confidentiality or integrity.

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 later for the 1.6 series, or to 1.7.2 or later for the 1.7 series, to apply the fixed TNEF decoder logic.
  • If an upgrade is not immediately possible, configure Roundcube or the mail transport layer to strip or block TNEF attachments before they are processed by the TNEF decoder, preventing the infinite loop from being triggered.
  • Monitor Roundcube log files and system metrics for anomalous CPU usage or recurring TNEF decoding errors, and set alerts to detect potential denial‑of‑service attempts early.

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 Infinite Loop in Roundcube TNEF Decoder Causes Denial of Service

Wed, 29 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Title Infinite Loop in Roundcube TNEF Decoder Causes Denial of Service

Sun, 26 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title Infinite Loop in TNEF Decoder Causes Denial of Service

Thu, 23 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Title Infinite Loop in TNEF Decoder Causes Denial of Service

Mon, 20 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title Infinite Loop in TNEF Decoder Causing Denial of Service in Roundcube Webmail

Thu, 16 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Title Infinite Loop in TNEF Decoder Causing Denial of Service in Roundcube Webmail

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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, an infinite loop was discovered in the TNEF decoder, which may lead to denial of service upon opening an email with a TNEF attachment.
First Time appeared Roundcube
Roundcube webmail
Weaknesses CWE-835
CPEs cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*
Vendors & Products Roundcube
Roundcube webmail
References
Metrics cvssV3_1

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


Subscriptions

Roundcube Webmail
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-14T17:18:18.192Z

Reserved: 2026-07-14T15:49:17.389Z

Link: CVE-2026-62642

cve-icon Vulnrichment

Updated: 2026-07-14T17:18:07.614Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-835

    Loop with Unreachable Exit Condition ('Infinite Loop')