PT-2025-42478 · Unknown · Craftmycms
Published
2025-10-16
·
Updated
2025-10-16
·
CVE-2025-61543
CVSS v3.1
7.1
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
CraftMyCMS version 4.0.2.2
Description
A Host Header Injection issue exists in the password reset functionality. The system directly uses
$ SERVER['HTTP HOST'] to create password reset links sent through email. An attacker can manipulate the Host header to send malicious reset links, potentially leading to phishing attacks or account takeover. The vulnerable parameter is $ SERVER['HTTP HOST'].Recommendations
Apply a fix that properly sanitizes or encodes the
$ SERVER['HTTP HOST'] variable before using it to construct password reset links.Exploit
Fix
Improper Access Control
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Craftmycms