SCA: security update for eml-parser (GHSA-389r-rccm-h3h5)

medium Tenable Self-Hosted Container Security Plugin ID 438365

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-29780)

Solution

Update the eml-parser library and its related packages to version 2.0.1 or later.

See Also

https://github.com/advisories/GHSA-389r-rccm-h3h5

Plugin Details

Severity: Medium

ID: 438365

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/5/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 3.8

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:C/A:N

CVSS Score Source: CVE-2026-29780

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 5

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/5/2026

Vulnerability Publication Date: 3/5/2026

Reference Information

CVE: CVE-2026-29780

cwe: CWE-22