Command injection in gotenberg - #VU129631

 

Command injection in gotenberg - #VU129631

Published: May 5, 2026


Vulnerability identifier: #VU129631
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: N/A
CWE-ID: CWE-77
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: thecodingmachine
Affected software:
gotenberg

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary commands and cause a denial of service.

The vulnerability exists due to improper neutralization of special elements in ExifTool argument handling in gotenberg when processing metadata values containing newline characters from user-supplied input. A remote attacker can supply a specially crafted metadata value to execute arbitrary commands and cause a denial of service.

The issue is a bypass of the key sanitization logic for stdin arguments via metadata value newlines.


Remediation

Install security update from vendor's website.

Sources