2 matches found
CVE-2026-47240
Summary of CVE-2026-47240 (Net::IMAP, Ruby) : The vulnerability affects Net::IMAPโs IMAP client in Ruby, where several commands accept a โraw dataโ argument that is validated but could still be exploited if a server does not support non-synchronizing literals. In that case, a server may interpret...
CVE-2026-47241
Net::IMAP in Ruby (affected: before 0.6.5 and 0.5.15) validates CRLF but may send a user-controlled raw string verbatim, allowing a subsequent command to be absorbed as a continuation of the first. This can cause the first command to fail and block further responses until another command is issue...