Webmin
Don't miss out!
Thousands of developers use stack.watch to stay informed.Get an email whenever new security vulnerabilities are reported in Webmin.
Known Exploited Webmin Vulnerabilities
The following Webmin vulnerabilities have been marked by CISA as Known to be Exploited by threat actors.
| Title | Description | Added |
|---|---|---|
| Webmin Command Injection Vulnerability |
An issue was discovered in Webmin. The parameter old in password_change.cgi contains a command injection vulnerability. CVE-2019-15107 Exploit Probability: 99.8% |
March 25, 2022 |
The vulnerability CVE-2019-15107: Webmin Command Injection Vulnerability is in the top 1% of the currently known exploitable vulnerabilities.
By the Year
In 2026 there have been 7 vulnerabilities in Webmin with an average score of 6.0 out of ten. Last year, in 2025 Webmin had 2 security vulnerabilities published. That is, 5 more vulnerabilities have already been reported in 2026 as compared to last year. Last year, the average CVE base score was greater by 1.76
| Year | Vulnerabilities | Average Score |
|---|---|---|
| 2026 | 7 | 6.04 |
| 2025 | 2 | 7.80 |
| 2024 | 7 | 6.63 |
| 2023 | 17 | 5.64 |
| 2022 | 13 | 7.85 |
| 2021 | 3 | 9.07 |
| 2020 | 4 | 8.80 |
| 2019 | 6 | 7.63 |
| 2018 | 1 | 9.80 |
It may take a day or so for new Webmin vulnerabilities to show up in the stats or in the list of recent security vulnerabilities. Additionally vulnerabilities may be tagged under a different product or component name.
Recent Webmin Security Vulnerabilities
Webmin 2FA Bypass via Basic Auth before 2.640
CVE-2026-42210
- July 20, 2026
Webmin is a web-based system administration tool for Unix-like servers. Prior to version 2.640, for Webmin accounts that require a second authentication factor (typically TOTP), an attacker with knowledge of the username and password can bypass the 2FA requirement by using Basic authentication. Webmin is a web-based system administration tool for Unix-like servers. As a workaround, apply the patch from commit da18a16c84ae5c0b78cad79609cb0efb174000ec manually.
authentification
Webmin miniserv.pl DN Spoofing: Unauth Impersonation pre2.641
CVE-2026-56020
8.1 - High
- June 18, 2026
The Webmin HTTP server (miniserv.pl) allows unauthenticated attackers to impersonate any user with a configured SSL client certificate by sending a forged HTTP header. A remote attacker can spoof certificate DNs and authenticate as any user. Fixed in 2.202.
Authentication Bypass by Spoofing
CVE-2026-56021: Unauth File Read via .conf Bypass in Webmin
CVE-2026-56021
5.3 - Medium
- June 18, 2026
Webmin allows unauthenticated attackers to read the contents of any file ending in .conf within module directories, due to a bypassable regex pattern.
Incorrect Regular Expression
Webmin Bypass Basic Auth via UA Header (<=2.640)
CVE-2026-56022
5.3 - Medium
- June 18, 2026
Webmin accepts basic authentication without session cookies when an attacker provides the 'User-Agent: webmin' header, allowing bypass of additional MFA requirements. Fixed in 2.640.
Use of Single-factor Authentication
Webmin < 2.640 - insecure filename construction in mailboxes/detachall.cgi
CVE-2026-49103
- May 27, 2026
Webmin before 2.640 does not safely construct a filename for saving of an attachment within the mailboxes component. This occurs in mailboxes/detachall.cgi.
Path Traversal: '../filedir'
Webmin XSS via SVG attachment in mailboxes (before 2.640)
CVE-2026-49102
6.1 - Medium
- May 27, 2026
Webmin before 2.640 allows mailboxes/detach.cgi XSS via an SVG document attachment that is viewed in the mailboxes component, because image/svg+xml is used instead of a safe type (e.g., text/plain).
XSS
Webmin <2.641 Stored XSS in Email Template Description (System & Server Status)
CVE-2026-22678
5.4 - Medium
- May 21, 2026
Webmin before 2.641 contains a stored cross-site scripting vulnerability in the email template description field of the System and Server Status module that allows low-privileged authenticated attackers to execute arbitrary JavaScript in the browser context of administrators by injecting unsanitized input stored in save_tmpl.cgi and rendered unescaped in list_tmpls.cgi.
XSS
Unquoted Arg in Webmin Squid cachemgr.cgi (pre2.600)
CVE-2025-67738
8.5 - High
- December 11, 2025
squid/cachemgr.cgi in Webmin before 2.600 does not properly quote arguments. This is relevant if Webmin's Squid module and its Cache Manager feature are available, and an untrusted party is able to authenticate to Webmin and has certain Cache Manager permissions (the "cms" security option).
Shell injection
Webmin 2.5.10 Host Header Injection in Password Reset
CVE-2025-61541
7.1 - High
- October 16, 2025
Webmin 2.510 is vulnerable to a Host Header Injection in the password reset functionality (forgot_send.cgi). The reset link sent to users is constructed using the HTTP Host header via get_webmin_email_url(). An attacker can manipulate the Host header to inject a malicious domain into the reset email. If a victim follows the poisoned link, the attacker can intercept the reset token and gain full control of the target account.
Authorization
Webmin CGI Command Injection RCE via Authenticated Requests
CVE-2024-12828
8.8 - High
- December 30, 2024
Webmin CGI Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Webmin. Authentication is required to exploit this vulnerability. The specific flaw exists within the handling of CGI requests. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-22346.
Shell injection
Webmin 2.202 & Virtualmin 7.20.2: Network Traffic Loop via Spoofed UDP 10000
CVE-2024-45692
7.5 - High
- September 04, 2024
Webmin before 2.202 and Virtualmin before 7.20.2 allow a network traffic loop via spoofed UDP packets on port 10000.
Infinite Loop
XSS in sysinfo.cgi before v1.910 of Webmin
CVE-2024-36450
5.4 - Medium
- July 10, 2024
Cross-site scripting vulnerability exists in sysinfo.cgi of Webmin versions prior to 1.910. If this vulnerability is exploited, an arbitrary script may be executed on the web browser of the user who accessed the website using the product. As a result, a session ID may be obtained, a webpage may be altered, or a server may be halted.
XSS
CSRF in Webmin ajaxterm (pre-2.003) data leak & server crash
CVE-2024-36452
- July 10, 2024
Cross-site request forgery vulnerability exists in ajaxterm module of Webmin versions prior to 2.003. If this vulnerability is exploited, unintended operations may be performed when a user views a malicious page while logged in. As a result, data within a system may be referred, a webpage may be altered, or a server may be permanently halted.
Webmin ajaxterm PrivEsc (2.003) Hijack Console Session
CVE-2024-36451
- July 10, 2024
Improper handling of insufficient permissions or privileges vulnerability exists in ajaxterm module of Webmin prior to 2.003. If this vulnerability is exploited, a console session may be hijacked by an unauthorized user. As a result, data within a system may be referred, a webpage may be altered, or a server may be permanently halted.
Webmin/Usermin XSS in session_login.cgi <1.970/1.820
CVE-2024-36453
- July 10, 2024
Cross-site scripting vulnerability exists in session_login.cgi of Webmin versions prior to 1.970 and Usermin versions prior to 1.820. If this vulnerability is exploited, an arbitrary script may be executed on the web browser of the user who accessed the website using the product. As a result, a webpage may be altered or sensitive information such as a credential may be disclosed.
Webmin 2.105 XSS via Execute cron job as field
CVE-2023-52046
4.8 - Medium
- January 25, 2024
Cross Site Scripting vulnerability (XSS) in webmin v.2.105 and earlier allows a remote attacker to execute arbitrary code via a crafted payload to the "Execute cron job as" tab Input field.
XSS
Stored XSS in Webmin 2.002 via Cluster Cron Job Input
CVE-2023-43309
4.8 - Medium
- September 21, 2023
There is a stored cross-site scripting (XSS) vulnerability in Webmin 2.002 and below via the Cluster Cron Job tab Input field, which allows attackers to run malicious scripts by injecting a specially crafted payload.
XSS
Reflected XSS in Webmin v2.100 File Manager
CVE-2023-40983
- September 15, 2023
A reflected cross-site scripting (XSS) vulnerability in the File Manager function of Webmin v2.100 allows attackers to execute malicious scripts via injecting a crafted payload into the Find in Results file.
Stored XSS in Webmin 2.100 via cloned module name param
CVE-2023-40982
- September 15, 2023
A stored cross-site scripting (XSS) vulnerability in Webmin v2.100 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the cloned module name parameter.
Webmin v2.100 Stored XSS via Usermin Config Custom Field
CVE-2023-40986
- September 15, 2023
A stored cross-site scripting (XSS) vulnerability in the Usermin Configuration function of Webmin v2.100 allows attackers to execute arbitrary web sripts or HTML via a crafted payload injected into the Custom field.
Webmin 2.100 XSS in File Manager via Search/Replace
CVE-2023-40985
- September 15, 2023
An issue was discovered in Webmin 2.100. The File Manager functionality allows an attacker to exploit a Cross-Site Scripting (XSS) vulnerability. By providing a malicious payload, an attacker can inject arbitrary code, which is then executed within the context of the victim's browser when any file is searched/replaced.
Webmin v2.100 Reflected XSS in File Manager Replace in Results
CVE-2023-40984
- September 15, 2023
A reflected cross-site scripting (XSS) vulnerability in the File Manager function of Webmin v2.100 allows attackers to execute malicious scripts via injecting a crafted payload into the Replace in Results file.
Stored XSS via Mail Forwarding in Webmin 2.000 (Usermin)
CVE-2023-41155
5.4 - Medium
- September 13, 2023
A Stored Cross-Site Scripting (XSS) vulnerability in the mail forwarding and replies tab in Webmin and Usermin 2.000 allows remote attackers to inject arbitrary web script or HTML via the forward to field while creating a mail forwarding rule.
XSS
Usermin 2.000 XSS via Replace-in-Results Field on File Manager Tab
CVE-2023-41163
6.1 - Medium
- August 30, 2023
A Reflected Cross-site scripting (XSS) vulnerability in the file manager tab in Usermin 2.000 allows remote attackers to inject arbitrary web script or HTML via the replace in results field while replacing the results under the tools drop down.
XSS
Stored XSS in Webmin 2.021 System Logs Config
CVE-2023-38310
5.4 - Medium
- July 31, 2023
An issue was discovered in Webmin 2.021. A Stored Cross-Site Scripting (XSS) vulnerability was discovered in the configuration settings of the system logs functionality. The vulnerability allows an attacker to store an XSS payload in the configuration settings of specific log files. This results in the execution of that payload whenever the affected log files are accessed.
XSS
XSS in Webmin 2.021 Download Functionality
CVE-2023-38305
6.1 - Medium
- July 31, 2023
An issue was discovered in Webmin 2.021. The download functionality allows an attacker to exploit a Cross-Site Scripting (XSS) vulnerability. By providing a crafted download path containing a malicious payload, an attacker can inject arbitrary code, which is then executed within the context of the victim's browser when the download link is accessed.
XSS
Webmin 2.021 XSS ByPass via File Upload
CVE-2023-38306
6.1 - Medium
- July 31, 2023
An issue was discovered in Webmin 2.021. A Cross-site Scripting (XSS) Bypass vulnerability was discovered in the file upload functionality. Normally, the application restricts the upload of certain file types such as .svg, .php, etc., and displays an error message if a prohibited file type is detected. However, by following certain steps, an attacker can bypass these restrictions and inject malicious code.
XSS
Stored XSS in Webmin 2.021 Users&Groups real_name field
CVE-2023-38307
5.4 - Medium
- July 31, 2023
An issue was discovered in Webmin 2.021. A Stored Cross-Site Scripting (XSS) vulnerability was discovered in the Users and Groups functionality. The vulnerability occurs when an authenticated user adds a new user and inserts an XSS payload into the user's real name.
XSS
Webmin 2.021 XSS via HTTP Tunnel URLs
CVE-2023-38308
6.1 - Medium
- July 31, 2023
An issue was discovered in Webmin 2.021. A Cross-Site Scripting (XSS) vulnerability was discovered in the HTTP Tunnel functionality when handling third-party domain URLs. By providing a crafted URL from a third-party domain, an attacker can inject malicious code. leading to the execution of arbitrary JavaScript code within the context of the victim's browser.
XSS
Webmin 2.021 Reflected XSS via Package Search field
CVE-2023-38309
6.1 - Medium
- July 31, 2023
An issue was discovered in Webmin 2.021. A Reflected Cross-Site Scripting (XSS) vulnerability was discovered in the package search functionality. The vulnerability allows an attacker to inject a malicious payload in the "Search for Package" field, which gets reflected back in the application's response, leading to the execution of arbitrary JavaScript code within the context of the victim's browser.
XSS
Stored XSS in Webmin 2.0.21 System Logs Viewer
CVE-2023-38311
5.4 - Medium
- July 31, 2023
An issue was discovered in Webmin 2.021. A Stored Cross-Site Scripting (XSS) vulnerability was discovered in the System Logs Viewer functionality. The vulnerability allows an attacker to store a malicious payload in the configuration field, triggering the execution of the payload when saving the configuration or when accessing the System Logs Viewer page.
XSS
Webmin 2.021 Stored XSS in Users/Groups Real Name RCE
CVE-2023-38303
5.4 - Medium
- July 31, 2023
An issue was discovered in Webmin 2.021. One can exploit a stored Cross-Site Scripting (XSS) attack to achieve Remote Command Execution (RCE) through the Users and Group's real name parameter.
XSS
Webmin 2.021 Stored XSS in Group Name Field
CVE-2023-38304
5.4 - Medium
- July 31, 2023
An issue was discovered in Webmin 2.021. A Stored Cross-Site Scripting (XSS) vulnerability was discovered in the Users and Groups functionality, allowing an attacker to store a malicious payload in the Group Name field when creating a new group.
XSS
CVE-2022-3844: XSS in Webmin 2.001 via xterm/index.cgi
CVE-2022-3844
6.1 - Medium
- November 02, 2022
A vulnerability, which was classified as problematic, was found in Webmin 2.001. Affected is an unknown function of the file xterm/index.cgi. The manipulation leads to basic cross site scripting. It is possible to launch the attack remotely. Upgrading to version 2.003 is able to address this issue. The patch is identified as d3d33af3c0c3fd3a889c84e287a038b7a457d811. It is recommended to upgrade the affected component. VDB-212862 is the identifier assigned to this vulnerability.
XSS
Webmin 1.995 XSS via crafted HTML email in Read Mail module
CVE-2022-36880
6.1 - Medium
- July 27, 2022
The Read Mail module in Webmin 1.995 and Usermin through 1.850 allows XSS via a crafted HTML e-mail message.
XSS
software/apt-lib.pl in Webmin before 1.997 lacks HTML escaping for a UI command.
CVE-2022-36446
9.8 - Critical
- July 25, 2022
software/apt-lib.pl in Webmin before 1.997 lacks HTML escaping for a UI command.
Output Sanitization
Webmin through 1.991, when the Authentic theme is used, allows remote code execution when a user has been manually created (i.e
CVE-2022-30708
8.8 - High
- May 15, 2022
Webmin through 1.991, when the Authentic theme is used, allows remote code execution when a user has been manually created (i.e., not created in Virtualmin or Cloudmin). This occurs because settings-editor_write.cgi does not properly restrict the file parameter.
A cross-site request forgery (CSRF) vulnerability exists in Webmin 1.973
CVE-2021-32156
8.8 - High
- April 11, 2022
A cross-site request forgery (CSRF) vulnerability exists in Webmin 1.973 via the Scheduled Cron Jobs feature.
Session Riding
A Cross-Site Scripting (XSS) vulnerability exists in Webmin 1.973
CVE-2021-32158
6.1 - Medium
- April 11, 2022
A Cross-Site Scripting (XSS) vulnerability exists in Webmin 1.973 via the Upload and Download feature.
XSS
A Cross-site request forgery (CSRF) vulnerability exists in Webmin 1.973
CVE-2021-32159
8.8 - High
- April 11, 2022
A Cross-site request forgery (CSRF) vulnerability exists in Webmin 1.973 via the Upload and Download feature.
Session Riding
A Cross-Site Scripting (XSS) vulnerability exists in Webmin 1.973 through the Add Users feature.
CVE-2021-32160
6.1 - Medium
- April 11, 2022
A Cross-Site Scripting (XSS) vulnerability exists in Webmin 1.973 through the Add Users feature.
XSS
A Cross-Site Scripting (XSS) vulnerability exists in Webmin 1.973 through the File Manager feature.
CVE-2021-32161
6.1 - Medium
- April 11, 2022
A Cross-Site Scripting (XSS) vulnerability exists in Webmin 1.973 through the File Manager feature.
XSS
A Cross-site request forgery (CSRF) vulnerability exists in Webmin 1.973 through the File Manager feature.
CVE-2021-32162
8.8 - High
- April 11, 2022
A Cross-site request forgery (CSRF) vulnerability exists in Webmin 1.973 through the File Manager feature.
Session Riding
A Cross-Site Scripting (XSS) vulnerability exists in Webmin 1.973
CVE-2021-32157
9.6 - Critical
- April 11, 2022
A Cross-Site Scripting (XSS) vulnerability exists in Webmin 1.973 via the Scheduled Cron Jobs feature.
XSS
Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990.
CVE-2022-0824
8.8 - High
- March 02, 2022
Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990.
Authorization
Improper Authorization in GitHub repository webmin/webmin prior to 1.990.
CVE-2022-0829
8.1 - High
- March 02, 2022
Improper Authorization in GitHub repository webmin/webmin prior to 1.990.
AuthZ
Webmin 1.973 is affected by Cross Site Request Forgery (CSRF) to create a privileged user through Webmin's add users feature
CVE-2021-31762
8.8 - High
- April 25, 2021
Webmin 1.973 is affected by Cross Site Request Forgery (CSRF) to create a privileged user through Webmin's add users feature, and then get a reverse shell through Webmin's running process feature.
Session Riding
Webmin 1.973 is affected by Cross Site Request Forgery (CSRF) to achieve Remote Command Execution (RCE) through Webmin's running process feature.
CVE-2021-31760
8.8 - High
- April 25, 2021
Webmin 1.973 is affected by Cross Site Request Forgery (CSRF) to achieve Remote Command Execution (RCE) through Webmin's running process feature.
Session Riding
Webmin 1.973 is affected by reflected Cross Site Scripting (XSS) to achieve Remote Command Execution through Webmin's running process feature.
CVE-2021-31761
9.6 - Critical
- April 25, 2021
Webmin 1.973 is affected by reflected Cross Site Scripting (XSS) to achieve Remote Command Execution through Webmin's running process feature.
XSS
Arbitrary command execution can occur in Webmin through 1.962
CVE-2020-35606
8.8 - High
- December 21, 2020
Arbitrary command execution can occur in Webmin through 1.962. Any user authorized for the Package Updates module can execute arbitrary commands with root privileges via vectors involving %0A and %0C. NOTE: this issue exists because of an incomplete fix for CVE-2019-12840.
Shell injection