CWE · MITRE source
CWE-385Covert Timing Channel
Covert timing channels convey information by modulating some aspect of system behavior over time, so that the program receiving the information can observe system behavior and infer protected information.
In some instances, knowing when data is transmitted between parties can provide a malicious user with privileged information. Also, externally monitoring the timing of operations can potentially reveal sensitive data. For example, a cryptographic operation can expose its internal state if the time it takes to perform the operation varies, based on the state. Covert channels are frequently classified as either storage or timing channels. Some examples of covert timing channels are the system's paging rate, the time a certain transaction requires to execute, and the time it takes to gain access to a shared bus.
Last updated: 09 May 2026 03:25 UTC
NIST 800-53 r5 controls that address this weakness (1)AI
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
SC-31 | Covert Channel Analysis | SC | Directly targets covert timing channels by requiring identification and bandwidth estimation, enabling mitigation that reduces or eliminates their usability. |
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2025-53826 | 2.0 | 9.8 | 0.0034 | 2025-07-15 |
CVE-2023-46809 | 1.6 | 7.4 | 0.0124 | 2024-09-07 |
CVE-2019-3732 | 1.5 | 7.5 | 0.0031 | 2019-09-30 |
CVE-2020-25658 | 1.5 | 7.5 | 0.0014 | 2020-11-12 |
CVE-2020-29506 | 1.5 | 6.8 | 0.0154 | 2022-07-11 |
CVE-2024-23342 | 1.5 | 7.4 | 0.0062 | 2024-01-23 |
CVE-2025-0306 | 1.5 | 7.4 | 0.0044 | 2025-01-09 |
CVE-2025-59425 | 1.5 | 7.5 | 0.0037 | 2025-10-07 |
CVE-2020-35164 | 1.4 | 6.7 | 0.0067 | 2022-07-11 |
CVE-2025-9231 | 1.3 | 6.5 | 0.0002 | 2025-09-30 |
CVE-2017-2624 | 1.2 | 5.9 | 0.0005 | 2018-07-27 |
CVE-2018-10844 | 1.2 | 5.9 | 0.0018 | 2018-08-22 |
CVE-2018-10845 | 1.2 | 5.9 | 0.0056 | 2018-08-22 |
CVE-2020-25659 | 1.2 | 5.9 | 0.0076 | 2021-01-11 |
CVE-2020-25657 | 1.2 | 5.9 | 0.0031 | 2021-01-12 |
CVE-2022-24409 | 1.2 | 5.9 | 0.0075 | 2022-02-23 |
CVE-2023-49092 | 1.2 | 5.9 | 0.0073 | 2023-11-28 |
CVE-2024-2236 | 1.2 | 5.9 | 0.0068 | 2024-03-06 |
CVE-2024-26306 | 1.2 | 5.9 | 0.0063 | 2024-05-14 |
CVE-2024-36405 | 1.2 | 5.9 | 0.0045 | 2024-06-10 |
CVE-2018-10846 | 1.1 | 5.6 | 0.0001 | 2018-08-22 |
CVE-2016-7056 | 1.1 | 5.5 | 0.0033 | 2018-09-10 |
CVE-2019-19338 | 1.1 | 5.5 | 0.0009 | 2020-07-13 |
CVE-2024-23170 | 1.1 | 5.5 | 0.0021 | 2024-01-31 |
CVE-2024-25964 | 1.1 | 5.3 | 0.0044 | 2024-03-25 |