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

CVE-2026-2607: IBM MQ Information Disclosure Flaw

CVE-2026-2607 is an information disclosure vulnerability in IBM MQ Operator and Advanced container images that exposes sensitive data in log files to local users. This article covers technical details, affected versions, and mitigation.

Published: May 28, 2026

CVE-2026-2607 Overview

CVE-2026-2607 is an information disclosure vulnerability affecting IBM MQ Operator and IBM-supplied MQ Advanced container images. IBM MQ writes potentially sensitive information to log files that are readable by local users on the affected system. The flaw is classified under CWE-532: Insertion of Sensitive Information into Log File. Exploitation requires local access, but no authentication or user interaction is necessary to read the exposed data once access is obtained. The issue affects a broad range of IBM MQ Operator versions across the SC2, CD, and LTS release streams, as well as numerous MQ Advanced container image builds.

Critical Impact

Local users with read access to IBM MQ log files can obtain sensitive information that may aid lateral movement, credential reuse, or escalation within the messaging infrastructure.

Affected Products

  • IBM MQ Operator SC2 v3.2.0 through 3.2.23, CD v3.3.0 through v3.9.1, LTS v2.0.0 through 2.0.29
  • IBM MQ Advanced container images SC2 9.4.0.6-r1 through 9.4.0.20-r1, CD 9.4.1.0-r1 through 9.4.5.0-r2
  • IBM MQ Advanced container images LTS 9.3.0.0-r1 through 9.4.0.5-r2

Discovery Timeline

  • 2026-05-27 - CVE-2026-2607 published to NVD
  • 2026-05-27 - Last updated in NVD database

Technical Details for CVE-2026-2607

Vulnerability Analysis

The vulnerability stems from improper handling of sensitive data within the IBM MQ logging subsystem. IBM MQ writes diagnostic, operational, or configuration data to log files without consistently redacting sensitive fields. A local user with access to the container filesystem, the underlying node, or a mounted log volume can read these files and recover the exposed information.

The attack vector is local, and the attack complexity is high because an attacker must already have a foothold on the host or within the container environment where log files reside. The impact is limited to confidentiality, with no direct integrity or availability consequences. The exposed data may include configuration details, queue manager metadata, or other operational artifacts that assist follow-on attacks against the messaging fabric.

Root Cause

The root cause is the inclusion of sensitive information in log output, which falls under CWE-532. IBM MQ components log data that should be either omitted, masked, or stored in access-controlled locations. Default file permissions on the affected log paths permit read access to local users, compounding the disclosure risk.

Attack Vector

An attacker first needs local access to a system running an affected IBM MQ Operator deployment or MQ Advanced container. This may include nodes in the Kubernetes or OpenShift cluster hosting the operator, sidecar containers sharing log volumes, or hosts where log aggregation collects MQ output. Once positioned, the attacker reads the log files directly. No exploitation tooling is required because the issue is passive disclosure rather than active code execution. See the IBM Support Page for vendor technical details.

Detection Methods for CVE-2026-2607

Indicators of Compromise

  • Unexpected read access to IBM MQ log directories such as /var/mqm/errors/ or operator log paths by accounts that do not require it
  • Log aggregation pipelines or sidecar containers retrieving MQ logs to destinations outside the approved telemetry path
  • Local shell sessions on cluster nodes enumerating files under MQ persistent volume claims

Detection Strategies

  • Audit filesystem access events on IBM MQ log directories using Linux audit rules and forward the events to a centralized analytics platform
  • Inventory IBM MQ Operator and MQ Advanced container image versions against the affected version list to identify exposed deployments
  • Review Kubernetes RBAC and pod security context settings that grant exec or volume access into MQ pods

Monitoring Recommendations

  • Monitor for kubectl exec or oc exec sessions targeting MQ pods, especially by service accounts not associated with operations
  • Alert on copy operations such as kubectl cp extracting files from MQ log paths
  • Track changes to file permissions or ownership on MQ log directories that could broaden read access

How to Mitigate CVE-2026-2607

Immediate Actions Required

  • Identify all IBM MQ Operator and MQ Advanced container image versions deployed in your environment and compare against the affected list
  • Restrict local and cluster-level access to nodes and pods running IBM MQ to operations personnel only
  • Rotate any credentials, certificates, or tokens that may have been written to MQ log files prior to remediation

Patch Information

IBM has published remediation guidance on the IBM Support Page for CVE-2026-2607. Upgrade IBM MQ Operator and MQ Advanced container images to a fixed release as specified in the IBM advisory. Apply fixes through the standard operator subscription channel or by updating container image tags in your deployment manifests.

Workarounds

  • Tighten filesystem permissions on MQ log directories so only the MQ runtime user can read them, where operationally feasible
  • Mount MQ log volumes with restrictive fsGroup and runAsUser settings to limit cross-container access
  • Sanitize log forwarding pipelines to strip sensitive fields before logs are persisted to long-term storage
bash
# Example: restrict access to MQ log directory on a node
chown -R mqm:mqm /var/mqm/errors
chmod -R 750 /var/mqm/errors

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechIbm Mq

  • SeverityMEDIUM

  • CVSS Score5.1

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-532
  • Technical References
  • IBM Support Page
  • Related CVEs
  • CVE-2026-1713: IBM MQ Information Disclosure Vulnerability

  • CVE-2025-12755: IBM MQ Log Injection Vulnerability

  • CVE-2023-28950: IBM MQ Information Disclosure Vulnerability

  • CVE-2025-36128: IBM MQ Denial of Service 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