CVE 6 MEDIUM

net-imap: Denial of service via high iteration count for `SCRAM-*` authentication_CVE-2026-42256

6 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Description

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. From versions 0.4.0 to before 0.4.24, 0.5.0 to before 0.5.14, and 0.6.0 to before 0.6.4, when authenticating a connection with SCRAM-SHA1 or SCRAM-SHA256, a hostile server can perform a computational denial-of-service attack on the client process by sending a big iteration count value. This issue has been patched in versions 0.4.24, 0.5.14, and 0.6.4.

Basic Information

ID CVE-2026-42256
Source GitHub_M
Published May 9, 2026 at 19:38

Affected Product

Vendor ruby
Product net-imap
Version >= 0.4.0, < 0.4.24
Affected Versions ruby net-imap >= 0.4.0, < 0.4.24
ruby net-imap >= 0.5.0, < 0.5.14
ruby net-imap >= 0.6.0, < 0.6.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.