CWE-1258: Exposure of Sensitive System Information Due to Uncleared Debug Information
The hardware does not fully clear security-sensitive values, such as keys and intermediate values in cryptographic operations, when debug mode is entered.
Last updated
Overview
Security sensitive values, keys, intermediate steps of cryptographic operations, etc. are stored in temporary registers in the hardware. If these values are not cleared when debug mode is entered they may be accessed by a debugger allowing sensitive information to be accessible by untrusted parties.
Real-world CVEs
13 recorded CVEs are caused by CWE-1258 (Exposure of Sensitive System Information Due to Uncleared Debug Information). The highest-severity and most recent are shown first. 5 new CWE-1258 CVEs have been recorded so far in 2026 (2 in 2025).
- CVE-2024-36912
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
Critical · CVSS 9.6 · EPSS 59th2024-05-30 - CVE-2024-36913
Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
Critical · CVSS 9.3 · EPSS 49th2024-05-30 - CVE-2026-66432
WordPress WPJAM Basic plugin <= 7.0.2.1 - Sensitive Data Exposure vulnerability