CVE-2024-30173
Published:May 15, 2026
Updated:May 15, 2026
The authentication service of the extension does not verify the OpenID Connect authentication state from the user lookup chain. Instead, the authentication service authenticates every valid frontend user from the user lookup chain, where the frontend user field “tx_oidc” is not empty. In scenarios, where either ext:felogin is active or where "$GLOBALS['TYPO3_CONF_VARS'][‘FE’][‘checkFeUserPid’]" is disabled, an attacker can login to OpenID Connect frontend user accounts by providing a valid username and any password.
Affected Packages
causal/oidc (PHP):
Affected version(s) >=dev-core-v14 <2.1.0Fix Suggestion:
Update to version 2.1.0Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
POC
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
NONE
Exploit Maturity
FUNCTIONAL
Weakness Type (CWE)
Improper Access Control