Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-47241
Published:June 22, 2026
Updated:June 29, 2026
Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to 0.6.5 and 0.5.15, several Net::IMAP commands accept a raw string argument which is only validated to prevent CRLF injection and then sent verbatim. If this string is derived from user-controlled input, an attacker can force the next command to be absorbed as a continuation of the first command. This will cause the first command to eventually fail, but also prevents it from returning until another command is sent (from another thread). That other command will not return until the connection is closed. This vulnerability is fixed in 0.6.5 and 0.5.15.
Affected Packages
https://github.com/ruby/net-imap.git (GITHUB):
Affected version(s) >=v0.1.0 <0.5.15
Fix Suggestion:
Update to version 0.5.15
net-imap (RUBY):
Affected version(s) >=0.1.0 <0.5.15
Fix Suggestion:
Update to version 0.5.15
net-imap (RUBY):
Affected version(s) >=0.1.0 <0.5.15
Fix Suggestion:
Update to version 0.5.15
net-imap (RUBY):
Affected version(s) >=0.6.0 <0.6.4.1
Fix Suggestion:
Update to version 0.6.4.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
2.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
3.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Collapse of Data into Unsafe Value
Overly Restrictive Regular Expression
Improper Neutralization of Trailing Special Elements
EPSS
Base Score:
0.24