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.
CVE-2026-50185
This low-severity CVE scores 2.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 95% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 2.0
- EG Score
- 2.0(medium)
- EPSS
- 5.5%
- KEV
- Not listed
Published
July 2, 2026
Last Modified
July 20, 2026
References (4)
- security-advisories@githubhttps://github.com/RustCrypto/utils/commit/dba6c355c9f241e3726d5ec2a68f9f3b519f6063
- security-advisories@githubhttps://github.com/RustCrypto/utils/releases/tag/cmov-v0.5.4
- security-advisories@githubhttps://github.com/RustCrypto/utils/security/advisories/GHSA-3rjw-m598-pq24
- 134c704f-9b21-4f2e-91b3-4a467353bcc0https://github.com/RustCrypto/utils/security/advisories/GHSA-3rjw-m598-pq24
Vendor Advisories for CVE-2026-50185(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 03:51 UTCEG score recompute
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-17 18:55 UTCEG score recompute▲ 2.00
- 2026-07-17 18:54 UTCMITRE cvelistV5CVSS v3 → 2 · CVSS v4 → 2 · severity → LOW
- 2026-07-02 17:26 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-50185?
When was CVE-2026-50185 disclosed?
Is CVE-2026-50185 actively exploited?
What is the CVSS score of CVE-2026-50185?
How do I remediate CVE-2026-50185?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-50185
Is Your Infrastructure Affected by CVE-2026-50185?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.