CVE-2023-25013
Description
Missing access checks in the TYPO3 femanager extension allow unauthenticated users to arbitrarily reset passwords of all frontend users.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Missing access checks in the TYPO3 femanager extension allow unauthenticated users to arbitrarily reset passwords of all frontend users.
Overview
An issue was discovered in the femanager extension for TYPO3, affecting versions before 5.5.3, 6.x before 6.3.4, and 7.x before 7.1.0 [1]. The vulnerability stems from missing access checks in the InvitationController [4]. This broken access control flaw allows an unauthenticated attacker with a valid invitation link to arbitrarily set the password of any frontend user [4].
Exploitation
To exploit this vulnerability, an attacker only needs a valid invitation link from the extension's invitation component [4]. No prior authentication is required, and the attack is performed over the network with low complexity [4]. The issue is only exploitable when the invitation component is configured and used on the website [4].
Impact
Successful exploitation gives the attacker the ability to change the password of all frontend users [1][4]. This can lead to account takeover, unauthorized access to user accounts, and potential data exposure or further compromise of the TYPO3 instance [4]. The CVSS score is rated High (8.3), reflecting the high impact on integrity and low barriers to attack [4].
Mitigation
The TYPO3 Security Team has released patched versions: 5.5.3, 6.3.4, and 7.1.0 [1][4]. Users are strongly advised to update immediately via the TYPO3 extension manager or Packagist [4]. No workarounds have been provided for the vulnerable versions [4].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
in2code/femanagerPackagist | < 5.5.3 | 5.5.3 |
in2code/femanagerPackagist | >= 6.0.0, < 6.3.4 | 6.3.4 |
in2code/femanagerPackagist | >= 7.0.0, < 7.1.0 | 7.1.0 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
5News mentions
0No linked articles in our index yet.