PT-2026-81475 · Pypi · Eml-Parser
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
eml parser versions prior to 3.0.2
Description
The
header fetch parse() function within the eml parser.parser.HeaderParser module uses email.utils.getaddresses() to parse address-bearing e-mail headers. A deeply nested CFWS (Comments and Folding White Space) comment construct can exhaust the recursive descent parser's call stack in the standard library, triggering a RecursionError. Because this error is not caught, it aborts the parsing of the entire message, allowing an attacker to disrupt SOC (Security Operations Center) pipelines that process untrusted EML files.Recommendations
Update eml parser to version 3.0.2.
Exploit
Fix
DoS
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Eml-Parser