CVE-2025-36336: Transmission of Sensitive Information found in Watson Data Intelligence
IBM watsonx.data intelligence 5.2.0, 5.2.1, 5.2.2, 5.3.0 transmits data in clear text that could allow an attacker to obtain sensitive information using man in the middle techniques.
Security readout for executives and security teams
Plain-English summary
IBM watsonx.data intelligence can transmit sensitive data without encryption in specific versions. A person able to intercept network traffic could read that data. The issue is confidentiality-focused, not a reported system takeover or service outage vulnerability.
Executive priority
Treat this as a moderate confidentiality risk. It should be handled in the normal vulnerability remediation cycle, with faster action for environments carrying regulated, customer, or proprietary data over interceptable networks.
Technical view
CVE-2025-36336 is CWE-319, cleartext transmission of sensitive information, affecting IBM watsonx.data intelligence 5.2.0, 5.2.1, 5.2.2, and 5.3.0. CVSS 3.1 is 5.9 with network attack vector, high attack complexity, no privileges, no user interaction, and high confidentiality impact.
Likely exposure
Exposure is limited to organizations running the listed IBM watsonx.data intelligence versions. Risk depends on whether sensitive product traffic crosses networks where an attacker could gain a man-in-the-middle position.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. The described attack requires network interception and is rated high complexity, but successful exploitation could expose sensitive information.
Researcher notes
Evidence is narrow: affected versions, CWE-319, CVSS vector, and IBM advisory reference. The bundle does not provide packet details, affected endpoints, exploit proof, or fixed version text. Validate only against the named IBM product and versions.
Mitigation direction
Inventory IBM watsonx.data intelligence deployments and identify listed affected versions.
Review IBM advisory 7277801 for the vendor-supported patch or remediation path.
Prioritize remediation where product traffic crosses shared or untrusted networks.
Reduce unnecessary network exposure until IBM guidance is applied.
Avoid assuming other IBM Watson products are affected without vendor evidence.
Validation and detection
Confirm deployed product name and version against IBM's affected list.
Map sensitive data flows involving watsonx.data intelligence services.
Verify whether those flows use encrypted transport after remediation.
Check change records for IBM advisory 7277801 patch application.
Document any compensating network controls around affected deployments.
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.
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-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.