CVE-2025-56590
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Tags
Description
An issue was discovered in the InsertFromURL() function of the Apryse HTML2PDF SDK thru 11.10. This vulnerability could allow an attacker to execute arbitrary operating system commands on the local server.
Analysis
Apryse HTML2PDF SDK through version 11.10 has a command injection vulnerability in the InsertFromURL function allowing remote code execution when converting HTML to PDF.
Technical Context
The InsertFromURL() function in Apryse HTML2PDF SDK through 11.10 fails to sanitize URLs before passing them to system commands (CWE-78), allowing injection of arbitrary OS commands.
Affected Products
['Apryse HTML2PDF SDK <= 11.10']
Remediation
Update the SDK. Validate and sanitize all URLs before passing to conversion functions.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today