CVE-2025-61595
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-61595, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-02

Last updated on: 2025-10-06

Assigner: GitHub, Inc.

Description

MANTRA is a purpose-built RWA Layer 1 Blockchain, capable of adherence to real world regulatory requirements. Versions 4.0.1 and below do not enforce the tx gas limit in its send hooks. Send hooks can spend more gas than what remains in tx, combined with recursive calls in the wasm contract, potentially amplifying the gas consumption exponentially. This is fixed in version 4.0.2.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-02
Last Modified
2025-10-06
Generated
2026-07-06
AI Q&A
2025-10-02
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
neutron-org neutron 8.0
mantra-chain mantrachain 4.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
CWE-400 The product does not properly control the allocation and maintenance of a limited resource.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in MANTRA versions 4.0.1 and below, where the transaction gas limit is not enforced in its send hooks. As a result, send hooks can consume more gas than what remains in the transaction. When combined with recursive calls in the wasm contract, this can exponentially amplify gas consumption, potentially leading to resource exhaustion or denial of service. The issue is fixed in version 4.0.2.

Impact Analysis

The vulnerability can lead to excessive gas consumption during transaction processing, which may cause denial of service or resource exhaustion on the blockchain network. This can disrupt normal operations, increase transaction costs, or degrade performance.

Mitigation Strategies

Upgrade MANTRA to version 4.0.2 or later, as this version fixes the issue by enforcing the tx gas limit in send hooks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-61595. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart