CVE-2026-29780

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 version 2.0.1, the official example script examples/recursively_extract_attachments.py contains a path traversal vulnerability that allows arbitrary file write outside the intended output directory. Attachment filenames extracted from parsed emails are directly used to construct output file paths without any sanitization, allowing an attacker-controlled filename to escape the target directory. This issue has been patched in version 2.0.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:govcert.lu:eml_parser:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2026-03-07 16:15

Updated : 2026-06-17 10:29


NVD link : CVE-2026-29780

Mitre link : CVE-2026-29780

CVE.ORG link : CVE-2026-29780


JSON object : View

Products Affected

govcert.lu

  • eml_parser
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')