CVE-2026-54638

HIGH

td has pre-auth denial of service via unbounded memory allocation in proto.UnencryptedMessage.Decode

Title source: cna
STIX 2.1

Description

gotd/td is a T Telegram MTProto API client in Go. Prior to 0.145.1, proto.UnencryptedMessage.Decode in proto/unencrypted_message.go read attacker controlled dataLen from an unauthenticated MTProto unencrypted packet and allocated make([]byte, dataLen) before checking the remaining buffer, allowing remote unauthenticated denial of service through excessive memory allocation and CPU or garbage collection pressure. This issue is fixed in version 0.145.1.

References (4)

Core 4

Scores

CVSS v3 7.5
EPSS 0.0035
EPSS Percentile 27.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-770 CWE-789
Status published
Products (2)
gotd/td 0 - 0.145.1Go
gotd/td < 0.145.1
Published Jul 28, 2026
Tracked Since Jul 29, 2026