Description
Improper handling of insufficient permissions or privileges vulnerability in The Wikimedia Foundation Mediawiki - WikiLambda Extension on Linux, MacOS, and Windows allows Accessing Functionality Not Properly Constrained by ACLs.

This issue affects Mediawiki - WikiLambda Extension: before 1.47.0.
Published: 2026-09-23
Score: 2.9 Low
EPSS: n/a
KEV: No
Impact: Privilege Escalation
Action: PatchImmediately
AI Analysis

Impact

The vulnerability results from improper enforcement of permission checks for the unsaved-code privilege in the WikiLambda extension. An attacker can craft nested Z825 compositions that bypass the authorization check set by the ACLs, allowing execution of code without the required privileges. The primary impact is the ability to run arbitrary functions on the wiki platform, which could lead to further privilege escalation or data tampering.

Affected Systems

Affected are instances of Mediawiki with the WikiLambda extension running any version older than 1.47.0 on Linux, macOS or Windows operating systems. Users of these installations are at risk whenever the WikiLambda interface is available, as the bypass works through normal function composition mechanisms exposed by the web UI.

Risk and Exploitability

The CVSS score of 2.9 indicates a low severity score, and the EPSS is not provided, suggesting no publicly documented exploit activity. The vulnerability is not listed in the CISA KEV catalog. While the description does not explicitly state the attack vector, it is inferred that an external attacker could trigger the imbalance by submitting malicious function compositions via the web API or interface. The impact is limited to the scope of the compromised wiki instance but can allow unauthorized code execution within that system.

Generated by OpenCVE AI on September 23, 2026 at 20:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mediawiki and the WikiLambda extension to version 1.47.0 or later, which fixes the ACL bypass.
  • If upgrading is not immediately possible, disable the WikiLambda extension or restrict its usage so that only trusted users can compose functions.
  • After applying changes, audit unsaved-code permissions and monitor for anomalous function composition activity to ensure the bypass is fully mitigated.

Generated by OpenCVE AI on September 23, 2026 at 20:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 23 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Description Improper handling of insufficient permissions or privileges vulnerability in The Wikimedia Foundation Mediawiki - WikiLambda Extension on Linux, MacOS, and Windows allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Mediawiki - WikiLambda Extension: before 1.47.0.
Title WikiLambda public function execution bypasses the unsaved-code permission through nested Z825 compositions
Weaknesses CWE-280
References
Metrics cvssV4_0

{'score': 2.9, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:P/AU:Y'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: wikimedia-foundation

Published:

Updated: 2026-09-23T19:35:06.350Z

Reserved: 2026-09-23T18:13:31.629Z

Link: CVE-2026-96872

cve-icon Vulnrichment

Updated: 2026-09-23T19:35:01.434Z

cve-icon NVD

Status : Received

Published: 2026-09-23T19:19:55.327

Modified: 2026-09-23T20:17:27.473

Link: CVE-2026-96872

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T21:00:13Z

Weaknesses
  • CWE-280

    Improper Handling of Insufficient Permissions or Privileges