Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-23782

CVE-2026-23782: BMC Control-M/MFT Auth Bypass Vulnerability

CVE-2026-23782 is an authentication bypass flaw in BMC Control-M/MFT versions 9.0.20 through 9.0.22 that exposes API credentials to unauthenticated users. This post covers the technical details, affected versions, and mitigation.

Published: April 17, 2026

CVE-2026-23782 Overview

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. An API management endpoint allows unauthenticated users to obtain both an API identifier and its corresponding secret value. With these exposed secrets, an attacker could invoke privileged API operations, potentially leading to unauthorized access.

Critical Impact

Unauthenticated attackers can obtain API credentials and invoke privileged operations, potentially compromising enterprise file transfer workflows and sensitive data managed by Control-M/MFT.

Affected Products

  • BMC Control-M/MFT 9.0.20
  • BMC Control-M/MFT 9.0.21
  • BMC Control-M/MFT 9.0.22

Discovery Timeline

  • 2026-04-10 - CVE CVE-2026-23782 published to NVD
  • 2026-04-14 - Last updated in NVD database

Technical Details for CVE-2026-23782

Vulnerability Analysis

This vulnerability represents a critical Improper Access Control flaw (CWE-284) in BMC Control-M/MFT, an enterprise managed file transfer solution widely used for automated file transfer workflows. The vulnerability exists in an API management endpoint that fails to enforce proper authentication before disclosing sensitive credentials.

The affected endpoint exposes both the API identifier and its corresponding secret value to unauthenticated users. These credentials are typically used to authenticate API calls and authorize privileged operations within the Control-M/MFT environment. By obtaining these secrets, an attacker gains the ability to make authenticated API requests with elevated privileges.

The impact is significant for organizations using Control-M/MFT in production environments, as attackers could potentially manipulate file transfer jobs, access sensitive data in transit, or disrupt critical business workflows that depend on the managed file transfer infrastructure.

Root Cause

The root cause is improper access control (CWE-284) in the API management endpoint. The endpoint fails to verify that requests are from authenticated and authorized users before returning sensitive API credentials. This represents a fundamental authentication bypass where credential disclosure occurs without any identity verification, allowing unauthenticated network-accessible attackers to harvest privileged API secrets.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker with network access to the Control-M/MFT management interface can directly query the vulnerable API endpoint to retrieve credential information.

The attack flow involves:

  1. Attacker identifies a network-accessible BMC Control-M/MFT instance running versions 9.0.20 through 9.0.22
  2. Attacker sends unauthenticated requests to the vulnerable API management endpoint
  3. The endpoint returns API identifier and secret values without authentication checks
  4. Attacker uses the harvested credentials to invoke privileged API operations
  5. Attacker gains unauthorized access to file transfer operations, job configurations, or sensitive data

Detection Methods for CVE-2026-23782

Indicators of Compromise

  • Unusual or unexpected API calls to the Control-M/MFT management interface from unknown IP addresses
  • Authentication events using API credentials from sources that do not match expected application servers
  • Anomalous access patterns to the API management endpoint, particularly high-frequency enumeration requests
  • Unauthorized modifications to file transfer jobs or configurations

Detection Strategies

  • Monitor network traffic for unauthenticated requests to the API management endpoint
  • Implement alerting for API credential usage from IP addresses outside approved ranges
  • Deploy web application firewall (WAF) rules to detect and block suspicious API enumeration attempts
  • Enable comprehensive audit logging for all API authentication events and credential access

Monitoring Recommendations

  • Configure SIEM rules to correlate API credential usage with source IP reputation
  • Establish baseline API access patterns and alert on deviations
  • Monitor for bulk or sequential API endpoint queries that may indicate reconnaissance activity
  • Review Control-M/MFT audit logs regularly for unauthorized configuration changes

How to Mitigate CVE-2026-23782

Immediate Actions Required

  • Apply the latest security patches from BMC for Control-M/MFT immediately
  • Restrict network access to the Control-M/MFT management interface using firewall rules
  • Rotate all API credentials that may have been exposed prior to patching
  • Review audit logs for any evidence of unauthorized API access or credential harvesting

Patch Information

BMC has released patches to address this vulnerability. Organizations should consult the BMC Control-M Patch Note for specific patch details and installation instructions. Additional support resources are available through the BMC Issue Defect Management Resource.

Workarounds

  • Implement network segmentation to limit access to the Control-M/MFT management interface to authorized administrative networks only
  • Deploy a reverse proxy with authentication requirements in front of the API management endpoint
  • Use IP allowlisting to restrict which hosts can communicate with the management API
  • Consider temporarily disabling external API access if not operationally required until patches can be applied
bash
# Example: Restrict network access to Control-M/MFT management port using iptables
# Adjust interface, port, and allowed IP range according to your environment
iptables -A INPUT -p tcp --dport 8443 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 8443 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechBmc Control M

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-284
  • Technical References
  • BMC Control-M Patch Note

  • BMC Issue Defect Management Resource
  • Related CVEs
  • CVE-2025-55113: BMC Control-M/Agent Auth Bypass Flaw

  • CVE-2026-23780: BMC Control-M/MFT SQL Injection Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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