The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-36062

CVE-2025-36062: IBM Cognos Analytics Mobile Disclosure Flaw

CVE-2025-36062 is an information disclosure vulnerability in IBM Cognos Analytics Mobile for iOS caused by unencrypted network traffic. This article covers the technical details, affected versions, security impact, and mitigation.

Published: April 22, 2026

CVE-2025-36062 Overview

IBM Cognos Analytics Mobile (iOS) versions 1.1.0 through 1.1.22 contains an information exposure vulnerability due to the use of unencrypted network traffic. This mobile application vulnerability (CWE-311: Missing Encryption of Sensitive Data) allows attackers on the same network to intercept sensitive business intelligence data transmitted between the mobile application and backend Cognos Analytics servers.

Critical Impact

Sensitive business analytics data, including reports, dashboards, and potentially authentication credentials, may be exposed to network-based attackers through unencrypted communications.

Affected Products

  • IBM Cognos Analytics Mobile for iOS versions 1.1.0 through 1.1.22
  • Mobile devices running the affected iOS application connected to untrusted networks
  • Enterprise environments utilizing IBM Cognos Analytics with mobile access

Discovery Timeline

  • 2025-07-21 - CVE-2025-36062 published to NVD
  • 2025-08-07 - Last updated in NVD database

Technical Details for CVE-2025-36062

Vulnerability Analysis

This vulnerability stems from the IBM Cognos Analytics Mobile iOS application transmitting data over unencrypted HTTP connections rather than enforcing HTTPS/TLS encryption. When users access Cognos Analytics dashboards, reports, or other business intelligence data through the mobile application, this sensitive information travels across the network in plaintext.

The lack of transport layer encryption creates a significant risk in enterprise environments where mobile users may connect through various networks, including public Wi-Fi hotspots, hotel networks, or other potentially compromised network infrastructure. An attacker positioned on the same network segment can passively capture this traffic using common network sniffing tools.

The vulnerability is particularly concerning for business intelligence platforms like Cognos Analytics, which often handle sensitive corporate data including financial reports, sales figures, customer information, and strategic business metrics.

Root Cause

The root cause is the failure to implement or enforce TLS/SSL encryption for network communications within the iOS mobile application. This represents a missing encryption of sensitive data issue (CWE-311), where the application transmits potentially confidential business analytics data without cryptographic protection.

The application lacks proper implementation of App Transport Security (ATS) requirements that Apple recommends for iOS applications, allowing connections to proceed over insecure HTTP channels.

Attack Vector

The attack vector is network-based, requiring no authentication or user interaction. An attacker must be positioned on the same network as the victim to perform the attack. The exploitation scenario typically involves:

  1. Attacker connects to the same network as the target user (e.g., corporate Wi-Fi, public hotspot)
  2. Attacker initiates passive network traffic capture using tools such as Wireshark or tcpdump
  3. Victim launches IBM Cognos Analytics Mobile and accesses business intelligence content
  4. Attacker captures unencrypted HTTP traffic containing sensitive data
  5. Captured data is analyzed for business intelligence reports, session tokens, or credentials

This type of man-in-the-middle attack scenario is particularly effective in shared network environments where users may not be aware of the security implications.

Detection Methods for CVE-2025-36062

Indicators of Compromise

  • Unusual network traffic patterns showing HTTP (port 80) connections to Cognos Analytics servers instead of HTTPS (port 443)
  • Network logs revealing plaintext data transmission from iOS devices to backend analytics infrastructure
  • Detection of network sniffing tools or ARP spoofing activity on corporate networks

Detection Strategies

  • Monitor network traffic for unencrypted HTTP connections originating from mobile devices to Cognos Analytics backend servers
  • Implement network-based intrusion detection rules to flag plaintext transmission of sensitive analytics data
  • Review iOS device management logs for usage of vulnerable application versions (1.1.0 - 1.1.22)
  • Deploy SSL/TLS inspection at network egress points to identify non-compliant application traffic

Monitoring Recommendations

  • Enable network flow logging to track HTTP vs HTTPS traffic ratios from mobile device segments
  • Configure alerts for any HTTP traffic directed to Cognos Analytics infrastructure endpoints
  • Implement mobile device management (MDM) policies to track and report installed application versions
  • Monitor for signs of passive network reconnaissance or man-in-the-middle attack preparations

How to Mitigate CVE-2025-36062

Immediate Actions Required

  • Update IBM Cognos Analytics Mobile for iOS to a patched version beyond 1.1.22
  • Instruct users to avoid accessing Cognos Analytics from untrusted or public networks until patched
  • Implement VPN requirements for mobile users accessing corporate analytics resources
  • Review network segmentation to isolate mobile device traffic where possible

Patch Information

IBM has released security guidance for this vulnerability. Organizations should consult the IBM Support Page for detailed patch information and upgrade instructions. It is recommended to update to the latest available version of IBM Cognos Analytics Mobile for iOS that addresses this unencrypted communication issue.

Workarounds

  • Enforce VPN connectivity for all mobile users before allowing access to Cognos Analytics resources
  • Configure network firewalls to block HTTP (port 80) traffic to Cognos Analytics servers, forcing HTTPS connections
  • Implement network access control policies requiring mobile devices to connect only through encrypted corporate networks
  • Consider temporarily disabling mobile access to Cognos Analytics until the application can be updated
bash
# Example: Block HTTP traffic to Cognos Analytics server at firewall level
# This forces mobile apps to use HTTPS or fail safely
iptables -A OUTPUT -p tcp --dport 80 -d cognos-analytics-server.example.com -j DROP
iptables -A OUTPUT -p tcp --dport 443 -d cognos-analytics-server.example.com -j ACCEPT

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 Cognos Analytics Mobile

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.03%

  • 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-311
  • Vendor Resources
  • IBM Support Page
  • Related CVEs
  • CVE-2025-36107: IBM Cognos Analytics Mobile Disclosure Flaw

  • CVE-2025-36106: IBM Cognos Analytics Mobile Disclosure Flaw
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