CVE-2026-77141

Summary

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.

Affected Software

VendorProductVersion RangeStatus
TYPO3Extension “Club Directory”0 < 8.1.3affected

Weaknesses

  • CWE-862: CWE-862 Missing Authorization
  • CWE-639: CWE-639 Authorization Bypass Through User-Controlled Key

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References