Lucene search
K

20 matches found

RedhatCVE
RedhatCVE
added 2026/02/14 1:28 a.m.4 views

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

7.5CVSS5.9AI score0.00026EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/02/14 1:28 a.m.3 views

CVE-2025-70954

A Null Pointer Dereference vulnerability exists in the TON Virtual Machine TVM within the TON Blockchain before v2025.06. The issue is located in the execution logic of the INMSGPARAM instruction, where the program fails to validate if a specific pointer is null before accessing it. By sending a...

7.5CVSS5.8AI score0.0003EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/02/14 1:28 a.m.2 views

CVE-2025-70956

A State Pollution vulnerability was discovered in the TON Virtual Machine TVM before v2025.04. The issue exists in the RUNVM instruction logic VmState::runchildvm, which is responsible for initializing child virtual machines. The operation moves critical resources specifically libraries and log...

7.5CVSS5.9AI score0.00096EPSS
Exploits0References1
NVD
NVD
added 2026/02/13 10:16 p.m.3 views

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

7.5CVSS0.00026EPSS
Exploits0References4
NVD
NVD
added 2026/02/13 10:16 p.m.4 views

CVE-2025-70956

A State Pollution vulnerability was discovered in the TON Virtual Machine TVM before v2025.04. The issue exists in the RUNVM instruction logic VmState::runchildvm, which is responsible for initializing child virtual machines. The operation moves critical resources specifically libraries and log...

7.5CVSS0.00096EPSS
Exploits0References4
NVD
NVD
added 2026/02/13 10:16 p.m.9 views

CVE-2025-70954

A Null Pointer Dereference vulnerability exists in the TON Virtual Machine TVM within the TON Blockchain before v2025.06. The issue is located in the execution logic of the INMSGPARAM instruction, where the program fails to validate if a specific pointer is null before accessing it. By sending a...

7.5CVSS0.0003EPSS
Exploits0References5
OSV
OSV
added 2026/02/13 10:16 p.m.2 views

CVE-2025-70954

A Null Pointer Dereference vulnerability exists in the TON Virtual Machine TVM within the TON Blockchain before v2025.06. The issue is located in the execution logic of the INMSGPARAM instruction, where the program fails to validate if a specific pointer is null before accessing it. By sending a...

7.5CVSS5.8AI score
Exploits0References5
OSV
OSV
added 2026/02/13 10:16 p.m.1 views

CVE-2025-70956

A State Pollution vulnerability was discovered in the TON Virtual Machine TVM before v2025.04. The issue exists in the RUNVM instruction logic VmState::runchildvm, which is responsible for initializing child virtual machines. The operation moves critical resources specifically libraries and log...

7.5CVSS5.9AI score
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/02/13 12:0 a.m.3 views

CVE-2025-70956

A State Pollution vulnerability was discovered in the TON Virtual Machine TVM before v2025.04. The issue exists in the RUNVM instruction logic VmState::runchildvm, which is responsible for initializing child virtual machines. The operation moves critical resources specifically libraries and log...

5.9AI score0.00096EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/02/13 12:0 a.m.1 views

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

5.8AI score0.00026EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/13 12:0 a.m.2 views

CVE-2025-70954

A Null Pointer Dereference vulnerability exists in the TON Virtual Machine TVM within the TON Blockchain before v2025.06. The issue is located in the execution logic of the INMSGPARAM instruction, where the program fails to validate if a specific pointer is null before accessing it. By sending a...

5.8AI score0.0003EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/02/13 12:0 a.m.2 views

PT-2026-8035

Name of the Vulnerable Software and Affected Versions TON Blockchain versions prior to 2025.06 Description A flaw exists in the TON Virtual Machine TVM within the TON Blockchain. The issue resides in the execution logic of the INMSGPARAM instruction, where the program does not validate if a point...

5.8AI score0.0003EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/02/13 12:0 a.m.17 views

CVE-2025-70954

A Null Pointer Dereference vulnerability exists in the TON Virtual Machine TVM within the TON Blockchain before v2025.06. The issue is located in the execution logic of the INMSGPARAM instruction, where the program fails to validate if a specific pointer is null before accessing it. By sending a...

0.0003EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/02/13 12:0 a.m.3 views

CVE-2025-70954

A Null Pointer Dereference vulnerability exists in the TON Virtual Machine TVM within the TON Blockchain before v2025.06. The issue is located in the execution logic of the INMSGPARAM instruction, where the program fails to validate if a specific pointer is null before accessing it. By sending a...

5.8AI score0.0003EPSS
Exploits0References4
CVE
CVE
added 2026/02/13 12:0 a.m.12 views

CVE-2025-70956

Summary of CVE-2025-70956 (TON TVM) : A State Pollution vulnerability exists in TON’s Virtual Machine (TVM) prior to v2025.04, in RUNVM’s VmState::run_child_vm. The code moves critical resources (libraries and logs) from the parent to a new child VM in a non-atomic fashion. If an Out-of-Gas (OOG)...

7.5CVSS5.9AI score0.00096EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/02/13 12:0 a.m.4 views

PT-2026-8029

Name of the Vulnerable Software and Affected Versions TON Virtual Machine TVM versions prior to 2025.04 Description A state pollution issue exists in the TON Virtual Machine TVM due to non-atomic resource handling within the RUNVM instruction logic, specifically in the VmState::run child vm...

5.7AI score0.00096EPSS
Exploits0References8
CVE
CVE
added 2026/02/13 12:0 a.m.7 views

CVE-2025-70955

The TON Virtual Machine (TVM) vulnerability CVE-2025-70955 affects TVM versions prior to 2024.10. Root cause: improper handling of vmstate and continuation jump instructions, allowing continuous dynamic tail calls. An attacker can craft a smart contract with deeply nested jump logic, leading to n...

7.5CVSS5.9AI score0.00026EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/02/13 12:0 a.m.23 views

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

0.00026EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/02/13 12:0 a.m.3 views

PT-2026-8036

Name of the Vulnerable Software and Affected Versions TON Virtual Machine versions prior to 2024.10 Description A Stack Overflow issue exists in the TON Virtual Machine TVM. The root cause is the improper handling of vmstate and continuation jump instructions, leading to continuous dynamic tail...

5.8AI score0.00026EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/02/13 12:0 a.m.2 views

CVE-2025-70956

A State Pollution vulnerability was discovered in the TON Virtual Machine TVM before v2025.04. The issue exists in the RUNVM instruction logic VmState::runchildvm, which is responsible for initializing child virtual machines. The operation moves critical resources specifically libraries and log...

5.9AI score0.00096EPSS
Exploits0References5
Rows per page
Query Builder