CVE-2025-43857

net-imap rubygem vulnerable to possible DoS by memory exhaustion

Description

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.5.7, 0.4.20, 0.3.9, and 0.2.5, there is a possibility for denial of service by memory exhaustion when net-imap reads server responses. At any time while the client is connected, a malicious server can send can send a "literal" byte count, which is automatically read by the client's receiver thread. The response reader immediately allocates memory for the number of bytes indicated by the server response. This should not be an issue when securely connecting to trusted IMAP servers that are well-behaved. It can affect insecure connections and buggy, untrusted, or compromised servers (for example, connecting to a user supplied hostname). This issue has been patched in versions 0.5.7, 0.4.20, 0.3.9, and 0.2.5.

Categories

6.0
CVSS
Severity: Medium
CVSS 4.0 •
CVSS 3.1 •
EPSS 0.08%
Vendor Advisory github.com
Affected: ruby net-imap
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2025-43857?
CVE-2025-43857 has been scored as a medium severity vulnerability.
How to fix CVE-2025-43857?
To fix CVE-2025-43857, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2025-43857 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2025-43857 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2025-43857?
CVE-2025-43857 affects ruby net-imap.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.