HTTP Headers <= 1.19.2 - Authenticated (Administrator+) External Control of File Name or Path to RCE via 'hh_htpasswd_path' and 'hh_www_authenticate_user' Parameters
Summary
| CVE | CVE-2026-4132 |
|---|---|
| State | PUBLISHED |
| Assigner | Wordfence |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-04-22 09:16:24 UTC |
| Updated | 2026-04-22 09:16:24 UTC |
| Description | The HTTP Headers plugin for WordPress is vulnerable to External Control of File Name or Path leading to Remote Code Execution in all versions up to and including 1.19.2. This is due to insufficient validation of the file path stored in the 'hh_htpasswd_path' option and lack of sanitization on the 'hh_www_authenticate_user' option value. The plugin allows administrators to set an arbitrary file path for the htpasswd file location and does not validate that the path has a safe file extension (e.g., restricting to .htpasswd). Additionally, the username field used for HTTP Basic Authentication is written directly into the file without sanitization. The apache_auth_credentials() function constructs the file content using the unsanitized username via sprintf('%s:{SHA}%s', $user, ...), and update_auth_credentials() writes this content to the attacker-controlled path via file_put_contents(). This makes it possible for authenticated attackers, with Administrator-level access and above, to write arbitrary content (including PHP code) to arbitrary file paths on the server, effectively achieving Remote Code Execution. |
Risk And Classification
Primary CVSS: v3.1 7.2 HIGH from [email protected]
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Problem Types: CWE-73 | CWE-73 CWE-73 External Control of File Name or Path
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Primary | 7.2 | HIGH | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 7.2 | HIGH | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
HighUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Zinoui | HTTP Headers | affected 1.19.2 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| www.wordfence.com/threat-intel/vulnerabilities/id/ce010c6f-16bd-4178-a621-31ba6... | [email protected] | www.wordfence.com | |
| plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/tags/1.19.2/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/http-headers/trunk/http-headers.php | [email protected] | plugins.trac.wordpress.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Chiao-Lin Yu (en)
Additional Advisory Data
| Source | Time | Event |
|---|---|---|
| CNA | 2026-04-21T19:13:19.000Z | Disclosed |
There are currently no legacy QID mappings associated with this CVE.