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

CVE-2025-36126: IBM Cognos Analytics XSS Vulnerability

CVE-2025-36126 is a stored cross-site scripting vulnerability in IBM Cognos Analytics and IBM Cognos Transformer that enables privileged users to inject malicious JavaScript code. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: May 28, 2026

CVE-2025-36126 Overview

CVE-2025-36126 is a stored cross-site scripting (XSS) vulnerability affecting IBM Cognos Analytics and IBM Cognos Transformer. The flaw resides in the Cognos Administration Web UI and allows a privileged user to embed arbitrary JavaScript that executes within other users' trusted sessions. Affected versions include IBM Cognos Analytics 11.2.0, 12.0, and 12.1.0, as well as IBM Cognos Transformer 11.2.4, 12.0, and 12.1.0. Successful exploitation can alter intended application functionality and lead to credential disclosure. The issue is tracked under CWE-79, Improper Neutralization of Input During Web Page Generation.

Critical Impact

A privileged attacker can inject persistent JavaScript into the Cognos Administration interface, enabling theft of session credentials and manipulation of administrative workflows for any user who views the affected page.

Affected Products

  • IBM Cognos Analytics 11.2.0, 12.0, and 12.1.0
  • IBM Cognos Transformer 11.2.4, 12.0, and 12.1.0
  • Cognos Administration Web UI component

Discovery Timeline

  • 2026-05-26 - CVE-2025-36126 published to NVD
  • 2026-05-26 - Last updated in NVD database

Technical Details for CVE-2025-36126

Vulnerability Analysis

The vulnerability is a stored XSS flaw in the Cognos Administration component of IBM Cognos Analytics and IBM Cognos Transformer. The application accepts input from privileged users and persists that input without sufficient output encoding or sanitization. When other users load the affected administrative pages, the stored payload executes as JavaScript in the browser context of the Cognos Web UI.

Because the script executes inside an authenticated, trusted session, it inherits the privileges of the viewing user. An attacker can use this to read DOM contents, exfiltrate session tokens, capture credentials entered into the interface, or invoke administrative actions on behalf of the victim. The scope change reflected in the vector indicates the injected content can affect resources beyond the originally vulnerable component.

Root Cause

The root cause is improper neutralization of user-supplied input during web page generation [CWE-79]. Input submitted through the Cognos Administration interface is stored server-side and later rendered into HTML responses without context-appropriate encoding. JavaScript inserted into affected fields therefore executes when the page is rendered to other users.

Attack Vector

Exploitation requires an authenticated, privileged Cognos user. The attacker submits a crafted payload through an input field in Cognos Administration that is not properly sanitized. The payload persists in the Cognos configuration data. When an administrator or other user with access to that view loads the page, the browser parses and executes the embedded script under the origin of the Cognos application. No user interaction beyond normal navigation to the affected page is required to trigger execution.

No verified public proof-of-concept is available. Refer to the IBM Support Page for vendor-supplied technical details.

Detection Methods for CVE-2025-36126

Indicators of Compromise

  • Unexpected <script> tags, event handlers, or encoded JavaScript stored in Cognos Administration configuration fields, labels, or descriptive text.
  • Outbound HTTP requests from administrator browsers to unfamiliar domains immediately after loading Cognos Administration pages.
  • Anomalous session token reuse from IP addresses or user agents that differ from the legitimate administrator session.

Detection Strategies

  • Review Cognos audit logs for changes to administration objects made by privileged accounts, focusing on fields that accept free-form text.
  • Inspect HTTP responses served by Cognos Administration endpoints for unexpected script content using a proxy or web application firewall in monitoring mode.
  • Correlate administrative configuration changes with subsequent browser-originated requests to external hosts to identify possible data exfiltration.

Monitoring Recommendations

  • Enable verbose audit logging for the Cognos Administration component and forward logs to a centralized SIEM for retention and analysis.
  • Alert on creation or modification of administration objects by accounts that do not typically perform configuration changes.
  • Monitor browser security telemetry from administrator workstations for Content Security Policy violations originating from Cognos hostnames.

How to Mitigate CVE-2025-36126

Immediate Actions Required

  • Apply the security update referenced in the IBM Support Page for the affected Cognos Analytics and Cognos Transformer versions.
  • Audit existing Cognos Administration content for stored script payloads and remove any unauthorized entries before patching is complete.
  • Restrict privileged Cognos administration roles to the minimum set of users required for operations.

Patch Information

IBM has published remediation guidance and fixes through the vendor advisory. Consult the IBM Support Page for version-specific patch availability covering Cognos Analytics 11.2.0, 12.0, and 12.1.0, and Cognos Transformer 11.2.4, 12.0, and 12.1.0.

Workarounds

  • Limit access to Cognos Administration to a small set of trusted administrators until patches are applied.
  • Require administrators to access Cognos Administration only from hardened workstations with up-to-date browsers and script-blocking controls.
  • Implement or strengthen a Content Security Policy on the Cognos web tier to reduce the impact of injected inline scripts.
bash
# Configuration example
# Example Content Security Policy header to restrict inline scripts on the Cognos web tier
# Apply at the reverse proxy or web server fronting Cognos Analytics
add_header Content-Security-Policy "default-src 'self'; script-src 'self'; object-src 'none'; frame-ancestors 'self'";

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechIbm Cognos

  • SeverityMEDIUM

  • CVSS Score6.4

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • IBM Support Page
  • Related CVEs
  • CVE-2025-3633: IBM Cognos Analytics XSS 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