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

CVE-2026-34970: MantisBT Information Disclosure Flaw

CVE-2026-34970 is an information disclosure vulnerability in Mantis Bug Tracker that allows bugnote authors to access revisions after losing access to private issues. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: May 21, 2026

CVE-2026-34970 Overview

CVE-2026-34970 is an information disclosure vulnerability in Mantis Bug Tracker (MantisBT), an open source issue tracking application. The flaw affects all versions up to and including 2.28.1. A bugnote author retains access to the note's Revisions page after losing access to the parent private issue. This allows the author to continue viewing revision history that should be restricted along with the parent bug. The vulnerability is classified as [CWE-200] Exposure of Sensitive Information to an Unauthorized Actor. Maintainers fixed the issue in version 2.28.2.

Critical Impact

An authenticated bugnote author can read bugnote revision history of a private issue they no longer have authorization to view, exposing potentially sensitive project information.

Affected Products

  • Mantis Bug Tracker (MantisBT) versions 2.28.1 and prior
  • MantisBT installations exposing bugnote revisions functionality
  • MantisBT deployments using private issue access controls

Discovery Timeline

  • 2026-05-20 - CVE-2026-34970 published to NVD
  • 2026-05-20 - Last updated in NVD database

Technical Details for CVE-2026-34970

Vulnerability Analysis

The vulnerability resides in the bugnote revision access control logic of MantisBT. When a user authors a bugnote on an issue, the application grants persistent access to that note's Revisions page based on authorship. The access check does not re-evaluate whether the user still has permission to view the parent bug.

If an administrator later restricts the parent issue, makes it private, or removes the user from the project, the user's view access to the bug itself is revoked. However, the Revisions page for any bugnote they authored remains reachable. This produces a confused-deputy condition where note-level authorship overrides bug-level authorization.

The impact is limited to confidentiality. An attacker cannot modify data or affect availability through this flaw. The disclosed content is restricted to the bugnote revision history rather than the full bug record.

Root Cause

The root cause is an incomplete authorization check in core/access_api.php. The function controlling access to bugnote revisions verified only the bugnote revision threshold or bugnote reporter identity. It did not verify that the requesting user still had access to the parent bug.

Attack Vector

Exploitation requires an authenticated account that previously authored a bugnote on a now-restricted issue. The attacker navigates directly to the bugnote Revisions URL. The application returns the revision content without re-validating parent bug access. No special tooling or elevated privileges are required.

php
 /**
  * Return true if user is allowed to view bugnote revisions.
  *
- * User must have $g_bug_revision_view_threshold or be the bugnote's reporter.
+ * User must have $g_bug_revision_view_threshold or be the bugnote's reporter,
+ * and have access to the parent bug.
  *
  * @param int $p_bugnote_id
  * @param int $p_user_id

Source: GitHub Commit 71df1f6

Detection Methods for CVE-2026-34970

Indicators of Compromise

  • HTTP requests to bugnote_revision_view_page.php or similar revision endpoints by users whose access to the parent bug has been revoked
  • Web access logs showing successful (HTTP 200) responses to revision page requests for issues marked private
  • Audit log entries indicating bugnote revision views without corresponding parent bug view events

Detection Strategies

  • Correlate MantisBT access logs against the project membership table to identify revision page views by users no longer assigned to the relevant project
  • Review database query patterns for mantis_bugnote_revision_table reads originating from sessions that lack bug view permission
  • Inspect the MantisBT version banner across deployments and flag instances reporting 2.28.1 or earlier

Monitoring Recommendations

  • Enable verbose access logging on the MantisBT web server and forward events to a centralized log platform for correlation
  • Alert on access to revision URLs containing bugnote_id parameters by accounts recently removed from a project
  • Track all access attempts to private issues and their associated bugnotes during the 30 days following privacy changes

How to Mitigate CVE-2026-34970

Immediate Actions Required

  • Upgrade MantisBT to version 2.28.2 or later, which contains commit 71df1f6 adding the parent bug access check
  • Audit recent revision page access for bugnotes attached to issues that were made private or restricted
  • Review project membership changes and confirm no former members retain access to restricted bug data

Patch Information

The fix is delivered in MantisBT 2.28.2. The patch modifies access_has_bugnote_revision_level() in core/access_api.php to require that the requesting user have access to the parent bug in addition to either meeting $g_bug_revision_view_threshold or being the bugnote's reporter. Details are available in the MantisBT Security Advisory GHSA-crmx-4p49-46m2 and MantisBT Bug 36978.

Workarounds

  • Restrict the global $g_bug_revision_view_threshold configuration value to a high role such as MANAGER or ADMINISTRATOR to limit who can view any revisions
  • Disable bugnote revisions tracking entirely by setting $g_bug_revisions_view_threshold above the highest assigned role if revision history is not operationally required
  • Use a reverse proxy or web application firewall rule to block direct requests to bugnote revision endpoints from non-administrative users until patched
bash
# Configuration example - config_inc.php hardening
$g_bug_revision_view_threshold = MANAGER;
$g_bug_revision_drop_threshold = ADMINISTRATOR;

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMantis Bug Tracker

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/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
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200
  • Technical References
  • GitHub Commit Details

  • GitHub Security Advisory

  • MantisBT Bug Report
  • Related CVEs
  • CVE-2026-40598: Mantis Bug Tracker (MantisBT) XSS Vulnerability

  • CVE-2026-34754: MantisBT Auth Bypass Vulnerability

  • CVE-2026-34463: MantisBT Stored XSS Vulnerability
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