SEPTEMBER 23, 2026
Live Feed
Back to database
Case File

CVE-2026-2717

MEDIUM · CVSS 5.5 EPSS 0.47%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-04-22 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects WordPress, Apache. Exploitation may require the attacker to be authenticated. It may lead to a denial-of-service condition.

CVE
CVE-2026-2717
Severity
MEDIUM
CVSS
5.5
EPSS
0.47%
WordPress Apache

Original NVD 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.