CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-55620

highCVSS 7.5covered by 2 sourcesfirst seen 2026-08-25
Summary eml_parser strips parenthesised CFWS comments from Received: headers using a regex-based fix-point loop. The loop has quadratic time complexity in the number of nested parens. A single Received: header containing 5,000 nested parens causes ~1.3 seconds of CPU saturation per parsed message; runtime quadruples per doubling of nesting depth. Impact This represents a CPU exhaustion DoS in any pipeline that processes attacker-supplied EML files. An attacker can create relatively small EML files that will take multiple seconds to parse. This is particularly problematic for synchronous email-processing pipelines (gateways, sandboxes, real-time triage) where worker latency directly translates to queue backpressure and possible service-level outages. Patches Since version 3.0.2, eml_parser uses a linear-time algorithm to remove the comments from Received: headers.

⚡ Watch CVE-2026-55620

Get an email if CVE-2026-55620 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (2)

External references

NVD record for CVE-2026-55620

CVE.org record

Embed the live status

CVE-2026-55620 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-55620 status](https://www.csirts.com/badge/CVE-2026-55620)](https://www.csirts.com/cve/CVE-2026-55620)