← Back to CVE search

CVE-2026-54638

gotd/td

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.

CVSS 7.5EPSS 0.346%Risk 0.77
View source
Published
2026-07-28 23:17:08
Affected versions
<0.145.1
Type
Library
Last modified
2026-07-29 15:16:24
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H