Description
The Eventin WordPress plugin before 4.1.20 does not properly restrict access to individual order records, allowing users with contributor-level access and above to read other customers' order data including personal information by iterating order identifiers.
Published: 2026-08-12
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Eventin WordPress plugin attempts to restrict access to individual order records but fails to enforce proper authorization checks. Contributors and any role higher than contributor can iterate between order identifiers and read complete order details, including personal information about other customers. This constitutes an Insecure Direct Object Reference (IDOR) that enables unauthorized disclosure of private order data.

Affected Systems

The vulnerability affects the Eventin WordPress plugin in all releases prior to 4.1.20. Any WordPress site that has installed this plugin with contributor-level users or higher is potentially exposed.

Risk and Exploitability

The flaw does not allow code execution or denial of service, but it does enable an authenticated user with contributor or higher privileges to compromise confidentiality of customer orders. Exploitation requires the attacker to know or guess order identifiers, which is trivial through enumeration. No CVSS score is available, and EPSS is not reported. The vulnerability is not listed in the CISA KEV catalog, yet the ease of exploitation on sites with many contributors makes it a moderate to high risk for data leakage.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Eventin to version 4.1.20 or newer.
  • Remove or reduce contributor-level permissions for users who do not need to view order data.
  • Verify that the plugin’s settings enforce role‑based access control for order retrieval.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 16: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-639

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 individual order records, allowing users with contributor-level access and above to read other customers' order data including personal information by iterating order identifiers.
Title Eventin < 4.1.20 - Contributor+ Order Information Disclosure via IDOR
References

Subscriptions

Eventin Eventin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T06:00:12.224Z

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

Link: CVE-2026-13177

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-12T06:17:24.187

Link: CVE-2026-13177

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T16:30:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key