LiveActive security incident?Get immediate response
CVE Record

CVE-2021-29892: IBM Cognos Controller information disclosure

IBM Cognos Controller 11.0.0 and 11.0.1 could allow a remote attacker to obtain sensitive information, caused by the failure to properly enable HTTP Strict Transport Security. An attacker could exploit this vulnerability to obtain sensitive information using man in the middle techniques.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

IBM Cognos Controller 11.0.0 and 11.0.1 may fail to enforce HTTP Strict Transport Security, increasing the chance that sensitive information could be exposed if an attacker can intercept traffic.

Executive priority

Treat as a moderate confidentiality risk. It is not reported as actively exploited, but financial or governance data in Cognos Controller may justify timely validation and remediation.

Technical view

The issue is CWE-319, cleartext transmission exposure, from improper HSTS enablement. CVSS 3.1 is 5.9 with network attack vector, high attack complexity, no privileges, no user interaction, and high confidentiality impact only.

Likely exposure

Exposure appears limited to IBM Cognos Controller versions 11.0.0 and 11.0.1. Systems are most relevant if reachable over networks where interception or downgrade risks exist.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Exploitation is described as requiring man-in-the-middle techniques, which raises attack complexity.

Researcher notes

Evidence identifies affected versions, weakness class, CVSS vector, and MITM-based impact. The provided bundle does not include a specific patched version or confirmed workaround.

Mitigation direction

  • Review IBM advisory for vendor-supported fixes or configuration guidance.
  • Prioritize affected internet-facing or partner-accessible Cognos Controller deployments.
  • Ensure Cognos Controller access is HTTPS-only where vendor-supported.
  • Validate HSTS enforcement through approved configuration or front-end controls.
  • Reduce exposure on untrusted networks until vendor guidance is applied.

Validation and detection

  • Inventory IBM Cognos Controller versions across production and disaster recovery.
  • Confirm whether any deployment runs version 11.0.0 or 11.0.1.
  • Check HTTPS responses for expected HSTS enforcement.
  • Review proxy, load balancer, and application TLS termination points.
  • Document network paths where traffic interception risk is plausible.
Prepared
Confidence
medium
Sources
3

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 · low confidence lookup

CWE-319: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-29892 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2021-29892Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IBMCognos Controller11.0.0, 11.0.1unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.