CVE-2026-22678 PUBLISHED

Webmin < 2.641 Stored XSS via System and Server Status

Assigner: VulnCheck
Reserved: 08.01.2026 Published: 21.05.2026 Updated: 22.05.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 commands by injecting unsanitized input stored in save_tmpl.cgi and rendered unescaped in list_tmpls.cgi.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor Webmin
Product Webmin
Versions Default: affected
  • affected from 0 to 2.641 (excl.)

Credits

  • Hamed Kohi (@0xHamy) finder
  • VulnCheck finder

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE