#VU113752 Improper authentication in MediaWiki - CVE-2025-6597
Published: August 7, 2025
MediaWiki
MediaWiki.org
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to logic error in the autocreation process, which shares its logic with the user login flow via the AuthManager::setSessionDataForUser() method. A remote attacker can bypass authentication process and take over accounts of other web application users.