Vulnerability Description
A Host Header Injection vulnerability exists in the password reset functionality of CraftMyCMS 4.0.2.2. The system uses `$_SERVER['HTTP_HOST']` directly to construct password reset links sent via email. An attacker can manipulate the Host header to send malicious reset links, enabling phishing attacks or account takeover.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/bugdotexe/Vulnerability-Research/tree/main/CVE-2025-61543
- https://owasp.org/www-community/vulnerabilities/HTTP_Host_header_injection
FAQ
What is CVE-2025-61543?
CVE-2025-61543 is a vulnerability with a CVSS score of 7.1 (HIGH). A Host Header Injection vulnerability exists in the password reset functionality of CraftMyCMS 4.0.2.2. The system uses `$_SERVER['HTTP_HOST']` directly to construct password reset links sent via emai...
How severe is CVE-2025-61543?
CVE-2025-61543 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-61543?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.