Filtered by vendor Attendize Subscriptions
Filtered by product Attendize Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-72690 1 Attendize 1 Attendize 2026-08-11 5.4 Medium
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.