Skip to main content

MediaWiki WikiLambda CVE-2026-58517

| EUVDEUVD-2026-41114 MEDIUM
Authentication Bypass Using an Alternate Path or Channel (CWE-288)
2026-07-01 wikimedia-foundation GHSA-9r5v-wvvq-6v9f
Medium
Disputed · 6.9 Vendor: wikimedia-foundation
Share

Severity by source

Sources disagree (Medium–Critical)
Vendor (wikimedia-foundation) PRIMARY
6.9 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.3 HIGH

Network-accessible, unauthenticated bypass with no interaction; uniform Low C/I/A impact reflects scoped extension access, not full site compromise.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L
Red Hat
9.1 CRITICAL
qualitative

vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.

CVSS VectorVendor: wikimedia-foundation

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

2
Patch available
Jul 01, 2026 - 20:02 EUVD
Analysis Generated
Jul 01, 2026 - 18:52 vuln.today

DescriptionCVE.org

Improper neutralization of input terminators vulnerability in The Wikimedia Foundation Mediawiki - WikiLambda Extension allows Authentication Bypass.

This issue affects Mediawiki - WikiLambda Extension: from * before 1.43.9,1.44.6,1.45.4.

AnalysisAI

Authentication bypass in the Wikimedia Foundation's WikiLambda extension for MediaWiki allows unauthenticated remote attackers to circumvent access controls via improper neutralization of input terminator characters (CWE-288). Affected are all WikiLambda deployments running versions prior to 1.43.9, 1.44.6, and 1.45.4 across the supported MediaWiki release branches. No public exploit or CISA KEV listing has been identified at time of analysis, though the network-accessible, zero-prerequisite attack vector warrants prompt patching.

Technical ContextAI

WikiLambda is a MediaWiki extension that implements a wiki-based abstract function repository and evaluation engine, allowing wiki editors to define and execute code functions. The root cause is CWE-288 (Authentication Bypass Using an Alternate Path or Channel), compounded by improper neutralization of input terminators - characters such as null bytes, carriage returns, or other delimiters that can prematurely terminate string parsing in authentication logic. By injecting such terminators into a request parameter processed before or during auth validation, an attacker can cause the extension to traverse an alternate code path that skips the authentication gate entirely. The affected CPE is cpe:2.3:a:the_wikimedia_foundation:mediawiki_-_wikilambda_extension, indicating the vulnerability is scoped to the extension layer rather than core MediaWiki. The Gerrit change at https://gerrit.wikimedia.org/r/c/1305376 contains the upstream fix, and the Phabricator task T428833 documents the issue timeline.

RemediationAI

Upgrade the WikiLambda extension to version 1.43.9 or later on MediaWiki 1.43.x branches, 1.44.6 or later on 1.44.x, or 1.45.4 or later on 1.45.x, per the fix versions stated in the CVE description. The upstream patch is available in Gerrit review https://gerrit.wikimedia.org/r/c/1305376 - note that while the fix commit exists, independent confirmation that all three tagged release versions have been formally packaged and published was not available from the provided references; verify against the Wikimedia Extension distributor before deploying. As a compensating control for sites unable to patch immediately, disabling the WikiLambda extension entirely removes the attack surface with no impact on core MediaWiki functionality; alternatively, restricting access to the WikiLambda API endpoints (typically under /api.php with WikiLambda action parameters) via web server ACLs or a WAF rule can limit exploitation to internal networks, though this may break legitimate extension use.

Vendor StatusVendor

Share

CVE-2026-58517 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy