GHSA-j3g3-5qv5-52mj · Severity: medium · Ecosystem: rubygems — net-imap rubygem vulnerable to possible DoS by memory exhaustion
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.
Conclusion & alert: CVE-2025-43857 is rated Moderate Risk (47.7/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.53%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-22 | 0.14% | 0.53% | +0.38% |
| 2 | 2026-01-22 | 0.16% | 0.14% | -0.01% |
| 3 | 2026-01-01 | — | 0.16% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.0 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-j3g3-5qv5-52mj · Severity: medium · Ecosystem: rubygems — net-imap rubygem vulnerable to possible DoS by memory exhaustion
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-43857: 1 source package rows (ruby-net-imap); 2 state rows across 2 repos (3.20-main, 3.21-main); fixed 2, open 0. | https://security.alpinelinux.org/vuln/CVE-2025-43857 |
debian
|
not yet assigned | CVE-2025-43857 not yet assigned priority: Debian including 2 source packages (ruby3.1, ruby3.3), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 4. | https://security-tracker.debian.org/tracker/CVE-2025-43857 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-43857 |
suse
|
medium | CVE-2025-43857 severity moderate: SUSE including 14 source package names (hawk2, libruby2_1-2_1, …), 203 product×package rows across 41 product lines (SLES-LTSS-TERADATA 15 SP2, SUSE Linux Enterprise High Availability Extension 12 SP5, … (41 product lines)): Known Not Affected 203. | https://www.suse.com/security/cve/CVE-2025-43857/ |
ubuntu
|
low | CVE-2025-43857 low priority: Ubuntu including 7 source packages (jruby, ruby2.3, …), 54 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 31, needs-triage 17, ignored 4, not-affected 2. | https://ubuntu.com/security/CVE-2025-43857 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| ruby-lang | net::imap | < 0.2.5 | cpe:2.3:a:ruby-lang:net\:\:imap:*:*:*:*:*:ruby:*:* |
| ruby-lang | net::imap | >= 0.3.0, < 0.3.9 | cpe:2.3:a:ruby-lang:net\:\:imap:*:*:*:*:*:ruby:*:* |
| ruby-lang | net::imap | >= 0.4.0, < 0.4.20 | cpe:2.3:a:ruby-lang:net\:\:imap:*:*:*:*:*:ruby:*:* |
| ruby-lang | net::imap | >= 0.5.0, < 0.5.7 | cpe:2.3:a:ruby-lang:net\:\:imap:*:*:*:*:*:ruby:*:* |
| URL | Tags |
|---|---|
| https://github.com/ruby/net-imap/pull/442 | Issue Tracking Patch |
| https://github.com/ruby/net-imap/pull/444/commits/0ae8576c1a90bcd9573f81bdad4b4b824642d105#diff-53721cb4d9c3fb86b95cc8476ca2df90968ad8c481645220c607034399151462 | Patch |
| https://github.com/ruby/net-imap/pull/445 | Issue Tracking Patch |
| https://github.com/ruby/net-imap/pull/446 | Issue Tracking Patch |
| https://github.com/ruby/net-imap/pull/447 | Issue Tracking Patch |
| https://github.com/ruby/net-imap/security/advisories/GHSA-j3g3-5qv5-52mj | Vendor Advisory |