CVE-2025-6366
BaseFortify
Publication date: 2025-08-26
Last updated on: 2025-08-29
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | event_list_plugin | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-269 | The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Event List plugin for WordPress (versions up to and including 2.0.4). It allows authenticated users with Subscriber-level access or higher to escalate their privileges to administrator level because the plugin does not properly check user capabilities before allowing profile updates in the el_update_profile() function.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can gain administrator privileges on a WordPress site, allowing them to fully control the site, modify content, install malicious code, access sensitive data, and disrupt site operations.