CVE-2026-77140
Received Received - Intake

Unauthenticated Employee Record Modification in HR Extension

Vulnerability report for CVE-2026-77140, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: TYPO3

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
typo3 telephone_directory to 6.2.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Broken Access Control vulnerability in the TYPO3 extension 'Telephone Directory' (versions 6.1.2 and below). The flaw allows unauthenticated attackers to modify employee records by exploiting a missing HMAC validation in the update action. Attackers only need to know an employee's UID to send a direct POST request and overwrite the record without authorization.

Detection Guidance

Check for unauthorized modifications to employee records by reviewing logs for POST requests to the update action without valid HMAC or ownership verification. Inspect network traffic for suspicious POST requests targeting the vulnerable endpoint.

Impact Analysis

If you use the affected extension, an attacker could modify employee records, potentially altering sensitive data like contact information or job details. This could lead to data integrity issues, unauthorized changes, or misuse of employee information without detection.

Compliance Impact

This vulnerability could violate compliance requirements by allowing unauthorized modifications to employee data. GDPR requires data integrity and access controls, while HIPAA mandates strict access controls for sensitive information. Exploiting this flaw may lead to non-compliance and potential legal consequences.

Mitigation Strategies

Update the Telephone Directory extension to version 6.2.0 or later immediately. Disable the extension if an update is not possible. Review and restrict access to employee records until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-77140. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart