CRLF Injection Vulnerability in Ruby's Net::IMAP Client
CVE-2026-42258
5.8MEDIUM
What is CVE-2026-42258?
The vulnerability in Ruby's Net::IMAP client introduces a potential CRLF Injection or IMAP Command injection attack via symbol arguments passed to IMAP commands. This flaw can allow attackers to manipulate IMAP commands, potentially leading to unauthorized access or actions performed on behalf of legitimate users. Users are urged to upgrade to versions 0.4.24, 0.5.14, or 0.6.4, where the issue has been addressed.
Affected Version(s)
net-imap < 0.4.24 < 0.4.24
net-imap >= 0.5.0, < 0.5.14 < 0.5.0, 0.5.14
net-imap >= 0.6.0, < 0.6.4 < 0.6.0, 0.6.4
