SCA: security update for github.com/gotenberg/gotenberg/v8 (GHSA-7v3r-m9c8-r855)

high Tenable Cloud Security Plugin ID 446844

Description

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

- Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.30.0, The ExifTool metadata write
blocklist in Gotenberg can be bypassed using ExifTool's group-prefix syntax, enabling arbitrary file
rename, move, hardlink, and symlink creation on the server. ExifTool supports group-prefix syntax where
File:FileName is processed identically to FileName -- the prefix is stripped by SetNewValue in Writer.pl
before tag matching. The safeKeyPattern regex (^[a-zA-Z0-9\-_.:]+$) allows colons, so prefixed tag names
pass validation. Any prefix works: File:FileName, System:Directory, a:HardLink, etc. Additionally,
FilePermissions, FileUserID, and FileGroupID pseudo-tags are not blocked at all and can modify file
attributes without any prefix. This vulnerability is fixed in 8.30.0. (CVE-2026-42590)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-7v3r-m9c8-r855

Plugin Details

Severity: High

ID: 446844

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 52.03

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-42590

CVSS v3

Risk Factor: High

Base Score: 8.2

Temporal Score: 7.4

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/7/2026

Vulnerability Publication Date: 5/7/2026

Reference Information

CVE: CVE-2026-42590

cwe: CWE-184