A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-34094

CVE-2026-34094: MediaWiki Auth Bypass Vulnerability

CVE-2026-34094 is an authentication bypass vulnerability in Wikimedia MediaWiki affecting versions before 1.43.7, 1.44.4, and 1.45.2. This article covers technical details, affected versions, security impact, and mitigation.

Published: May 18, 2026

CVE-2026-34094 Overview

CVE-2026-34094 affects Wikimedia Foundation MediaWiki, the open-source wiki engine that powers Wikipedia and thousands of other collaborative platforms. The flaw resides in the includes/Page/Article.php program file and is classified as an exposure of resource to wrong sphere weakness [CWE-668]. The issue affects MediaWiki versions before 1.43.7, 1.44.4, and 1.45.2.

Exploitation requires high privileges, user interaction, and high attack complexity, which limits practical impact. The vulnerability exposes information to actors who should not have access to it but does not affect integrity or availability.

Critical Impact

An authenticated attacker with high privileges can leverage Article.php to expose restricted resources to unauthorized spheres, leading to limited confidentiality loss in MediaWiki deployments.

Affected Products

  • Wikimedia Foundation MediaWiki versions before 1.43.7
  • Wikimedia Foundation MediaWiki 1.44.x before 1.44.4
  • Wikimedia Foundation MediaWiki 1.45.x before 1.45.2

Discovery Timeline

  • 2026-05-11 - CVE-2026-34094 published to NVD
  • 2026-05-12 - Last updated in NVD database

Technical Details for CVE-2026-34094

Vulnerability Analysis

The vulnerability resides in the includes/Page/Article.php component of MediaWiki. This file handles article rendering and access control logic for wiki pages. The flaw allows resource exposure across security spheres, meaning data intended for one access boundary can become reachable from another.

MediaWiki enforces sphere boundaries through user permissions, page restrictions, and namespace controls. When Article.php mishandles these boundaries, restricted page content or metadata may surface to unintended consumers. The confidentiality impact is bounded to low severity because exploitation depends on a privileged account, user interaction, and non-trivial attack conditions.

The Wikimedia Foundation tracked the issue internally under Wikimedia Task T416090. The EPSS exploit probability remains low, reflecting the high-complexity, high-privilege requirements.

Root Cause

The root cause is improper enforcement of resource sphere boundaries [CWE-668] within Article.php. The component fails to consistently validate the calling context against the resource access policy. This permits a resource to be reachable in a context where the access model does not authorize it.

Attack Vector

The attack vector is network-based but requires a high-privileged authenticated session and active user interaction to trigger the unsafe code path. An attacker must already hold elevated wiki rights, then induce a user action that traverses the vulnerable logic in Article.php to disclose restricted resource data. No synthetic exploit code is published; refer to the upstream task for technical specifics.

Detection Methods for CVE-2026-34094

Indicators of Compromise

  • Unexpected page or revision access logs originating from privileged accounts to restricted namespaces.
  • Anomalous read patterns against Article.php endpoints, especially with parameters referencing protected or deleted pages.
  • Spikes in action=raw, action=view, or REST API article reads against pages outside the user's normal scope.

Detection Strategies

  • Review MediaWiki access logs for privileged users reading resources they would not normally touch.
  • Correlate web server logs with MediaWiki audit logs to identify cross-sphere resource reads against includes/Page/Article.php handlers.
  • Inspect any extensions or hooks that override article rendering behavior for unexpected output to lower-privilege contexts.

Monitoring Recommendations

  • Enable verbose authentication and authorization logging for accounts with sysop, bureaucrat, or equivalent rights.
  • Alert on bulk article read operations performed by single authenticated sessions within short time windows.
  • Track installed MediaWiki version across all wiki instances and flag any host running a version older than 1.43.7, 1.44.4, or 1.45.2.

How to Mitigate CVE-2026-34094

Immediate Actions Required

  • Upgrade MediaWiki to version 1.43.7, 1.44.4, or 1.45.2, depending on the deployed release branch.
  • Audit accounts holding elevated permissions and remove rights that are no longer required.
  • Review recent privileged-user activity for signs of unauthorized resource access prior to patching.

Patch Information

Wikimedia Foundation has released fixed builds in MediaWiki 1.43.7, 1.44.4, and 1.45.2. Administrators should follow the upstream upgrade procedure and verify the installed version through Special:Version after patching. Reference the Wikimedia Task T416090 for upstream tracking details.

Workarounds

  • Restrict assignment of high-privilege groups until patched versions are deployed.
  • Disable or restrict extensions that extend Article.php rendering paths if patching cannot occur immediately.
  • Enforce mandatory multi-factor authentication for all privileged MediaWiki accounts to reduce the risk of credential-driven exploitation.
bash
# Verify installed MediaWiki version after upgrade
php maintenance/version.php

# Example composer-based upgrade for a supported branch
composer require mediawiki/mediawiki:1.45.2 --update-with-dependencies

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMediawiki

  • SeverityLOW

  • CVSS Score2.0

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/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
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-668
  • Technical References
  • Wikimedia Task T416090
  • Related CVEs
  • CVE-2025-6597: MediaWiki Auth Bypass Vulnerability

  • CVE-2026-34087: MediaWiki Information Disclosure Flaw

  • CVE-2026-34088: MediaWiki Information Disclosure Flaw

  • CVE-2026-34090: MediaWiki CheckUser Information Disclosure
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English