๐Ÿ” CVE Alert

CVE-2026-54638

HIGH 7.5

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

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-770 CWE-789
Vendor gotd
Product td
Published Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for gotd td

Be the first to know when new high vulnerabilities affecting gotd td are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

gotd / td
< 0.145.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/gotd/td/security/advisories/GHSA-whmm-qj9r-wvr2 github.com: https://github.com/gotd/td/issues/1711 github.com: https://github.com/gotd/td/commit/9d5d1f31ea5022d9798d84ccce15de2e91ba6baa github.com: https://github.com/gotd/td/releases/tag/v0.145.1