| Título | Telegram Telegram Desktop <= 6.7.5 NULL Pointer Dereference |
|---|
| Descrição | A NULL pointer dereference vulnerability exists in Telegram Desktop versions up to 6.7.5. The vulnerability is located in the RequestButton() function in Telegram/SourceFiles/boxes/url_auth_box.cpp. When processing a login_url inline keyboard button, the function conditionally assigns the bot pointer to nullptr if the server response does not include a write access request. The bot pointer is subsequently dereferenced to access the firstName member (at offset 0x188 in UserData) without a prior null check, resulting in an access violation and immediate client crash. The vulnerability is remotely triggerable by any bot operator via the Telegram Bot API and requires only a single click from the victim. The issue was reported to the vendor on 2026-04-10. |
|---|
| Fonte | ⚠️ https://www.youtube.com/watch?v=xo9Bplsy1K8 |
|---|
| Utilizador | oblivionsage (UID 97354) |
|---|
| Submissão | 14/04/2026 11h50 (há 2 meses) |
|---|
| Moderação | 02/05/2026 22h31 (18 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 360870 [Telegram Desktop até 6.7.5 Bot API url_auth_box.cpp RequestButton login_url Negação de Serviço] |
|---|
| Pontos | 17 |
|---|