S4E just found a high-severity finding from ssl sweet32 vulnerability checker
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Dec 16, 2023

CVE-2019-15107 Scanner

Targets the password_change.cgi script via old parameter to achieve unauthenticated remote command execution as root.

Est. Time~15 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
2.9k
Times Used
continuous scan runs
4.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
🔴
CISA Known Exploited Vulnerability
This CVE is actively exploited in the wild. CISA mandates federal agencies to patch immediately.
CVECVE-2019-15107
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

An issue was discovered in Webmin <=1.920. The parameter old in password_change.cgi contains a command injection vulnerability.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
n/aby n/a
n/a
Updated Aug 21, 2026View on NVD →
Detail

Webmin is a web-based system administration tool for Unix/Linux servers, widely used by IT administrators to manage user accounts, services, and configurations through a browser interface. It simplifies tasks like file sharing, firewall setup, and software updates, making server management accessible even to less experienced users. Deployed in many enterprise environments, Webmin offers a centralized control panel for multiple servers.

CVE-2019-15107 is a critical OS command injection vulnerability in Webmin versions 1.882 through 1.920. The flaw resides in the password_change.cgi script, which fails to properly sanitize user-supplied input before passing it to shell commands. This allows an attacker to inject arbitrary operating system commands by crafting a malicious HTTP request.

The vulnerability is triggered by sending a POST request to /password_change.cgi with a specially crafted 'old' parameter. The script executes the 'passwd' command with the attacker-controlled input, enabling command injection. No authentication is required, making this a severe unauthenticated remote code execution flaw. The exploit is trivial to execute with tools like curl.

Successful exploitation grants the attacker full root-level access to the Webmin server. This can lead to complete system compromise, including data exfiltration, installation of backdoors, ransomware deployment, or lateral movement within the network. Given the CVSS score of 9.8, immediate patching is critical to prevent takeover.

Solution Advice
  • Upgrade Webmin to version 1.930 or later, which includes the official patch for CVE-2019-15107.
  • If immediate upgrade is not possible, disable the password_change.cgi script by removing or renaming it in the Webmin installation directory.
  • Restrict network access to the Webmin interface using a firewall, allowing only trusted IP addresses.
  • Implement web application firewall (WAF) rules to block malicious requests targeting password_change.cgi.
  • Enable detailed logging and monitor for unusual POST requests to /password_change.cgi with suspicious parameters.
  • Conduct a thorough security audit of the Webmin server to detect signs of compromise, such as unauthorized user accounts or modified system files.
  • Apply the principle of least privilege by limiting Webmin user permissions and using separate administrative accounts.
  • Regularly review and update all server software to ensure timely patching of known vulnerabilities.

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.

Webmin 1.920 RCE Scanner | S4E Free Check