SCA: security update for dompdf/dompdf (GHSA-j8qw-6jw8-r297)

medium Tenable Self-Hosted Container Security Plugin ID 445185

Description

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

- Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, if a malicious actor can supply
unrestricted content for rendering by Dompdf they can utilize the SVG rendering functionality to leak
filesystem information when rendering PDF files using image references within a data-URI encoded SVG
document. Using an <image> element inside a data-URI embedded SVG, an attacker can attempt to embed other
files via the href or xlink:href attributes. When processing a file that does not exist (e.g.
file:///DOESNOTEXIST), dompdf behaves differently than it does when accessing a file or directory that
actually exists on the filesystem. This issue has been fixed in version 3.16. (CVE-2026-59943)

Solution

Update the dompdf/dompdf library and its related packages to version 3.1.6 or later.

See Also

https://github.com/advisories/GHSA-j8qw-6jw8-r297

Plugin Details

Severity: Medium

ID: 445185

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 7/23/2026

Updated: 8/5/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2026-59943

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 2.9

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/22/2026

Vulnerability Publication Date: 7/22/2026

Reference Information

CVE: CVE-2026-59943

cwe: CWE-209