CVE-2026-77140

Summary

The extension validates the HMAC of a frontend employee edit link only in the action that renders the edit form, not in the action that persists the change. An unauthenticated visitor who knows the UID of a visible employee record can send a direct POST request to the update action and overwrite that record without a valid edit link or any ownership check.

Affected Software

VendorProductVersion RangeStatus
TYPO3Extension “Telephone Directory”0 < 6.2.0affected

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