SCA: security update for Mammoth, mammoth, org.zwobble.mammoth:mammoth (GHSA-rmjr-87wv-gf87)

medium Tenable Self-Hosted Container Security Plugin ID 435674

Description

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

- Versions of the package mammoth from 0.3.25 and before 1.11.0; versions of the package mammoth from 0.3.25
and before 1.11.0; versions of the package mammoth before 1.11.0; versions of the package
org.zwobble.mammoth:mammoth before 1.11.0 are vulnerable to Directory Traversal due to the lack of path or
file type validation when processing a docx file containing an image with an external link (r:link
attribute instead of embedded r:embed). The library resolves the URI to a file path and after reading, the
content is encoded as base64 and included in the HTML output as a data URI. An attacker can read arbitrary
files on the system where the conversion is performed or cause an excessive resources consumption by
crafting a docx file that links to special device files such as /dev/random or /dev/zero. (CVE-2025-11849)

See Also

https://github.com/advisories/GHSA-rmjr-87wv-gf87

Plugin Details

Severity: Medium

ID: 435674

Version: Revision 1.15

Type: Local

Family: SCA Checks

Published: 10/17/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.49

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7

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

CVSS Score Source: CVE-2025-11849

CVSS v3

Risk Factor: Critical

Base Score: 9.3

Temporal Score: 8.1

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.4

Threat Score: 5.4

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:N/SA:H

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/17/2025

Vulnerability Publication Date: 10/17/2025

Reference Information

CVE: CVE-2025-11849

cwe: CWE-22