S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated May 25, 2026

CVE-2025-32778 Scanner

CVE-2025-32778 Scanner - OS Command Injection vulnerability in Web-Check

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.2k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-32778
9.3
CVSScritical
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
web-checkby Lissy93
< 2.0.1
Updated Aug 22, 2026View on NVD →
Detail

Web-Check is a tool used by developers and web administrators to perform automated checks on website functionality and performance. It is typically used in development environments and sometimes in production to ensure that web applications are running smoothly. The tool provides various APIs for users to interact with and obtain information about their web applications. It is created by Lissy93 to help streamline website maintenance and management tasks.

The OS Command Injection vulnerability found in Web-Check allows attackers to execute arbitrary system commands. This security flaw arises due to unsanitized user input in the screenshot API, making it possible for attackers to compromise the system by sending specially crafted URL parameters. This vulnerability is particularly critical as it could lead to a full compromise of the affected system.

Technical details reveal that the screenshot API in Web-Check fails to properly sanitize user input, allowing the execution of arbitrary commands on the hosting server. The vulnerable endpoint is the screenshot API, which accepts user input via URL parameters. Attackers can use these parameters to inject malicious commands, leading to unauthorized command execution and potential system control.

If exploited, the OS Command Injection vulnerability could enable attackers to execute commands with the same privileges as the vulnerable application. This can result in unauthorized access to sensitive data, further network penetration, and possibly leading to a complete system takeover. It significantly increases the risk of data theft, disruption of services, and damage to the hosting environment.

REFERENCES

Solution Advice
  • Upgrade Web-Check to version 2.0.1 or later to mitigate the vulnerability.
  • Ensure all input data is properly sanitized before processing to prevent command injection.
  • Use security tools to scan and detect potential vulnerabilities in your software regularly.
  • Implement principle of least privilege to reduce the impact of potential security breaches.
  • Regularly review the security aspects of all API endpoints and patch any discovered vulnerabilities promptly.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.