Description
The Eventin WordPress plugin before 4.1.20 does not properly restrict access to stored customer records, allowing users with contributor-level access and above to read other customers' personal data such as names and email addresses.
Published: 2026-08-12
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Eventin WordPress plugin version prior to 4.1.20 fails to enforce proper access controls on its REST API, allowing any user with contributor-level permissions or higher to read stored customer records. This exposes sensitive personal information such as names and email addresses, creating a privacy breach that could facilitate social engineering or further credential compromise.

Affected Systems

WordPress sites running the Eventin plugin before version 4.1.20 are affected. No specific WordPress core or plugin versions beyond Eventin are listed.

Risk and Exploitability

The vulnerability can be exploited remotely by authenticated users who have contributor-level or higher privileges; the attacker needs only to craft a REST API request targeting the customer data endpoint. No known exploit in the field is reported and the EPSS score is < 1%, and the CVSS score of 6.5 indicates moderate severity due to the credential-based nature, raising moderate to high risk for sites with many contributors. The vulnerability is not listed in CISA’s KEV catalog.

Generated by OpenCVE AI on August 12, 2026 at 22:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Eventin to version 4.1.20 or later
  • Limit contributor role access to customer data through WordPress role settings
  • Audit REST API logs for unauthorized activity

Generated by OpenCVE AI on August 12, 2026 at 22:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Eventin
Eventin eventin
Wordpress
Wordpress wordpress
Vendors & Products Eventin
Eventin eventin
Wordpress
Wordpress wordpress

Wed, 12 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Eventin WordPress plugin before 4.1.20 does not properly restrict access to stored customer records, allowing users with contributor-level access and above to read other customers' personal data such as names and email addresses.
Title Eventin < 4.1.20 - Contributor+ Customer PII Disclosure via REST API
References

Subscriptions

Eventin Eventin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T19:32:52.444Z

Reserved: 2026-06-24T13:24:32.640Z

Link: CVE-2026-13168

cve-icon Vulnrichment

Updated: 2026-08-12T19:32:46.597Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:17:15.223

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-13168

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T22:30:09Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control