CVE-2026-72546
Received Received - Intake

Insecure Direct Object Reference in Attendize Allows Unauthorized Event Data Modification

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

Publication date: 2026-08-11

Last updated on: 2026-08-11

Assigner: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

Description

An insecure direct object reference vulnerability in Attendize through commit 9289acb allows any authenticated event organiser to inject attendees and orders into events belonging to other accounts via the postInviteAttendee endpoint. The endpoint loads the target event by ID without scoping the query to the authenticated organiser account. An attacker can modify event data and financial records across account boundaries.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-11
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
attendize attendize *

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

An insecure direct object reference vulnerability in Attendize allows authenticated event organizers to inject attendees and orders into events belonging to other accounts. The vulnerability occurs via the postInviteAttendee endpoint, which loads the target event by ID without checking if the event belongs to the authenticated user's account. This enables attackers to modify event data and financial records across different accounts.

Detection Guidance

Check for unauthorized event modifications or attendee injections by reviewing logs for POST requests to /postInviteAttendee with event IDs not belonging to the authenticated user. Look for unexpected financial record changes or duplicate orders across accounts.

Impact Analysis

If you are an event organizer using Attendize, an attacker with access to another organizer's account could inject fake attendees or orders into your event. This could lead to financial losses, incorrect attendee records, and reputational damage. For users of the platform, it may result in unauthorized access to event data or financial transactions.

Compliance Impact

This vulnerability could lead to unauthorized access or modification of personal data, violating GDPR's data integrity and confidentiality requirements. For organizations handling health data, it may also breach HIPAA's safeguards for protected health information by allowing unauthorized changes to event records.

Mitigation Strategies

Update Attendize to the latest commit or apply a patch that scopes event queries to authenticated user accounts. Restrict database access and audit all event and order records for signs of tampering. Disable the postInviteAttendee endpoint if not critical.

Chat Assistant

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

EPSS Chart