๐Ÿ” CVE Alert

CVE-2026-44844

UNKNOWN 0.0

eml_parser: Recursion DoS via nested message/rfc822 attachments

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
4th

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.1, EmlParser.get_raw_body_text() recurses unconditionally for every nested message/rfc822 attachment without any depth limit. An attacker who can supply a badly crafted EML file with approximately 120 nested message/rfc822 parts triggers an unhandled RecursionError and aborts parsing of the message. A 12 KB EML file is enough to crash a worker. Though this causes the parser to crash, it is an unlikely scenario as the suggested EML that crashes the parser would not pass basic RFC compliance tests. This vulnerability is fixed in 3.0.1.

CWE CWE-674
Vendor govcert-lu
Product eml_parser
Published May 26, 2026
Last Updated May 27, 2026
Stay Ahead of the Next One

Get instant alerts for govcert-lu eml_parser

Be the first to know when new unknown vulnerabilities affecting govcert-lu eml_parser are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

GOVCERT-LU / eml_parser
< 3.0.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/GOVCERT-LU/eml_parser/security/advisories/GHSA-g47v-rwmh-r9f8