Security Advisory

CVE-2026-72690

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-10 11:59:08
Last updated 2026-08-10 18:22:15
Assigner TuranSec
CVSS score not scored
State PUBLISHED

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.