Junglewise Threat Intelligence

CVE-2026-62642: Roundcube Webmail infinite loop in TNEF decoder

CVE-2026-62642 · Severity: medium · CVSS 4.3 · Published 2026-07-14

Technologies: Roundcube Webmail. Vendors: Roundcube.

Executive brief

Roundcube Webmail, a widely used browser-based email client, is vulnerable to a denial-of-service attack. An attacker can send a specially crafted email with a TNEF (winmail.dat) attachment that, when opened by a user, causes the mail server to enter an infinite loop. This can lead to service instability or unavailability for the affected user or the entire webmail instance.

Technical details

A vulnerability classified as CWE-835 (Loop with Unreachable Exit Condition) exists in the TNEF (winmail.dat) decoder of Roundcube Webmail. The flaw is located in the rcube_tnef_decoder.php component. An unauthenticated remote attacker can exploit this by sending an email containing a malformed TNEF attachment. When a user attempts to view the email, the decoder enters an infinite loop, consuming system resources and resulting in a Denial of Service (DoS). The issue is addressed in versions 1.6.17 and 1.7.2.

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 by vendor.
  • 2026-07-14: advisory: CVE published to NVD.

References

Related threats