CVE-2026-57705
Deferred Deferred - Pending Action

Missing Authorization in Event Tickets Plugin

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

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Missing Authorization vulnerability in Nexcess Event Tickets event-tickets allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Event Tickets: from n/a through <= 5.28.5.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
nexcess event_tickets to 5.28.5 (inc)
nexcess event_tickets From 5.0.0 (inc) to 5.28.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-57705 is a Broken Access Control vulnerability in the WordPress Event Tickets Plugin versions 5.28.5 and earlier. It occurs due to missing authorization, authentication, or nonce token checks, allowing unauthenticated users to perform actions that should require higher privileges.

Detection Guidance

This vulnerability involves missing authorization in the WordPress Event Tickets Plugin versions 5.28.5 and earlier, allowing unauthenticated users to perform higher-privileged actions.

Detection typically involves checking the version of the Event Tickets plugin installed on your WordPress site.

You can detect the vulnerable plugin version by running commands to list installed WordPress plugins and their versions, for example:

  • Using WP-CLI: wp plugin list | grep event-tickets
  • Manually checking the plugin version in the WordPress admin dashboard under Plugins.

Additionally, monitoring web server logs for unauthorized or suspicious access attempts to Event Tickets plugin endpoints may help identify exploitation attempts.

Impact Analysis

This vulnerability allows unauthenticated users to execute higher-privileged actions without proper authorization, which can lead to unauthorized changes or access within affected websites. Although classified as low priority, it poses a risk of mass exploitation potentially impacting thousands of websites.

Compliance Impact

This vulnerability, involving missing authorization and broken access control, can have significant implications for compliance with standards and regulations like GDPR and HIPAA.

  • GDPR: The vulnerability allows unauthenticated users to perform higher-privileged actions, which could lead to unauthorized access to personal data. Under GDPR, organizations must implement appropriate technical measures to ensure data protection. Failure to do so may result in violations of Article 5 (principles relating to processing of personal data), Article 25 (data protection by design and by default), and Article 32 (security of processing), potentially leading to fines or legal action.
  • HIPAA: For organizations handling protected health information (PHI), this vulnerability could result in unauthorized access to sensitive patient data. HIPAA requires covered entities to implement access controls (45 CFR Β§ 164.308(a)(4)) and ensure the confidentiality, integrity, and availability of PHI (45 CFR Β§ 164.306). Exploitation of this vulnerability could lead to non-compliance with these requirements, resulting in penalties.

Additionally, the risk of mass exploitation increases the likelihood of data breaches, which may trigger mandatory reporting obligations under both GDPR and HIPAA.

Mitigation Strategies

The immediate mitigation step is to update the WordPress Event Tickets plugin to the patched version 5.28.5.1 or later.

If updating immediately is not possible, users should seek assistance from their hosting provider or developer to apply necessary patches or workarounds.

Patchstack users can enable auto-updates for vulnerable plugins to ensure timely patching.

Additionally, reviewing and tightening access control settings on your WordPress site and monitoring for unusual activity related to the Event Tickets plugin is recommended.

Chat Assistant

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

EPSS Chart