CVE-2026-42258
Published: 09 May 2026
Summary
CVE-2026-42258 is a critical-severity Command Injection (CWE-77) vulnerability in Ruby-Lang Net\. Its CVSS base score is 9.8 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Command and Scripting Interpreter (T1059); ranked at the 36.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Threat & Defense at a Glance
Threat & Defense Details
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
CRLF/command injection in IMAP client library directly enables arbitrary IMAP command execution (T1059) and abuse of mail protocols (T1071.003).
NVD 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, symbol arguments to commands are vulnerable to a CRLF Injection / IMAP Command injection via Symbol arguments passed to IMAP commands. This…
more
issue has been patched in versions 0.4.24, 0.5.14, and 0.6.4.
Deeper analysisAI
Automated synthesis unavailable for this CVE.
Details
- CWE(s)