CVE-2026-50185
Last modified
CVE-2026-50185 is a low-severity vulnerability rated 3.3/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.11% 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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Rustcrypto | Cmov | >= 0.1.1, < 0.5.4 |
References
- https://github.com/RustCrypto/utils/security/advisories/GHSA-3rjw-m598-pq24Exploit, Vendor Advisory
- https://github.com/RustCrypto/utils/security/advisories/GHSA-3rjw-m598-pq24Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
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-501864gaBoards is a boards system for realtime project management…8.8
- CVE-2026-50187Oh My Zsh is a community-driven framework for managing Zsh c…8.8
- 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-50190Shaarli is a personal bookmarking service. Versions prior to…8.6
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
