Description
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.
Published: 2026-06-18
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Webmin HTTP server, miniserv.pl, contains an authentication bypass that permits attackers without legitimate credentials to forge HTTP headers and impersonate any user whose account is linked to an SSL client certificate. By spoofing the certificate subject name (DN) in the forged header, an unauthenticated attacker can acquire a session token normally reserved for the real certificate holder, thereby gaining the privileges of that user. This weakness is an example of improper authentication enforcement (CWE‑290). The flaw is fixed in version 2.202.

Affected Systems

All installations of Webmin prior to release 2.202 are vulnerable. The flaw applies to any version of the Webmin suite that supports SSL client certificate authentication, regardless of the operating system or environment. The affected component is the miniserv.pl HTTP server handling SSL client certificates.

Risk and Exploitability

With a CVSS score of 9.2 the vulnerability is considered critical. The EPSS score is currently reported as < 1%, and the vulnerability is not listed in the CISA KEV catalog. An attacker needs only to send a crafted HTTP request over the network to the Webmin server; no local access or privileged credentials are required. The attack path is purely remote, making the potential impact immediate and widespread if the Webmin instance is exposed to the internet or a compromised internal network.

Generated by OpenCVE AI on August 11, 2026 at 22:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Webmin to version 2.202 or newer where the issue is fixed
  • If an upgrade is not immediately possible, disable SSL client certificate authentication or restrict access to the Webmin interface behind a trusted network segment
  • Revoke any client certificates that may have been exposed and monitor login logs for suspicious authentication events

Generated by OpenCVE AI on August 11, 2026 at 22:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 16:30:00 +0000


Tue, 11 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Description 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.641. 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.
References

Mon, 22 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 18 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Webmin
Webmin webmin
Vendors & Products Webmin
Webmin webmin

Thu, 18 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Description 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.641.
Title Webmin HTTP header authentication bypass
Weaknesses CWE-290
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: cisa-cg

Published:

Updated: 2026-08-11T15:33:27.670Z

Reserved: 2026-06-18T14:15:27.103Z

Link: CVE-2026-56020

cve-icon Vulnrichment

Updated: 2026-06-22T12:32:58.096Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-18T17:16:35.247

Modified: 2026-08-11T16:17:33.077

Link: CVE-2026-56020

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T23:00:07Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing