CVE-2019-25002
Rust vulnerability analysis and mitigation

Overview

An issue was discovered in the sodiumoxide crate before 0.2.5 for Rust. The vulnerability lies in the generichash::Digest::eq implementation, which compares itself to itself and thus has degenerate security properties (RustSec Advisory).

Technical details

The vulnerability affects the PartialEq implementation for generichash::Digest where Digest::eq always returns true and Digest::ne always returns false because it compares itself to itself instead of comparing against the provided value. This issue impacts versions prior to 0.2.5 and has a CVSS v3.1 base score of 9.8 CRITICAL (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) (RustSec Advisory).

Impact

Due to the incorrect implementation of equality comparison, any hash comparison using this function will always return true, effectively breaking the security properties of the hash comparison. This could lead to authentication bypasses or other security issues where hash comparison is used for verification (RustSec Advisory).

Exploitability

The vulnerability is easily exploitable as it requires no special privileges, user interaction, or complex attack vectors. The broken comparison function will always return true regardless of the input, making it trivial to bypass any security checks that rely on this comparison (RustSec Advisory).

Mitigation and workarounds

Users should upgrade to sodiumoxide version 0.2.5 or later which contains the fix for this vulnerability. The issue was patched by correcting the implementation of the equality comparison function (RustSec Advisory).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-53530HIGH8.7
  • Rust logoRust
  • ratex-parser
NoYesAug 21, 2026
CVE-2026-53531MEDIUM6.9
  • Rust logoRust
  • ratex-parser
NoYesAug 21, 2026
GHSA-mc9m-6fm9-pghcMEDIUM6.9
  • Python logoPython
  • zoo-kcl
NoYesAug 20, 2026
GHSA-jgvr-6x5w-hx5wMEDIUM6.9
  • Python logoPython
  • kcl-lib
NoYesAug 20, 2026
CVE-2026-54136MEDIUM5.1
  • Rust logoRust
  • windmill-api
NoYesAug 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management