CVE-2024-58265 Details
Description
The snow crate before 0.9.5 for Rust, when stateful TransportState is used, allows incrementing a nonce and thereby denying message delivery.
A denial-of-service vulnerability has been identified in the Snow crate for Rust, affecting versions prior to 0.9.5. The issue arises when stateful TransportState is used, allowing unauthenticated payloads to increment a nonce in Snow's internal state. This creates a mismatch in expected nonce values, disrupting message delivery. The vulnerability can be exploited by injecting packets into the channel over which the Noise session operates.
Users are advised to update to Snow version 0.9.5 or later.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 28, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://crates.io/crates/snow | [email protected] | Product |
| https://github.com/mcginty/snow/security/advisories/GHSA-7g9j-g5jg-3vv3 | [email protected] | Vendor Advisory |
| https://rustsec.org/advisories/RUSTSEC-2024-0011.html | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-642 | External Control of Critical State Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| mcginty snow | < 0.9.5 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Aug 7, 2025 | Initial Analysis | [email protected] |
| Jul 27, 2025 | New CVE Received | [email protected] |