CVE-2025-70955

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.
Configurations

No configuration.

History

No history.

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