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-2025-55118

CVE-2025-55118: Control-M/Agent Buffer Overflow Vulnerability

CVE-2025-55118 is a buffer overflow vulnerability in Control-M/Agent that enables remote memory corruption when SSL/TLS communication is configured. This article covers technical details, affected versions, and mitigation.

Published: April 22, 2026

CVE-2025-55118 Overview

CVE-2025-55118 is a heap-based buffer overflow vulnerability affecting BMC Control-M/Agent that can be remotely triggered when specific SSL/TLS communication settings are configured. This memory corruption flaw (CWE-122) occurs under non-default SSL/TLS configuration scenarios, potentially allowing remote attackers to compromise system integrity and availability.

The vulnerability manifests in the following configurations:

  • Control-M/Agent 9.0.20: When SSL/TLS configuration is set to the non-default setting use_openssl=n
  • Control-M/Agent 9.0.21 and 9.0.22: When Agent router configuration uses the non-default settings JAVA_AR=N and use_openssl=n

Critical Impact

Remote attackers can trigger memory corruption in Control-M/Agent deployments with specific SSL/TLS configurations, potentially leading to denial of service or arbitrary code execution on affected enterprise automation systems.

Affected Products

  • BMC Control-M/Agent 9.0.20 (with use_openssl=n configuration)
  • BMC Control-M/Agent 9.0.21 (with JAVA_AR=N and use_openssl=n configuration)
  • BMC Control-M/Agent 9.0.22 (with JAVA_AR=N and use_openssl=n configuration)

Discovery Timeline

  • September 16, 2025 - CVE-2025-55118 published to NVD
  • April 15, 2026 - Last updated in NVD database

Technical Details for CVE-2025-55118

Vulnerability Analysis

This heap-based buffer overflow vulnerability (CWE-122) exists in the Control-M/Agent's handling of SSL/TLS communications when certain non-default configurations are applied. The flaw can be triggered remotely over a network connection, though successful exploitation requires specific pre-conditions to be met, including the presence of particular configuration settings.

The vulnerability affects the agent component responsible for secure communication handling. When the proprietary SSL implementation is used instead of OpenSSL (configured via use_openssl=n), the software fails to properly validate buffer boundaries during SSL/TLS data processing, leading to potential heap memory corruption.

Root Cause

The root cause is a heap-based buffer overflow (CWE-122) in the Control-M/Agent's internal SSL/TLS handling routines. When the agent is configured to use its native SSL implementation rather than OpenSSL, insufficient bounds checking allows memory operations to write beyond allocated heap buffer boundaries. This occurs specifically when processing SSL/TLS communication data, indicating improper memory management in the non-OpenSSL code path.

Attack Vector

The attack vector is network-based, allowing remote attackers to trigger the vulnerability without authentication. However, exploitation complexity is considered high due to the following requirements:

  • The target Control-M/Agent must be configured with non-default SSL/TLS settings
  • For version 9.0.20, the use_openssl=n setting must be active
  • For versions 9.0.21 and 9.0.22, both JAVA_AR=N and use_openssl=n must be configured
  • The attacker must have network access to the Control-M/Agent service

An attacker could craft malicious SSL/TLS communication data designed to overflow heap buffers, potentially leading to denial of service through application crashes, or in more sophisticated scenarios, arbitrary code execution by corrupting heap management structures.

Detection Methods for CVE-2025-55118

Indicators of Compromise

  • Unexpected crashes or restarts of the Control-M/Agent service
  • Abnormal memory consumption patterns in Control-M/Agent processes
  • Suspicious network connections to Control-M/Agent ports from unknown sources
  • Core dumps or crash logs indicating heap corruption or segmentation faults

Detection Strategies

  • Monitor Control-M/Agent processes for unexpected termination or memory corruption signals
  • Implement network-level monitoring for anomalous SSL/TLS traffic patterns to Control-M/Agent endpoints
  • Review Control-M/Agent configuration files to identify deployments using vulnerable use_openssl=n settings
  • Deploy endpoint detection rules to identify heap overflow exploitation attempts targeting Control-M/Agent

Monitoring Recommendations

  • Enable detailed logging for Control-M/Agent SSL/TLS communication events
  • Configure SIEM alerts for Control-M/Agent service crashes or unexpected restarts
  • Implement network traffic analysis for connections to Control-M/Agent services
  • Monitor system logs for memory-related errors associated with Control-M/Agent processes

How to Mitigate CVE-2025-55118

Immediate Actions Required

  • Review Control-M/Agent configurations across all deployments to identify vulnerable settings
  • Change use_openssl=n to use_openssl=y to use OpenSSL for SSL/TLS communication
  • For versions 9.0.21 and 9.0.22, ensure JAVA_AR=Y or use_openssl=y is configured
  • Apply security patches from BMC as referenced in the vendor knowledge articles
  • Restrict network access to Control-M/Agent services to trusted systems only

Patch Information

BMC has published security guidance for this vulnerability. Administrators should consult the following vendor resources for detailed remediation steps:

  • BMC Knowledge Article #000441972
  • BMC Knowledge Article #000442099

Contact BMC Support for specific patch information and apply all available security updates for Control-M/Agent versions 9.0.20, 9.0.21, and 9.0.22.

Workarounds

  • Enable OpenSSL for SSL/TLS communication by setting use_openssl=y in agent configuration
  • For Control-M/Agent 9.0.21 and 9.0.22, ensure the Agent router uses Java-based communication (JAVA_AR=Y)
  • Implement network segmentation to limit exposure of Control-M/Agent services
  • Deploy firewall rules to restrict access to Control-M/Agent ports from untrusted networks
  • Monitor and audit all connections to Control-M/Agent endpoints until patches can be applied
bash
# Configuration example - Secure Control-M/Agent SSL/TLS settings
# Edit the agent configuration file and ensure the following settings:

# For Control-M/Agent 9.0.20, 9.0.21, and 9.0.22:
use_openssl=y

# For Control-M/Agent 9.0.21 and 9.0.22 (Agent Router settings):
JAVA_AR=Y

# After configuration changes, restart the Control-M/Agent service
# Verify the configuration is applied correctly via agent diagnostics

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechControl M

  • SeverityHIGH

  • CVSS Score8.4

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:H/VA:H/SC:L/SI:L/SA:L/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
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-122
  • Technical References
  • BMC Knowledge Article #000441972

  • BMC Knowledge Article #000442099
  • Related CVEs
  • CVE-2025-55108: Control-M/Agent RCE 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