Cyber Resilience

CVE-2023-33855

Ibm Common Cryptographic Architecture 7.0.0 – 7.5.37

Published
26 March 2024
Modified
25 July 2025
Patch / advisory
CVSS Score v3.1 3.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0045 37th percentile
Risk Priority 16 floored blend · peak EPSS

Summary

CVE-2023-33855 is a low-severity Covert Timing Channel (CWE-385) vulnerability in Ibm Common Cryptographic Architecture. Its CVSS base score is 3.7 (Low).

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

EU & UK References

Vulnerability Data

Under certain conditions, RSA operations performed by IBM Common Cryptographic Architecture (CCA) 7.0.0 through 7.5.36 may exhibit non-constant-time behavior. This could allow a remote attacker to obtain sensitive information using a timing-based attack. IBM X-Force ID: 257676.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-47150Same product: Ibm Aix
CVE-2023-42031Same product: Ibm Aix
CVE-2023-33832Same product: Ibm Aix
CVE-2023-27871Same product: Linux Linux Kernel
CVE-2024-27269Same product: Linux Linux Kernel
CVE-2023-35893Same product: Linux Linux Kernel
CVE-2023-47148Same product: Linux Linux Kernel
CVE-2023-26274Same product: Linux Linux Kernel
CVE-2023-0041Same product: Linux Linux Kernel
CVE-2023-40367Same product: Linux Linux Kernel

Affected Assets

ibm
common cryptographic architecture
7.0.0 — 7.5.37

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-385

Directly targets covert timing channels by requiring identification and bandwidth estimation, enabling mitigation that reduces or eliminates their usability.

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.PS-06 mostly match
prevents

Secure development practices (reviews, testing) directly reduce introduction of timing-channel vulnerabilities in code.

DE.CM-09 partial match
prevents

Runtime monitoring of hardware/software behavior can detect anomalous timing patterns that indicate covert channels.

ID.RA-01 partial match
prevents

Vulnerability identification processes can surface timing-channel weaknesses during design or code analysis.

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.

A.8.15 Logging partial match
degrades

Detailed logging can reveal timing anomalies but does not prevent covert timing channels.

detects

Continuous monitoring may detect timing-based exfiltration but does not eliminate the channel itself.

mitigates

Network segmentation reduces attack surface but does not address intra-process timing channels.

mitigates

Network segregation limits external timing observation but not internal covert timing.

prevents

Secure architecture principles can include timing-channel countermeasures but are not specific.

prevents

Secure coding guidelines may recommend constant-time algorithms but coverage is not guaranteed.

References