Description
The Yoast SEO Premium WordPress plugin before 27.6.1 does not sanitize control characters from redirect origins before writing them to the site's Apache configuration file when the file-based redirect mode is enabled, and the redirect-creation endpoint is reachable by users with only Author-level access. This allows such users to inject arbitrary newline-delimited Apache directives into the root .htaccess file. On Apache servers that honour PHP directives, the injection can be chained with the user's own media upload (a polyglot image carrying a PHP payload) and an auto_prepend_file directive to achieve Remote Code Execution.
Published: 2026-09-02
Score: 6.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Yoast SEO Premium WordPress plugin before version 27.6.1 fails to sanitize control characters from redirect origins when file‑based redirect mode is enabled, allowing users with Author level access to inject arbitrary newline‑delimited Apache directives into the site’s .htaccess file. When the Apache server honours PHP directives, an attacker can chain the injected directives with a polyglot media upload that carries a PHP payload and an auto_prepend_file directive, leading to Remote Code Execution. This flaw is an example of control‑character injection, classified as CWE‑74.

Affected Systems

WordPress sites that use Yoast SEO Premium older than 27.6.1 with file‑based redirect mode enabled are affected. The vulnerability is exploitable by any user who holds the Author role or higher, provided that the redirect‑creation endpoint is reachable and the attacker can upload media files.

Risk and Exploitability

The CVSS score is 6.6, indicating a moderate to high severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires legitimate author credentials, access to the redirect‑creation endpoint, and the ability to upload files, but does not demand elevated system privileges or network access beyond normal WordPress operations. The attack vector is local to the website, leveraging the plugin’s input handling and the Apache configuration file.

Generated by OpenCVE AI on September 3, 2026 at 11:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Yoast SEO Premium to version 27.6.1 or later to apply the official fix.
  • If an immediate upgrade is not possible, disable file‑based redirect mode in the plugin settings to stop writing to .htaccess.
  • Inspect the root .htaccess file, remove any injected Apache directives, and restore the original, clean configuration.

Generated by OpenCVE AI on September 3, 2026 at 11:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description The Yoast SEO Premium WordPress plugin before 27.6.1 does not sanitize control characters from redirect origins before writing them to the site's Apache configuration file when the file-based redirect mode is enabled, and the redirect-creation endpoint is reachable by users with only Author-level access. This allows such users to inject arbitrary newline-delimited Apache directives into the root .htaccess file. On Apache servers that honour PHP directives, the injection can be chained with the user's own media upload (a polyglot image carrying a PHP payload) and an auto_prepend_file directive to achieve Remote Code Execution.
Title Yoast SEO Premium < 27.6.1 - Author+ Arbitrary .htaccess Directive Injection to RCE
Weaknesses CWE-74
References
Metrics cvssV3_1

{'score': 6.6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:38.690Z

Reserved: 2026-06-04T07:41:54.109Z

Link: CVE-2026-10821

cve-icon Vulnrichment

Updated: 2026-09-02T14:44:37.234Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:37.267

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-10821

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:00:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')