CVE-2025-2800
BaseFortify
Publication date: 2025-07-16
Last updated on: 2025-07-16
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wp-eventmanager | wp_event_manager | to 3.1.51 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the WP Event Manager plugin for WordPress. It occurs via the 'organizer_name' parameter in versions up to 3.1.50 due to insufficient input sanitization and output escaping. This allows unauthenticated attackers to inject malicious web scripts that execute whenever a user accesses the affected page.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the context of the affected website, potentially leading to theft of user data, session hijacking, defacement, or other malicious actions without requiring authentication.