Vulnerability Description
The HTTP Headers plugin for WordPress is vulnerable to CRLF Injection in all versions up to, and including, 1.19.2. This is due to insufficient sanitization of custom header name and value fields before writing them to the Apache .htaccess file via `insert_with_markers()`. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary newline characters and additional Apache directives into the .htaccess configuration file via the 'Custom Headers' settings, leading to Apache configuration parse errors and potential site-wide denial of service.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers
- https://plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers
- https://plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php#L
- https://plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php#L
- https://www.wordfence.com/threat-intel/vulnerabilities/id/7716e77f-e899-4046-942
FAQ
What is CVE-2026-2717?
CVE-2026-2717 is a vulnerability with a CVSS score of 5.5 (MEDIUM). The HTTP Headers plugin for WordPress is vulnerable to CRLF Injection in all versions up to, and including, 1.19.2. This is due to insufficient sanitization of custom header name and value fields befo...
How severe is CVE-2026-2717?
CVE-2026-2717 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-2717?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.