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-2024-40702

CVE-2024-40702: IBM Cognos Controller Auth Bypass Flaw

CVE-2024-40702 is an authentication bypass flaw in IBM Cognos Controller that allows unauthorized users to obtain valid tokens through improper certificate validation. This article covers technical details, affected versions, and mitigation.

Published: June 2, 2026

CVE-2024-40702 Overview

CVE-2024-40702 affects IBM Cognos Controller and IBM Controller, enabling unauthorized users to obtain valid authentication tokens through improper certificate validation [CWE-295]. The flaw resides in how the affected products validate Transport Layer Security (TLS) certificates during token issuance workflows. An attacker on the network path can present a crafted certificate and receive valid tokens that grant access to protected resources within the financial consolidation platform.

IBM published an advisory describing remediation steps for affected deployments. The vulnerability impacts IBM Cognos Controller 11.0.0 through 11.0.1 and IBM Controller 11.1.0 running on Microsoft Windows.

Critical Impact

Unauthorized network attackers can obtain valid authentication tokens and access protected financial consolidation data without credentials.

Affected Products

  • IBM Cognos Controller 11.0.0 through 11.0.1
  • IBM Controller 11.1.0
  • Microsoft Windows host platforms

Discovery Timeline

  • 2025-01-07 - CVE-2024-40702 published to NVD
  • 2025-07-03 - Last updated in NVD database

Technical Details for CVE-2024-40702

Vulnerability Analysis

The vulnerability stems from improper certificate validation in the authentication pathway used by IBM Cognos Controller and IBM Controller. The application fails to fully verify the authenticity of presented X.509 certificates before issuing tokens. This allows a network-positioned attacker to interpose between clients and the token endpoint and obtain valid session artifacts.

IBM Cognos Controller is a financial close, consolidation, and reporting platform widely deployed in regulated enterprises. Tokens issued by the platform authorize access to consolidated financial data, journal entries, and reporting modules. A successful token acquisition grants the attacker the same access scope as the legitimate identity targeted by the attack.

The weakness is classified under [CWE-295] Improper Certificate Validation. The attack requires no authentication and no user interaction, and it can be executed remotely across the network.

Root Cause

The affected components do not enforce strict validation of certificate chains, hostnames, or trust anchors during token exchange. When validation is incomplete, an attacker can present a certificate that the application accepts as legitimate. The trust gap then permits the attacker to complete an authentication handshake and harvest a usable token.

Attack Vector

An attacker positioned on the network path between a client and the IBM Controller token endpoint intercepts the connection. The attacker presents a substitute or attacker-controlled certificate that the vulnerable client or server accepts due to weak validation. After the handshake completes, the attacker captures or solicits the issuance of a valid token tied to the targeted identity or service.

With the token in hand, the attacker queries protected REST endpoints exposed by IBM Controller to read or modify financial data within the authorized scope. No prior credentials, phishing, or user interaction are required for the attack chain to succeed.

Detection Methods for CVE-2024-40702

Indicators of Compromise

  • Anomalous TLS handshakes to IBM Controller endpoints originating from unexpected source addresses or proxies
  • Token issuance events for identities outside their normal logon time windows or geographic patterns
  • Repeated certificate negotiation failures followed by successful authentications from the same source
  • Use of valid tokens from IP addresses not associated with known client workstations or service accounts

Detection Strategies

  • Inspect TLS sessions terminating at IBM Controller services for certificate mismatches, untrusted issuers, or self-signed leaf certificates
  • Correlate authentication and token issuance logs with network flow records to identify off-path token retrieval
  • Hunt for access to financial reporting endpoints by tokens that lack corresponding interactive logon events

Monitoring Recommendations

  • Enable verbose authentication and token issuance logging on IBM Cognos Controller and IBM Controller servers
  • Forward TLS inspection logs and Windows event logs to a centralized analytics platform for correlation
  • Alert on certificate validation errors, downgrade attempts, and unusual proxy insertion between clients and servers

How to Mitigate CVE-2024-40702

Immediate Actions Required

  • Apply the IBM-supplied fix described in the vendor advisory for IBM Cognos Controller 11.0.0 through 11.0.1 and IBM Controller 11.1.0
  • Restrict network reachability to IBM Controller token endpoints to known client subnets and management hosts
  • Rotate any tokens, API keys, and service account secrets that may have been exposed prior to patching

Patch Information

IBM has published remediation guidance in the IBM Support Page. Administrators should review the advisory and apply the recommended interim fix or upgrade for their deployed version of IBM Cognos Controller or IBM Controller.

Workarounds

  • Place IBM Controller services behind a reverse proxy that enforces strict mutual TLS and certificate pinning until the fix is applied
  • Segment the IBM Controller server tier away from general user networks to reduce the attacker's ability to reach the token endpoint
  • Disable or restrict integrations that rely on programmatic token acquisition where business needs allow
bash
# Configuration example - restrict access to IBM Controller endpoints via Windows Firewall
New-NetFirewallRule -DisplayName "IBM Controller - Restrict Token Endpoint" `
  -Direction Inbound `
  -Protocol TCP `
  -LocalPort 443 `
  -RemoteAddress 10.10.20.0/24 `
  -Action Allow

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechIbm Cognos Controller

  • SeverityHIGH

  • CVSS Score8.2

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-295
  • Vendor Resources
  • IBM Support Page
  • Related CVEs
  • CVE-2025-36326: IBM Cognos Controller Info Disclosure Flaw

  • CVE-2024-25019: IBM Cognos Controller RCE Vulnerability

  • CVE-2024-25020: IBM Cognos Controller RCE 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