Vulnerability 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 Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-72690?
CVE-2026-72690 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 ...
How severe is CVE-2026-72690?
CVE-2026-72690 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72690?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.