CVE-2026-72690
Received Received - Intake

Improper Authorization in Attendize Allows Persistent Survey Question Injection

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

Publication date: 2026-08-10

Last updated on: 2026-08-10

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

Description

An improper authorization vulnerability in Attendize through commit 9289acb allows an authenticated remote attacker to inject persistent mandatory survey questions into another organizer's events via the POST /event/{event_id}/question/create endpoint. The postCreateEventQuestion method loads the target event without the tenant-isolation scope, enabling cross-tenant writes; the injected question cannot be removed by the victim because the victim's account-scoped delete path cannot resolve a question owned by another tenant.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-10
AI Q&A
2026-08-10
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

This vulnerability allows an authenticated remote attacker to inject persistent mandatory survey questions into another organizer's events in Attendize. The issue occurs because the system does not properly isolate tenants, enabling cross-tenant writes. The injected questions cannot be removed by the victim due to incorrect ownership resolution.

Impact Analysis

If you are an Attendize event organizer, an attacker could inject unwanted survey questions into your events. These questions would appear mandatory for attendees, potentially disrupting your event management and collecting responses under your identity without your consent.

Compliance Impact

This vulnerability could lead to unauthorized data collection, violating GDPR principles of data minimization and user consent. For HIPAA, it may compromise protected health information integrity if survey questions relate to health data, as unauthorized modifications could occur.

Mitigation Strategies

Update Attendize to a patched version that enforces tenant-isolation for event modifications. Review event questions for unauthorized additions and remove any suspicious entries. Restrict access to the POST /event/{event_id}/question/create endpoint to authorized users only.

Chat Assistant

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

EPSS Chart