CVE-2026-77146
Received Received - Intake

Unauthenticated Password Reset in Frontend User Extension

Vulnerability report for CVE-2026-77146, 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's invitation controller fails to stop processing after redirecting on invalid input (missing hash, non-existent, disabled, or deleted users), allowing an unauthenticated attacker to set a new password for and re-enable an arbitrary existing frontend user account. This vulnerability is only present in the 8.x versions of the extension.

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

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
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 vulnerability allows an unauthenticated attacker to reset passwords and re-enable existing frontend user accounts by exploiting a flaw in the extension's invitation controller. The controller fails to stop processing after redirecting on invalid input, such as missing hash or non-existent users, specifically affecting version 8.x of the extension.

Detection Guidance

This vulnerability can be detected by checking for unauthorized password resets or account re-enabling in the extension's invitation controller logs. Look for requests to the controller with invalid inputs (missing hash, non-existent users, or disabled accounts) followed by successful password reset operations.

Impact Analysis

An attacker could gain unauthorized access to user accounts by resetting passwords and re-enabling disabled accounts. This could lead to data breaches, unauthorized actions, or impersonation of legitimate users.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR's data protection principles and HIPAA's security requirements. It may result in non-compliance, legal penalties, and reputational damage.

Mitigation Strategies

Update the extension to the latest version that fixes this issue. If an update is not available, disable the extension immediately to prevent exploitation. Review user accounts for unauthorized changes or re-enabling of disabled accounts.

Chat Assistant

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

EPSS Chart