CVE-2026-50185
Last modified
CVE-2026-50185 is a low-severity vulnerability rated 2/10 on the CVSS scale. 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. From 0.1.1 until 0.5.4, the aarch64 implementations of Cmov and CmovEq in cmov/src/backends/aarch64.rs assume high bits are zero-extended when loading values smaller than a register, so set high bits such as [8..] in a Cmov selector or [16..] of self or other in the u16 and i16 CmovEq implementations can cause left.cmovz(&right, condition) to produce incorrect output. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
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. From 0.1.1 until 0.5.4, the aarch64 implementations of Cmov and CmovEq in cmov/src/backends/aarch64.rs assume high bits are zero-extended when loading values smaller than a register, so set high bits such as [8..] in a Cmov selector or [16..] of self or other in the u16 and i16 CmovEq implementations can cause left.cmovz(&right, condition) to produce incorrect output. This issue is fixed in version 0.5.4.
Metrics
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| RustCrypto | utils | >= 0.1.1, < 0.5.4 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-50185?
How severe is CVE-2026-50185?
How do I fix CVE-2026-50185?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5018A weakness has been identified in code-projects Simple Food …9.8
- CVE-2026-50180Langroid is a framework for building large-language-model-po…8.7
- CVE-2026-50181Langroid is a framework for building large-language-model-po…7.1
- CVE-2026-50182WWBN AVideo is an open source video platform. Versions prior…6.1
- CVE-2026-50183WWBN AVideo is an open source video platform. Versions 29.0 …4.7
- CVE-2026-50184Angular is a development platform for building mobile and de…6.1
- CVE-2026-50188Kirby is an open-source content management system. Prior to …6.9
- CVE-2026-50189Appsmith is a platform to build admin panels, internal tools…7.2
- CVE-2026-5019A security vulnerability has been detected in code-projects …9.8
- CVE-2026-50193jackson-databind contains the general-purpose data-binding f…7.5
- CVE-2026-50194Steeltoe is an open source project that provides a collectio…8.2
- CVE-2026-50195containerd is an open-source container runtime. Versions pri…9.9
Are you affected by CVE-2026-50185?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
