The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-34091

CVE-2026-34091: MediaWiki Information Disclosure Flaw

CVE-2026-34091 is an information disclosure vulnerability in MediaWiki that exposes sensitive data to unauthorized actors. This article covers the technical details, affected versions, impact, and mitigation.

Published: May 18, 2026

CVE-2026-34091 Overview

CVE-2026-34091 is an information disclosure vulnerability in Wikimedia Foundation MediaWiki [CWE-200]. The flaw exposes sensitive information to unauthorized actors over the network without requiring authentication or user interaction. Affected releases include MediaWiki versions prior to 1.43.7, 1.44.4, and 1.45.2.

The vulnerability carries a CVSS 4.0 base score of 5.5 (Medium). The EPSS score is 0.04% with a percentile of 12.116 as of 2026-05-17. No public proof-of-concept exploit is available, and the issue is not listed in the CISA Known Exploited Vulnerabilities catalog.

Critical Impact

Unauthenticated remote attackers can retrieve sensitive information from MediaWiki instances, potentially aiding reconnaissance and follow-on attacks against wiki platforms.

Affected Products

  • MediaWiki versions prior to 1.43.7
  • MediaWiki versions prior to 1.44.4
  • MediaWiki versions prior to 1.45.2

Discovery Timeline

  • 2026-05-11 - CVE-2026-34091 published to NVD
  • 2026-05-14 - Last updated in NVD database

Technical Details for CVE-2026-34091

Vulnerability Analysis

The vulnerability in MediaWiki allows exposure of sensitive information to an unauthorized actor. The weakness is classified under [CWE-200], which covers situations where a product exposes information to actors not explicitly authorized to access it.

MediaWiki powers Wikipedia and thousands of public and private wikis. Information disclosure flaws in this codebase can leak metadata, restricted page content, user attributes, or internal state that should remain protected.

The Wikimedia Foundation tracks this issue in Wikimedia Task T411305, which contains restricted technical details pending broader patch adoption.

Root Cause

The root cause is improper enforcement of access boundaries in MediaWiki components. The application returns data to requesters who lack authorization to view it. Refer to the Wikimedia Task T411305 for component-specific details.

Attack Vector

The attack vector is network-based with low attack complexity. The CVSS 4.0 vector indicates no privileges and no user interaction are required to trigger the disclosure. An attacker sends crafted requests to an exposed MediaWiki instance and receives sensitive data in the response. Confidentiality impact is rated low, while integrity and availability are unaffected.

No verified proof-of-concept code is publicly available. Operators should consult the upstream advisory for technical details rather than relying on synthetic exploit examples.

Detection Methods for CVE-2026-34091

Indicators of Compromise

  • Anomalous request patterns targeting MediaWiki API endpoints such as api.php and index.php with unusual query parameters
  • Outbound responses containing data fields not normally exposed to anonymous or low-privilege sessions
  • Spikes in unauthenticated traffic from single source IP addresses scraping wiki content

Detection Strategies

  • Inventory all MediaWiki deployments and identify instances running versions prior to 1.43.7, 1.44.4, or 1.45.2
  • Review web server access logs for repeated requests to MediaWiki API endpoints from unauthenticated clients
  • Compare HTTP response sizes and content against baseline behavior for anonymous requests to detect unexpected data leakage

Monitoring Recommendations

  • Forward MediaWiki application logs and web server logs to a centralized SIEM for correlation and retention
  • Alert on bulk enumeration patterns such as sequential page ID requests or rapid API queries from a single source
  • Monitor for changes in MediaWiki configuration files and extensions that could affect access control enforcement

How to Mitigate CVE-2026-34091

Immediate Actions Required

  • Upgrade MediaWiki to version 1.43.7, 1.44.4, 1.45.2, or later depending on the deployed branch
  • Restrict network exposure of administrative and API endpoints to trusted networks where feasible
  • Audit wiki content and user data for evidence of unauthorized access following the disclosure window

Patch Information

The Wikimedia Foundation has released fixed builds in MediaWiki 1.43.7, 1.44.4, and 1.45.2. Patch details and upstream tracking are available in Wikimedia Task T411305. Administrators should follow the official MediaWiki upgrade procedure, including database schema updates via update.php where required.

Workarounds

  • Place MediaWiki behind a reverse proxy or web application firewall that can filter abnormal API requests until patching is complete
  • Disable or restrict access to non-essential MediaWiki extensions that may broaden the exposed surface
  • Require authentication for read access on private or internal wikis using $wgGroupPermissions adjustments
bash
# Example LocalSettings.php hardening for private wikis
$wgGroupPermissions['*']['read'] = false;
$wgGroupPermissions['*']['edit'] = false;
$wgGroupPermissions['*']['createaccount'] = false;

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMediawiki

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/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:U/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200

  • NVD-CWE-noinfo
  • Vendor Resources
  • Wikimedia Task T411305
  • Related CVEs
  • CVE-2026-34087: MediaWiki Information Disclosure Flaw

  • CVE-2026-34088: MediaWiki Information Disclosure Flaw

  • CVE-2026-34090: MediaWiki CheckUser Information Disclosure

  • CVE-2026-34092: MediaWiki Information Disclosure Flaw
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