CVE-2026-13178
Deferred Deferred - Pending Action

Unauthenticated Order Creation in Eventin WordPress Plugin

Vulnerability report for CVE-2026-13178, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: WPScan

Description

The Eventin WordPress plugin before 4.1.16 does not properly authorize order creation and accepts an attacker-supplied order status, allowing unauthenticated users to create orders marked as paid without completing any payment.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
eventin eventin_wordpress_plugin to 4.1.16 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Eventin WordPress plugin before version 4.1.16 allows unauthenticated users to create orders marked as paid without completing any payment. The flaw occurs because the plugin does not properly authorize order creation, enabling attackers to manipulate the order status through crafted requests to the REST API endpoint.

Detection Guidance

Check if your Eventin WordPress plugin version is below 4.1.16. Inspect server logs for suspicious REST API requests to the plugin's order creation endpoints with manipulated order status parameters. Look for unauthenticated POST requests containing nonce values and status set to 'completed' without prior payment.

Impact Analysis

This vulnerability could allow attackers to create fraudulent orders without paying, potentially leading to financial losses for the website owner. It may also disrupt legitimate transactions and damage the site's reputation.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by enabling unauthorized transactions without proper authorization or payment verification. Unauthenticated order creation with manipulated status may lead to improper data handling, financial discrepancies, and lack of audit trails, which are critical for regulatory compliance.

Mitigation Strategies

Update the Eventin WordPress plugin to version 4.1.16 or later immediately. Review and remove any unauthorized orders marked as paid in your system. Implement additional server-side validation for order status changes to prevent unauthorized modifications.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13178. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart