CVE Vulnerabilities

CVE-2024-58264

Uncontrolled Recursion

Published: Jul 27, 2025 | Modified: Aug 06, 2025
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data.

Weakness

The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.

Affected Software

Name Vendor Start Version End Version
Serde-json-wasm Cosmwasm * 1.0.1 (excluding)

Potential Mitigations

References