SCA: security update for eml_parser (GHSA-fxgq-9m89-cxj9)

medium Tenable Self-Hosted Container Security Plugin ID 446266

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 3.0.2, the clean_found_uri function in
eml_parser/parser.py validates potential URL strings before unescaping HTML entities used for colon,
slash, or period characters. Valid encoded URLs and their host names are therefore rejected and omitted
from the extracted URL and domain lists. Email security gateways and SOC pipelines that use those lists as
indicators of compromise may fail to submit the hidden URLs to threat intelligence feeds, reputation
services, or sandboxes, allowing malicious links to bypass inspection. This issue is fixed in version
3.0.2. (CVE-2026-55618)

Solution

Update the eml_parser library and its related packages to version 3.0.2 or later.

See Also

https://github.com/advisories/GHSA-fxgq-9m89-cxj9

Plugin Details

Severity: Medium

ID: 446266

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/25/2026

Updated: 8/26/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.65

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-55618

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/25/2026

Vulnerability Publication Date: 8/25/2026

Reference Information

CVE: CVE-2026-55618

cwe: CWE-116