Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Network-accessible with no prerequisites confirmed by CWE-288 and description; C:L/I:L reflects partial data exposure and limited write, not full compromise; no availability impact and no scope change.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Authentication in WP Event SOlution <= 4.1.9 versions.
AnalysisAI
Broken authentication in WP Event Solution WordPress plugin (versions ≤4.1.9) permits unauthenticated remote attackers to bypass authentication controls via an alternate path or channel (CWE-288), resulting in limited information disclosure and partial integrity impact. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms this is exploitable over the network with no credentials and no user interaction required against any WordPress installation running the affected plugin. No public exploit code and no CISA KEV listing have been identified at time of analysis.
Technical ContextAI
WP Event Solution is a WordPress plugin developed by Arraytics (CPE: cpe:2.3:a:arraytics:wp_event_solution:*:*:*:*:*:*:*:*) used for managing and displaying events on WordPress sites. The root cause is CWE-288 (Authentication Bypass Using an Alternate Path or Channel), a class in which an application exposes a secondary code path - such as an unauthenticated REST API endpoint, AJAX handler (wp-admin/admin-ajax.php), or direct file inclusion - that does not enforce the same authentication checks as the primary interface. This pattern is endemic to WordPress plugin development, where contributors may register AJAX or REST routes without the required capability checks or nonce validation, inadvertently creating authentication bypass vectors accessible to any remote party.
RemediationAI
Update WP Event Solution to a version beyond 4.1.9 - the exact patched release version is not independently confirmed from available data, so administrators should verify the current safe version directly via the WordPress plugin repository or the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-event-solution/vulnerability/wordpress-wp-event-solution-plugin-4-1-9-broken-authentication-vulnerability. If immediate patching is not feasible, temporarily deactivate the plugin to remove the attack surface entirely, accepting the trade-off of losing all event management functionality. As a partial compensating control, a web application firewall (WAF) with WordPress-specific ruleset (e.g., Patchstack vPatch, Wordfence, or Cloudflare's WordPress managed ruleset) may block exploitation attempts targeting unauthenticated plugin endpoints, though this does not remediate the underlying flaw.
More in Wp Event Solution
View allUnauthenticated information disclosure in the Arraytics WP Event Solution (Eventin) WordPress plugin through version 4.1
Broken access control in the Arraytics WP Event Solution WordPress plugin through version 4.1.12 allows remote unauthent
WP Event Solution WordPress plugin versions up to and including 4.1.19 allows authenticated users with customer-level pr
Sensitive customer data exposure in the WP Event Solution WordPress plugin (versions up to and including 4.1.18) allows
Broken access control in WP Event Solution WordPress plugin (versions <= 4.1.22) exposes unauthenticated network attacke
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53884
GHSA-g5q3-jjf3-h8h5