Intel

AIKIDO-2026-10262

github.com/celestiaorg/celestia-core is vulnerable to Denial of Service (DoS) via Resource Exhaustion

Denial of Service (DoS) via Resource Exhaustion Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Feb 27, 2026

30

Low Risk

This Affects:

GOgithub.com/celestiaorg/celestia-core
0.39.0 - 0.39.24
Fixed in 0.39.25
Are you affected? Scan for Free

TL;DR

Affected versions of this package allow malicious peers to send Txs protobuf messages containing excessive or zero-length transactions, which are not properly validated. An attacker can exploit this by flooding nodes with messages packed with thousands of empty entries, triggering repeated SHA256 hashing, memory allocations, map operations, and CheckTx calls, leading to uncontrolled CPU and memory consumption. This resource exhaustion can degrade performance or cause out-of-memory crashes, effectively resulting in a denial-of-service condition for honest nodes.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

github.com/celestiaorg/celestia-core is vulnerable to Denial of Service (DoS) via Resource Exhaustion in versions 0.39.0 - 0.39.24.

How to fix this

Upgrade the github.com/celestiaorg/celestia-core library to the patch version.