CVE-2025-12530: Vulnerabilities found in Watson Data Intelligence
IBM watsonx.data intelligence 5.2.2, 5.3.0, 5.3.1, 5.3.1 through patch-1 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 data without encryption in listed versions. A person positioned on the network path could potentially read sensitive information. The issue is medium severity because confidentiality impact is high, but exploitation requires a man-in-the-middle position and high attack complexity.
Executive priority
Treat as a targeted confidentiality risk, not a broad emergency. Prioritize if watsonx.data intelligence processes sensitive business, customer, or regulated data across shared or less trusted networks.
Technical view
CVE-2025-12530 is CWE-319 cleartext transmission in IBM watsonx.data intelligence 5.2.2, 5.3.0, and 5.3.1 including patch-1 as described. CVSS 3.1 is 5.9: network reachable, no privileges or user interaction, high attack complexity, high confidentiality impact, no integrity or availability impact.
Likely exposure
Exposure is likely limited to organizations running the affected IBM watsonx.data intelligence versions where sensitive traffic crosses networks an attacker could observe or intercept. Internet exposure is not established by the provided sources.
Exploitation context
The source bundle does not indicate active exploitation, and the CVE is not marked KEV. The practical risk depends on whether an attacker can gain a network interception position. No exploit details are provided in the sources.
Researcher notes
Key evidence is CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N and CWE-319. The available bundle does not name a fixed version or detailed remediation beyond the IBM advisory reference, so avoid assuming patch mechanics.
Mitigation direction
Review IBM advisory node 7277802 for fixed levels and vendor guidance.
Prioritize updates for affected environments handling regulated or sensitive data.
Restrict access to management and service network paths where feasible.
Ensure sensitive traffic is protected by encrypted transport controls.
Monitor for unexpected cleartext traffic on relevant network segments.
Validation and detection
Inventory watsonx.data intelligence deployments and record exact versions.
Compare deployed versions against the affected versions in the CVE record.
Check IBM advisory for fixed versions or required patches.
Validate that sensitive service traffic is encrypted in approved test conditions.
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.