Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N
Session fixation enabling full session hijack warrants S:C with C:H and I:H; PR:L and UI:R reflect OAuth consumer access and victim interaction requirements.
Primary rating from Vendor (wikimedia-foundation).
CVSS VectorVendor: wikimedia-foundation
Lifecycle Timeline
1DescriptionCVE.org
Session fixation vulnerability in Wikimedia Foundation OAuth.
This vulnerability is associated with program files src/Backend/MWOAuthServer.Php.
This issue affects OAuth: from * through 1.46.0, 1.45.4, 1.44.6, 1.43.9.
AnalysisAI
Session fixation in the Wikimedia Foundation OAuth MediaWiki extension (src/Backend/MWOAuthServer.php) allows a network-accessible, low-privileged attacker to manipulate the OAuth authorization handshake so that a victim's authentication binds to an attacker-controlled session identifier. All four actively maintained release branches are affected through versions 1.46.0, 1.45.4, 1.44.6, and 1.43.9. No public exploit or CISA KEV listing exists at time of analysis; however, the 'Information Disclosure' tag applied to this CVE creates tension with the vendor-supplied CVSS 4.0 zero-impact scoring and warrants independent verification.
Technical ContextAI
The vulnerability resides in src/Backend/MWOAuthServer.php within the Wikimedia Foundation OAuth extension (CPE: cpe:2.3:a:wikimedia_foundation:oauth:*:*:*:*:*:*:*:*), a PHP-based OAuth 1.0a/2.0 server layer that mediates third-party application access to MediaWiki installations. CWE-384 (Session Fixation) occurs when an application assigns a session token prior to authentication and fails to regenerate it upon successful login. In an OAuth context, this typically manifests as the authorization server accepting an externally-supplied or predictable state/session token during the authorization handshake - allowing an attacker who seeds a specific token to reuse it once a victim completes authentication against that seeded identifier.
RemediationAI
Upgrade the Wikimedia Foundation OAuth extension to a version beyond the affected maxima on each maintained branch - that is, beyond 1.46.0, 1.45.4, 1.44.6, or 1.43.9 on the respective 1.46.x, 1.45.x, 1.44.x, and 1.43.x lines. Exact confirmed patched release versions are not available in the current data set; consult the vendor advisory at https://phabricator.wikimedia.org/T428324 for confirmed fix versions before deploying. If immediate patching is not possible, restrict OAuth consumer registration to vetted, internally-controlled applications only, which eliminates the ability of external actors to initiate the crafted authorization flow. Disabling the OAuth extension entirely removes the attack surface at the cost of all third-party MediaWiki integrations. Monitor OAuth authorization logs for unusual session token patterns as a detection compensating control.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-384 – Session Fixation
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41033
GHSA-qjj7-573r-4398