#VU120874 Improper Neutralization of HTTP Headers for Scripting Syntax in Webmin - CVE-2025-61541
Published: December 31, 2025
Webmin
Webmin
Description
The vulnerability allows a remote attacker to perform spoofing attack.
The vulnerability exists due to improper input validation when processing HTTP requests in the password reset functionality (forgot_send.cgi). A remote non-authenticated attacker can send a specially crafted HTTP request with an arbitrary Host header via get_webmin_email_url() that will be accepted by the application.
Successful exploitation of the vulnerability may allow an attacker to inject a malicious domain into the reset email and trick the victim into clicking on the reset link, intercept the reset token and gain full control of the target account.