
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-77145 is an authorization bypass vulnerability in the TYPO3 extension "Events 2" (jweiland/events2) that allows authenticated users with frontend event management access to modify events belonging to other organizers. The flaw stems from a flawed permission check in the frontend management update flow, which validates a different event than the one ultimately modified. Affected versions are 10.0.0 through 10.2.11 (fixed in 10.2.12). It was published on August 25, 2026, with a CVSS v4.0 base score of 7.1 (High), assigned by TYPO3 (GitHub Advisory, TYPO3 Advisory).
The root cause is classified as CWE-639 (Authorization Bypass Through User-Controlled Key): the system's authorization logic checks permissions against one event record but then applies the update operation to a different, attacker-specified event record. This is a classic IDOR (Insecure Direct Object Reference) pattern where a user-controlled key (the event identifier in the update request) is not re-validated against the authenticated user's permissions before the modification is committed. Exploitation requires only low-level privileges (a valid frontend event management account) and no user interaction, making it straightforward to execute over the network (GitHub Advisory, TYPO3 Advisory).
Successful exploitation allows any authenticated frontend event manager to overwrite or tamper with event records owned by other organizers, resulting in a high integrity impact on the vulnerable system. Confidentiality impact is rated low, as some event data may be readable during the manipulation process. Availability is not directly affected, and there is no impact on subsequent systems. The primary risk is unauthorized modification of event content across the platform, which could disrupt event listings, spread misinformation, or undermine trust in the platform's data integrity (GitHub Advisory).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at the time of disclosure (GitHub Advisory). The EPSS score is 0.0, indicating a very low probability of exploitation in the near term (EUVD). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. No threat actor attribution has been reported.
jweiland/events2 versions 10.0.0–10.2.11.Upgrade the jweiland/events2 TYPO3 extension to version 10.2.12 or later, which corrects the permission check to validate the same event that will be modified (TYPO3 Advisory). As a temporary workaround until patching is possible, restrict frontend event management access to only fully trusted users and audit event modification logs for unauthorized changes. No configuration-only mitigation is available that fully addresses the flaw.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."