A Stack Overflow vulnerability was discovered in the TON Virtual Machine (TVM) before v2024.10. The vulnerability stems from the improper handling of vmstate and continuation jump instructions, which allow for continuous dynamic tail calls. An attacker can exploit this by crafting a smart contract with deeply nested jump logic. Even within permissible gas limits, this nested execution exhausts the host process's stack space, causing the validator node to crash. This results in a Denial of Service (DoS) for the TON blockchain network.
References
Configurations
No configuration.
History
18 Feb 2026, 15:18
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-674 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
13 Feb 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-13 22:16
Updated : 2026-02-18 17:52
NVD link : CVE-2025-70955
Mitre link : CVE-2025-70955
CVE.ORG link : CVE-2025-70955
JSON object : View
Products Affected
No product.
CWE
CWE-674
Uncontrolled Recursion
