Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2026-23519: CWE-208: Observable Timing Discrepancy in RustCrypto utils

0
High
VulnerabilityCVE-2026-23519cvecve-2026-23519cwe-208
Published: Thu Jan 15 2026 (01/15/2026, 19:13:54 UTC)
Source: CVE Database V5
Vendor/Project: RustCrypto
Product: utils

Description

RustCrypto CMOV provides conditional move CPU intrinsics which are guaranteed on major platforms to execute in constant-time and not be rewritten as branches by the compiler. Prior to 0.4.4, the thumbv6m-none-eabi (Cortex M0, M0+ and M1) compiler emits non-constant time assembly when using cmovnz (portable version). This vulnerability is fixed in 0.4.4.

AI-Powered Analysis

AILast updated: 01/15/2026, 20:15:07 UTC

Technical Analysis

CVE-2026-23519 is a timing side-channel vulnerability classified under CWE-208 (Observable Timing Discrepancy) affecting the RustCrypto utils library prior to version 0.4.4. RustCrypto provides cryptographic utilities implemented in Rust, including conditional move (cmov) CPU intrinsics designed to execute in constant time to prevent timing side-channel attacks. However, for the thumbv6m-none-eabi target architecture, which corresponds to Cortex M0, M0+, and M1 microcontrollers, the compiler emitted non-constant-time assembly code when using the portable cmovnz intrinsic. This deviation from constant-time execution allows attackers to observe timing differences during cryptographic operations, potentially leaking sensitive information such as cryptographic keys or secrets. The vulnerability does not require any privileges or user interaction to exploit but has a high attack complexity due to the need for precise timing measurements and access to the target device's cryptographic operations. The issue was fixed in RustCrypto utils version 0.4.4 by ensuring the compiler emits truly constant-time assembly for the affected architectures. No known exploits are currently reported in the wild. The CVSS 4.0 score is 8.9 (high severity), reflecting the network attack vector, high attack complexity, no privileges or user interaction required, and a high impact on confidentiality. This vulnerability primarily threatens confidentiality by enabling side-channel leakage but does not affect integrity or availability. It is particularly relevant for embedded systems and IoT devices using Cortex M0/M0+/M1 cores running RustCrypto-based cryptographic code.

Potential Impact

The primary impact of CVE-2026-23519 is the potential leakage of sensitive cryptographic information through timing side-channel attacks on embedded devices using vulnerable RustCrypto utils versions. For European organizations, this is significant in sectors deploying IoT devices, industrial control systems, automotive electronics, and other embedded systems based on Cortex M0/M0+/M1 microcontrollers. Confidentiality breaches could lead to exposure of cryptographic keys, undermining secure communications, device authentication, and data protection. This could facilitate further attacks such as device impersonation, data tampering, or unauthorized access. Although no known exploits exist currently, the high CVSS score indicates a serious risk if attackers develop reliable timing analysis methods. The vulnerability's impact is heightened in critical infrastructure and manufacturing sectors prevalent in Europe, where embedded systems are widely used. The vulnerability does not affect system integrity or availability directly but compromises the trustworthiness of cryptographic protections, potentially cascading into broader security failures.

Mitigation Recommendations

1. Upgrade all RustCrypto utils dependencies to version 0.4.4 or later to ensure the constant-time execution fix is applied. 2. Conduct a thorough inventory of embedded devices and firmware using RustCrypto utils on Cortex M0/M0+/M1 architectures to identify vulnerable versions. 3. For devices where upgrading RustCrypto is not immediately feasible, consider implementing additional software-level mitigations such as introducing noise or random delays to obscure timing measurements, though this is less reliable. 4. Review cryptographic key management and rotate keys if there is suspicion of compromise due to timing leakage. 5. Employ side-channel resistant coding practices and perform side-channel analysis testing on embedded firmware to detect similar timing vulnerabilities. 6. Collaborate with device manufacturers and suppliers to ensure patched firmware updates are delivered and applied promptly. 7. Monitor threat intelligence sources for emerging exploits targeting this vulnerability and prepare incident response plans accordingly.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

Data Version
5.2
Assigner Short Name
GitHub_M
Date Reserved
2026-01-13T18:22:43.980Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 6969476c1ab3796b1034af9d

Added to database: 1/15/2026, 8:00:44 PM

Last enriched: 1/15/2026, 8:15:07 PM

Last updated: 1/15/2026, 9:56:51 PM

Views: 6

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats