CVE-2025-25186

NameCVE-2025-25186
DescriptionNet::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Starting in version 0.3.2 and prior to versions 0.3.8, 0.4.19, and 0.5.6, there is a possibility for denial of service by memory exhaustion in `net-imap`'s response parser. At any time while the client is connected, a malicious server can send can send highly compressed `uid-set` data which is automatically read by the client's receiver thread. The response parser uses `Range#to_a` to convert the `uid-set` data into arrays of integers, with no limitation on the expanded size of the ranges. Versions 0.3.8, 0.4.19, 0.5.6, and higher fix this issue. Additional details for proper configuration of fixed versions and backward compatibility are available in the GitHub Security Advisory.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
ruby3.1 (PTS)bookworm, bookworm (security)3.1.2-7+deb12u1vulnerable
sid3.1.2-8.5vulnerable
ruby3.3 (PTS)sid, trixie3.3.7-1vulnerable

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
ruby3.1source(unstable)(unfixed)
ruby3.3source(unstable)(unfixed)

Notes

[bookworm] - ruby3.1 <no-dsa> (Minor issue)
https://github.com/ruby/net-imap/security/advisories/GHSA-7fc5-f82f-cx69
Fixed by: https://github.com/ruby/net-imap/commit/70e3ddd071a94e450b3238570af482c296380b35 (v0.5.6)
Fixed by: https://github.com/ruby/net-imap/commit/c8c5a643739d2669f0c9a6bb9770d0c045fd74a3 (v0.4.19)
Fixed by: https://github.com/ruby/net-imap/commit/cb92191b1ddce2d978d01b56a0883b6ecf0b1022 (v0.3.8)
Net::IMAP embedded in src:ruby* source package

Search for package or bug name: Reporting problems