LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2019-15107: Webmin Command Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 25, 2022
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Apr 15, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2019-15107 to its Known Exploited Vulnerabilities catalog on Mar 25, 2022, with a federal patch deadline of Apr 15, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

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

CVE-2019-15107 is a command injection vulnerability in Webmin, specifically in the old parameter of password_change.cgi. It allows an attacker to inject and run operating-system commands through that parameter. Because Webmin is a web-based system administration interface, successful abuse can give an attacker control over the underlying host. CISA notes known ransomware use of this vulnerability, so organizations running Webmin should treat it as a high-priority exposure until they confirm they are patched.

How it works

The flaw is classified as CWE-78 (OS Command Injection). In this class of weakness, user-supplied input is passed to a shell or command interpreter without adequate sanitization or escaping. According to the CISA summary, the parameter named old in password_change.cgi is the injection point. An attacker who can reach that CGI endpoint and supply a crafted value for old can cause the Webmin process to execute arbitrary commands with the privileges of the Webmin service. Exact request format, authentication requirements, and payload construction are not detailed in the provided facts; defenders must confirm those mechanics against the vendor advisory. The practical result is remote code execution on the host that runs Webmin, which can then be used for persistence, lateral movement, or deployment of ransomware.

Am I affected? How to find it in your systems

Webmin is commonly installed on Linux and Unix-like servers to provide browser-based administration of users, services, packages, and network settings. It may be exposed on an internal management network or, less securely, on the public internet. Inventory steps:

Telemetry that may indicate exploitation includes unusual command execution spawned by the Webmin process, unexpected outbound connections from the Webmin host, authentication or CGI access logs showing anomalous values in the old parameter, and creation of new administrative users or scheduled tasks shortly after Webmin activity. Because public detail on exact indicators is limited, treat any unexplained shell activity originating from the Webmin user as suspicious and investigate.

How to remediate

The primary action is to apply the vendor-supplied update that addresses CVE-2019-15107. CISA’s required action is simply “Apply updates per vendor instructions.” After patching:

Confirm the exact patch level and any post-update configuration steps directly from the vendor advisory before declaring the environment remediated.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls:

These measures lower risk but do not eliminate the vulnerability; schedule patching as soon as possible.

If your data may have been exposed

Actively exploited vulnerabilities, especially those with known ransomware use, frequently lead to data theft or encryption. If Webmin was reachable and unpatched during the period of exposure, assume the host and any credentials or data it could access may be compromised. Rotate credentials, review accounts for unauthorized changes, and examine backups for integrity. You can also run a free exposure scan of your email addresses against known breach data sets to determine whether associated accounts have appeared in prior incidents.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedWebmin · Webmin
WeaknessCWE-78
Added to CISA KEVMar 25, 2022
Federal patch deadlineApr 15, 2022
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities