CVE-2025-70957

Source
https://cve.org/CVERecord?id=CVE-2025-70957
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-70957.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-70957
Published
2026-02-13T22:16:10.413Z
Modified
2026-02-20T07:43:43.566912Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/ton-blockchain/ton

Affected ranges

Type
GIT
Repo
https://github.com/ton-blockchain/ton
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

func-0.*
func-0.0.99
func-0.1.0
func-0.2.0
func-0.3.0
func-0.4.0
func-0.4.1
func-0.4.2
func-0.4.3
func-0.4.4
Other
newton-end
newton-start
perfomance-test
v2022.*
v2022.05
v2022.06
v2022.08
v2022.09
v2022.10
v2022.12
v2023.*
v2023.01
v2023.03
v2023.04
v2023.05
v2023.06
v2023.10
v2023.11
v2023.12
v2024.*
v2024.01
v2024.02
v2024.03
v2024.04
v2024.06
v2024.08

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-70957.json"
vanir_signatures
[
    {
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "function_hash": "181965860234755396811907174107368416558",
            "length": 1476.0
        },
        "source": "https://github.com/ton-blockchain/ton/commit/e35b34de22109596a54d1357dcce92d63002ba95",
        "signature_type": "Function",
        "id": "CVE-2025-70957-6cdf073f",
        "target": {
            "file": "validator/impl/liteserver.cpp",
            "function": "LiteQuery::perform_runSmcMethod"
        }
    },
    {
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "285495859884190397795260300745695371740",
                "4644009217514840936412213307197140897",
                "186555260880000877165766750484209006174",
                "292585521329313634768408730734221684489"
            ]
        },
        "source": "https://github.com/ton-blockchain/ton/commit/e35b34de22109596a54d1357dcce92d63002ba95",
        "signature_type": "Line",
        "id": "CVE-2025-70957-dc9c0d88",
        "target": {
            "file": "validator/impl/liteserver.cpp"
        }
    }
]