CVE-2025-70957

A Denial of Service (DoS) vulnerability was discovered in the TON Lite Server before v2024.09. The vulnerability arises from the handling of external arguments passed to locally executed "get methods." An attacker can inject a constructed Continuation object (an internal TVM type) that is normally restricted within the VM. When the TVM executes this malicious continuation, it consumes excessive CPU resources while accruing disproportionately low virtual gas costs. This "free" computation allows an attacker to monopolize the Lite Server's processing power, significantly reducing its throughput and causing a denial of service for legitimate users acting through the gateway.
Configurations

No configuration.

History

18 Feb 2026, 15:18

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CWE CWE-674

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-70957

Mitre link : CVE-2025-70957

CVE.ORG link : CVE-2025-70957


JSON object : View

Products Affected

No product.

CWE
CWE-674

Uncontrolled Recursion