Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
The Eventin - Events Calendar, Event Booking, Ticket & Registration (AI Powered) plugin for WordPress is vulnerable to unauthorized access of data due to a improper capability check on the get_item_permissions_check() function in all versions up to, and including, 4.1.8. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read arbitrary order data including customer PII (name, email, phone) by iterating order IDs.
AnalysisAI
Eventin - Events Calendar, Event Booking, Ticket & Registration plugin for WordPress fails to properly validate user capabilities in the get_item_permissions_check() function, allowing authenticated Subscriber-level users to enumerate and read arbitrary order data including customer names, emails, and phone numbers through order ID iteration. Affected versions include all releases up to and including 4.1.8. This is a low-complexity, network-accessible vulnerability (CVSS 4.3) that requires only basic authentication, making it exploitable by any user with a WordPress account on an affected site.
Technical ContextAI
The vulnerability stems from an improper capability check (CWE-862: Missing Authorization) in the Eventin plugin's REST API endpoint handling. The get_item_permissions_check() function fails to enforce proper permission validation before returning order objects via the API. WordPress capabilities are role-based access controls; Subscriber is the lowest user role with minimal permissions. By bypassing this check, attackers can directly access REST endpoints that return order data, which typically includes personally identifiable information (PII) such as customer names, email addresses, and phone numbers. The Eventin plugin, installed via the WordPress plugin repository (cpe:2.3:a:arraytics:eventin), is a widely-deployed event management solution, making this a high-exposure flaw. The vulnerability is exploited through standard HTTP requests to the WordPress REST API with valid but low-privilege authentication credentials.
RemediationAI
Update the Eventin plugin immediately to version 4.1.9 or later, which contains the capability check fix documented in WordPress plugin repository changeset 3501510. Organizations unable to update immediately should restrict REST API access to authenticated users through WordPress configuration or web application firewall rules, and monitor API logs for suspicious order data enumeration patterns. Verify the update by confirming the plugin version in the WordPress admin dashboard under Plugins. Additional details and confirmation of the fix are available in the Wordfence vulnerability report at https://www.wordfence.com/threat-intel/vulnerabilities/id/87f82d5d-d89a-440d-8c23-ace5160a0739?source=cve and the WordPress plugin changeset at https://plugins.trac.wordpress.org/changeset/3501510/.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22231