Cyber Resilience

CVE-2025-33020

Ibm Engineering Systems Design Rhapsody 10.0 … 9.0.2

Published
23 July 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 5.9
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0010 1th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2025-33020 is a medium-severity Missing Encryption of Sensitive Data (CWE-311) vulnerability in Ibm Engineering Systems Design Rhapsody. Its CVSS base score is 5.9 (Medium).

Operationally, ranked at the 1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-13 (Cryptographic Protection) and SC-8 (Transmission Confidentiality and Integrity) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM Engineering Systems Design Rhapsody 9.0.2, 10.0, and 10.0.1 transmits sensitive information without encryption that could allow an attacker to obtain highly sensitive information.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-33076Same product: Ibm Engineering Systems Design Rhapsody
CVE-2024-41779Same product: Ibm Engineering Systems Design Rhapsody
CVE-2025-33077Same product: Ibm Engineering Systems Design Rhapsody
CVE-2023-38267Same vendor: Ibm
CVE-2024-25027Same vendor: Ibm
CVE-2024-38325Same vendor: Ibm
CVE-2023-35888Same vendor: Ibm
CVE-2025-36062Same vendor: Ibm
CVE-2023-37405Same vendor: Ibm
CVE-2024-41757Same vendor: Ibm

Affected Assets

ibm
engineering systems design rhapsody
10.0, 10.0.1, 9.0.2

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SC-8 Transmission Confidentiality and Integrity
  • SC-13 Cryptographic Protection
  • SC-9 Transmission Confidentiality
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 7 hardening rules · 7 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires cryptographic mechanisms to protect the confidentiality of sensitive information during transmission, addressing the exact flaw in Rhapsody.

prevent

Mandates use of cryptography to protect sensitive data, directly mitigating the missing encryption of transmitted information.

prevent

Requires confidentiality protections for transmitted information, though narrower than SC-8 and now largely superseded by it.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.DS-01 mostly match
prevents

PR.DS-01 directly mandates encryption for data-at-rest and therefore prevents CWE-311 mostly for storage, yet the weakness also spans transmission and other contexts that this single at-rest control leaves unaddressed.

PR.DS-02 partial match
prevents

PR.DS-02 directly eliminates the transmission facet of CWE-311 via mandatory encryption but leaves the storage facet untouched, so each direction rates only partial.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Explicit rules requiring encryption for sensitive information in transit eliminate the weakness of sending data without cryptographic protection.

prevents

Explicitly calling for protection of data in transit and at rest, plus secure encryption of communications, drives the implementation of encryption that prevents clear-text exposure of sensitive information.

References