Skip to main navigation Skip to main content Skip to page footer

TYPO3-EXT-SA-2026-026: Broken Access Control in extension "Events 2" (events2)

It has been discovered that the extension "Events 2" (events2) is susceptible to two instances of Broken Access Control.

Problem Description

The frontend management plugin attributed a newly created event to the submitting user’s organizer record only when the request supplied no organizer of its own. The accompanying permission check confirmed only that the submitting user held any organizer role. A user with frontend event management access could therefore create an event that is attributed to another organizer. (CVE-2026-77144)

The permission check for the frontend management update flow verified a different event than the one the request went on to modify. A user with frontend event management access could therefore modify events belonging to other organizers. (CVE-2026-77145)

Solution

An updated version 10.2.12 is available from the TYPO3 extension manager, packagist and at

https://extensions.typo3.org/extension/download/events2/10.2.12/zip

Users of the extension are advised to update the extension as soon as possible.

Credits

Thanks to Seungbin Yang for reporting the vulnerabilities, and to Hoja Mustaffa Abdul Latheef for providing an updated version of the extension.

General Advice

Follow the recommendations that are given in the TYPO3 Security Guide.