CVE 2.3 LOW

net-imap: Quadratic complexity when reading response literals_CVE-2026-42245

2.3 / 10
LOW
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Description

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, Net::IMAP::ResponseReader has quadratic time complexity when reading large responses containing many string literals. A hostile server can send responses which are crafted to exhaust the client's CPU for a denial of service attack. This issue has been patched in versions 0.4.24, 0.5.14, and 0.6.4.

Basic Information

ID CVE-2026-42245
Source GitHub_M
Published May 9, 2026 at 19:37

Affected Product

Vendor ruby
Product net-imap
Version < 0.4.24
Affected Versions ruby net-imap < 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.