
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1252 is a Stored Cross-Site Scripting (XSS) vulnerability in the Events Listing Widget plugin for WordPress, affecting all versions up to and including 1.3.4. The flaw exists in the 'Event URL' parameter due to insufficient input sanitization and output escaping, allowing authenticated attackers with Author-level access or higher to inject arbitrary web scripts into pages. It was published on February 6, 2026, with the patch released in version 1.3.5. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The plugin fails to sanitize user-supplied input in the 'Event URL' parameter and does not properly escape the value on output, allowing malicious script content to be stored in the database and rendered in the browser of any user who visits the affected page. Exploitation requires an authenticated session with at least Author-level privileges, making it a low-complexity, network-based attack. The vulnerable code is visible in the plugin source at line 266 of events-listing-widget.php (Wordfence, WordPress Trac).
Successful exploitation allows an attacker to inject persistent malicious JavaScript that executes in the browsers of all users who visit the compromised page, including administrators. This can lead to session cookie theft, credential harvesting, defacement, redirection to malicious sites, or further privilege escalation if an administrator's session is hijacked. The scope is changed (S:C), meaning the injected script can affect users beyond the attacker's own session context, with low confidentiality and integrity impacts (Wordfence, Red Hat CVE).
No public proof-of-concept exploit code or evidence of active in-the-wild exploitation has been reported as of the time of disclosure. The EPSS score is approximately 0.03%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at the Author level or above, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence).
javascript:alert(document.cookie) or an equivalent stored XSS vector that bypasses any client-side validation.javascript:, <script>, or encoded equivalents.wp_posts or related plugin tables where the Event URL field contains JavaScript payloads or HTML tags rather than standard URLs.events-listing-widget.php) if an attacker escalated access after XSS exploitation.Site administrators should update the Events Listing Widget plugin to version 1.3.5 or later, which includes the fix for this vulnerability (WordPress Trac Changeset). As a temporary workaround, restrict Author-level user registrations or limit who can create/edit event listings until the patch is applied. Implementing a Web Application Firewall (WAF) with XSS filtering rules can provide additional defense-in-depth. Wordfence users are protected via their firewall rules (Wordfence).
Wordfence, which discovered and reported the vulnerability, included it in their weekly WordPress vulnerability report for the period of February 2–8, 2026, noting the patch availability in version 1.3.5 (Wordfence Blog). No significant broader media coverage or notable researcher commentary beyond the standard disclosure process has been identified.
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."