CVE-2026-55620
Last modified
CVE-2026-55620 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. eml_parser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, eml_parser.routing.noparenthesis in eml_parser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based fix-point loop whose running time is quadratic in the nesting depth. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
eml_parser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, eml_parser.routing.noparenthesis in eml_parser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based fix-point loop whose running time is quadratic in the nesting depth. A single Received: header with 5,000 nested parentheses causes approximately 1.3 seconds of CPU saturation per parsed message, and doubling the nesting depth approximately quadruples the running time. An attacker can submit relatively small EML files that consume multiple seconds of processing time, causing worker latency, queue backpressure, and possible service-level outages in synchronous gateways, sandboxes, and real-time triage pipelines. This issue is fixed in version 3.0.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| GOVCERT-LU | eml_parser | < 3.0.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55620?
How severe is CVE-2026-55620?
How do I fix CVE-2026-55620?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55615Langroid is a framework for building large-language-model-po…9.2
- CVE-2026-55616Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-55617Hydro is a next-generation high-performance online judge pla…6.9
- CVE-2026-55618eml_parser serves as a python module for parsing eml files a…6.5
- CVE-2026-55619eml_parser serves as a python module for parsing eml files a…5.3
- CVE-2026-5562A vulnerability was identified in provectus kafka-ui up to 0…9.8
- CVE-2026-55621Incus is a system container and virtual machine manager. Pri…7.7
- CVE-2026-55622Incus is a system container and virtual machine manager. Pri…7.7
- CVE-2026-55623Rejected reason: This CVE is a duplicate of another CVE.
- CVE-2026-55624MintyItanium Lost-Auction is an auction plugin for Minecraft…5.3
- CVE-2026-55625GoCD is a continuous deliver server. From 16.1.0 until 26.1.…4.9
- CVE-2026-55626xrdp is an open source RDP server. In versions 0.10.6 and pr…7.3
Are you affected by CVE-2026-55620?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
