CVE-2025-3633: IBM Cognos Analytics is affected by multiple security vulnerabilities
IBM Cognos Analytics 11.2.0, 11.2.4, 12.0, and 12.1.0 and IBM Cognos Transformer 11.2.4, 12.0, and 12.1.0 are vulnerable to cross-site scripting (XSS). This vulnerability allows a remote attacker to inject arbitrary JavaScript code into the web user interface, which may alter the intended functionality and could lead to the disclosure of credentials within a trusted session.
Security readout for executives and security teams
Plain-English summary
IBM Cognos Analytics and Cognos Transformer contain an XSS flaw that could let a logged-in remote attacker inject JavaScript into the web interface. If a user interacts with the affected interface, credentials or session-trusted information could be exposed. The issue is medium severity, but business risk rises where Cognos handles sensitive reporting data.
Executive priority
Treat as a timely patching item, not an emergency, unless Cognos is internet-facing or contains highly sensitive analytics data. The main concern is credential or session data exposure through trusted users, so remediation should be scheduled promptly through normal vulnerability management.
Technical view
CVE-2025-3633 is CWE-79 cross-site scripting affecting specified IBM Cognos Analytics and Cognos Transformer versions. CVSS 3.1 is 5.4: network reachable, low attack complexity, low privileges required, user interaction required, changed scope, low confidentiality and integrity impact, no availability impact.
Likely exposure
Exposure is limited to IBM Cognos Analytics 11.2.0, 11.2.4, 12.0, 12.1.0 and IBM Cognos Transformer 11.2.4, 12.0, 12.1.0 deployments, based on the source bundle. Systems with broadly reachable Cognos web interfaces face higher practical risk.
Exploitation context
The provided sources do not show active exploitation, and the CVE is not listed as KEV in the bundle. Exploitation requires low privileges and user interaction. The source does not identify the exact affected endpoint, input field, or whether exploitation is reflected or stored.
Researcher notes
The public bundle establishes XSS impact, affected products, CVSS, and IBM advisory linkage, but lacks endpoint-level details, proof-of-concept information, and fixed-version text. Validate exposure through version inventory and vendor advisory review rather than exploit reproduction.
Mitigation direction
Review IBM advisory 7272628 for supported fixes and affected-version detail.
Apply only IBM-supported patches, upgrades, or workarounds from the advisory.
Prioritize remediation for internet-accessible or widely used Cognos environments.
Limit Cognos access to trusted users while remediation is pending.
Validation and detection
Inventory Cognos Analytics and Transformer versions across all environments.
Compare installed versions against the affected releases in the CVE record.
Confirm IBM advisory remediation is applied and documented.
Check whether Cognos web interfaces are reachable by untrusted authenticated users.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.