CVE-2025-32778 - CVE House
Back to Database
Status published Critical CVE-2025-32778

Web-Check allows command Injection via Unvalidated URL in Screenshot API

Vulnerability Description

Web-Check is an all-in-one OSINT tool for analyzing any website. A command injection vulnerability exists in the screenshot API of the Web Check project (Lissy93/web-check). The issue stems from user-controlled input (url) being passed unsanitized into a shell command using exec(), allowing attackers to execute arbitrary system commands on the underlying host. This could be exploited by sending crafted url parameters to extract files or even establish remote access. The vulnerability has been patched by replacing exec() with execFile(), which avoids using a shell and properly isolates arguments.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-32778

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

web-check
Vulnerable Versions:
< 2.0.1

Timeline

Official Publish: April 15th, 2025
Last Modified: April 15th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)