Skip to main content

Events Planner CVE-2025-26586

HIGH
Cross-site Scripting (XSS) (CWE-79)
2025-03-03 audit@patchstack.com
7.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

4
Analysis Updated
Apr 25, 2026 - 01:05 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 23, 2026 - 15:42 vuln.today
cvss_changed
Analysis Generated
Mar 28, 2026 - 18:29 vuln.today
CVE Published
Mar 03, 2025 - 14:15 nvd
HIGH 7.1

DescriptionCVE.org

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Events Planner allows Reflected XSS. This issue affects Events Planner: from n/a through 1.3.10.

AnalysisAI

Reflected XSS in Events Planner WordPress plugin versions up to 1.3.10 allows remote attackers to inject malicious scripts via crafted URLs that execute in victims' browsers when clicked. Reported by Patchstack security researchers, the vulnerability requires user interaction (opening a malicious link) but needs no authentication, enabling session hijacking, credential theft, or malicious actions in the context of authenticated WordPress users. EPSS score of 0.09% (26th percentile) indicates low observed exploitation probability in the wild, with no CISA KEV listing or public proof-of-concept identified at time of analysis.

Technical ContextAI

This is a classic reflected cross-site scripting (CWE-79) vulnerability affecting the Events Planner WordPress plugin (wordpress:events-planner per CPE pattern). Reflected XSS occurs when user-supplied input is immediately returned by a web application without proper sanitization or encoding, allowing attackers to inject JavaScript or HTML that executes in the victim's browser. The vulnerability likely exists in parameter handling for event listing, search, or filtering functions where input is echoed back in HTTP responses. The CVSS vector indicates changed scope (S:C), meaning the vulnerable component (the plugin) is distinct from the impacted component (the WordPress site and user sessions), enabling cross-context attacks. WordPress plugins frequently suffer from inadequate input validation when developers fail to use WordPress security APIs like esc_html(), esc_url(), or wp_kses() for output encoding.

Affected ProductsAI

WordPress Events Planner plugin versions from earliest release through 1.3.10 are confirmed vulnerable according to Patchstack advisory. The plugin is identified as wordpress:events-planner in CPE nomenclature. All WordPress installations with this plugin version range are at risk, regardless of WordPress core version. Vendor advisory available at https://patchstack.com/database/wordpress/plugin/events-planner/vulnerability/wordpress-events-planner-plugin-1-3-10-reflected-cross-site-scripting-xss-vulnerability.

RemediationAI

Update Events Planner plugin to version 1.3.11 or later if available, as Patchstack typically coordinates disclosure with plugin authors who release fixes. Check WordPress admin dashboard under Plugins for available updates, or download directly from wordpress.org/plugins/events-planner. If patched version is not yet released or update is delayed, implement compensating controls: restrict plugin usage to trusted administrators only by removing public-facing event forms; enable WordPress Content Security Policy headers (Content-Security-Policy: script-src 'self') to block inline script execution, though this may break legitimate plugin functionality requiring testing; deploy web application firewall rules to filter common XSS payloads in query parameters and form fields; educate users to avoid clicking untrusted links to the WordPress site. Monitor Patchstack advisory URL for official patch confirmation. Note that disabling the plugin entirely eliminates risk but removes event management functionality. CSP implementation may conflict with other plugins using inline scripts, requiring whitelist adjustments.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2025-26586 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy