TYPO3-EXT-SA-2026-019: Broken Access Control in extension "Club Directory" (clubdirectory)

It has been discovered that the extension "Club Directory" (clubdirectory) is susceptible to Broken Access Control.
- Release Date: August 25, 2026
- Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.
- Component: "Club Directory" (clubdirectory)
- Composer Package Name: jweiland/clubdirectory
- Vulnerability Type: Broken Access Control
- Affected Versions: 8.1.2 and below
- Severity: High
- Suggested CVSS v4.0: AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N
- References: CVE-2026-77141, CWE-862, CWE-639
Problem Description
The extension resolves the targeted club record from a user-supplied request argument in its frontend edit, update, and activate actions, but performs no ownership check in any of them. An unauthenticated visitor who knows the UID of a club record can send a direct request to the update or activate action and overwrite that record, or publish one still awaiting approval, without owning it.
Solution
Updated version 8.1.3 is available from the TYPO3 extension manager, packagist and at
https://extensions.typo3.org/extension/download/clubdirectory/8.1.3/zip
Users of the extension are advised to update the extension as soon as possible.
Credits
Thanks to Seungbin Yang for reporting the vulnerability, 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.