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-34090

CVE-2026-34090: MediaWiki CheckUser Information Disclosure

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

Published: May 18, 2026

CVE-2026-34090 Overview

CVE-2026-34090 is an information disclosure vulnerability in the Wikimedia Foundation CheckUser extension for MediaWiki. The flaw exposes sensitive information to an unauthorized actor [CWE-200] and affects CheckUser versions from 1.45.0 before 1.45.2. The CheckUser extension is a privileged tool used by trusted MediaWiki users to investigate IP addresses and user agents tied to accounts, making any data exposure within it a meaningful operational risk. Exploitation requires high privileges and some user interaction, which limits the practical attack surface but does not eliminate it.

Critical Impact

An authenticated actor with elevated privileges can access sensitive CheckUser data not intended for their role, undermining the confidentiality controls that protect investigator workflows on MediaWiki installations.

Affected Products

  • Wikimedia Foundation CheckUser extension 1.45.0
  • Wikimedia Foundation CheckUser versions before 1.45.2
  • MediaWiki installations running the affected CheckUser releases

Discovery Timeline

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

Technical Details for CVE-2026-34090

Vulnerability Analysis

The vulnerability is classified under [CWE-200] Exposure of Sensitive Information to an Unauthorized Actor. In affected CheckUser releases, data managed by the extension can be reached by an actor who should not be able to read it. The CheckUser extension processes IP address history, user agent strings, and related metadata for MediaWiki accounts. Any unintended exposure of this dataset weakens the privacy guarantees that MediaWiki communities depend on when granting CheckUser rights.

The issue is network-reachable and requires user interaction along with high privileges to trigger. The scope of impact is limited to confidentiality, with no reported integrity or availability impact. The EPSS data indicates a low probability of opportunistic exploitation in the near term, consistent with the privilege and interaction requirements.

Root Cause

The root cause is improper enforcement of access controls on sensitive data inside the CheckUser extension code path. Vendor tracking is maintained in the Wikimedia Task Discussion, which serves as the authoritative reference for the defect and its remediation in version 1.45.2.

Attack Vector

An authenticated user with high privileges interacts with the affected CheckUser workflow over the network. The interaction causes the extension to return data that should be restricted, allowing the actor to obtain information outside their authorized view. No public proof-of-concept or exploit code is available at the time of publication.

No verified exploitation code is available. Refer to the Wikimedia Task Discussion for technical specifics tied to the fix.

Detection Methods for CVE-2026-34090

Indicators of Compromise

  • Unexpected access to CheckUser query endpoints by accounts that do not normally perform investigations.
  • Spikes in CheckUser log entries that do not correspond to known cases or community requests.
  • MediaWiki instances still reporting CheckUser version 1.45.0 or 1.45.1 after the patch window.

Detection Strategies

  • Audit the MediaWiki cu_log and cu_private_event tables for queries that fall outside documented investigator activity.
  • Compare installed CheckUser extension version against 1.45.2 across all MediaWiki nodes using extension.json or the Special:Version page.
  • Correlate authentication logs with CheckUser access events to identify privileged sessions that retrieved data without an associated case ticket.

Monitoring Recommendations

  • Forward MediaWiki application logs and CheckUser audit logs to a centralized log platform for retention and review.
  • Alert on any new account being added to the checkuser group, and review historical group membership changes.
  • Track outbound responses from CheckUser endpoints for anomalous response sizes that may indicate bulk data retrieval.

How to Mitigate CVE-2026-34090

Immediate Actions Required

  • Upgrade the CheckUser extension to version 1.45.2 or later on all MediaWiki installations.
  • Review the checkuser user group membership and remove accounts that no longer require the privilege.
  • Rotate credentials for any privileged account suspected of misuse during the exposure window.

Patch Information

The vendor has resolved the issue in CheckUser1.45.2. Track the remediation and any follow-up notes in the Wikimedia Task Discussion. Apply the upgrade through the standard MediaWiki extension update process and verify the running version after deployment.

Workarounds

  • Temporarily restrict the checkuser group to a minimal set of trusted administrators until the patch is applied.
  • Disable the CheckUser extension on non-essential MediaWiki instances until they are upgraded to 1.45.2.
  • Increase audit log review cadence for CheckUser actions during the remediation window.
bash
# Verify the installed CheckUser extension version on a MediaWiki host
php maintenance/run.php CheckExtension --extension=CheckUser

# Example upgrade workflow using git for the extension directory
cd extensions/CheckUser
git fetch --tags
git checkout 1.45.2
php ../../maintenance/run.php update.php --quick

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 Score4.8

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/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:U/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200
  • Vendor Resources
  • Wikimedia Task Discussion
  • Related CVEs
  • CVE-2026-34087: MediaWiki Information Disclosure Flaw

  • CVE-2026-34088: MediaWiki Information Disclosure Flaw

  • CVE-2026-34091: MediaWiki Information Disclosure Flaw

  • 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