CVE-2026-2717
Severity CVSS v4.0:
Pending analysis
Type:
CWE-93
Improper Neutralization of CRLF Sequences ('CRLF Injection')
Publication date:
22/04/2026
Last modified:
22/04/2026
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.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
References to Advisories, Solutions, and Tools
- https://plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers.php#L1098
- https://plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers.php#L745
- https://plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php#L1098
- https://plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php#L745
- https://www.wordfence.com/threat-intel/vulnerabilities/id/7716e77f-e899-4046-9421-86fc0c36c245?source=cve



