Katalog CVE

CVE-2025-52572

Krytyczne
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

Hikka, użytkownik bota Telegram, ma podatność, która dotyczy wszystkich użytkowników we wszystkich wersjach. Istnieją dwa scenariusze: brak uwierzytelnionej sesji w interfejsie webowym, co pozwala atakującemu na zdalne wykonanie kodu (RCE), oraz uwierzytelniona sesja, gdzie użytkownicy mogą przypadkowo zezwolić atakującemu na dostęp do swoich kont Telegram.

Ocena ryzyka

Podatność ta stwarza poważne ryzyko dla bezpieczeństwa użytkowników, umożliwiając atakującym zdalne wykonanie kodu oraz dostęp do kont Telegram ofiar. Scenariusz z uwierzytelnioną sesją został już wykorzystany w praktyce.

Rekomendacja

Zaleca się używanie flagi `--no-web` i nie uruchamianie bota użytkownika bez niej. Po autoryzacji w interfejsie webowym, należy zamknąć port na serwerze oraz unikać klikania 'Zezwól' w pomocniczym bocie, chyba że jest to wyraźnie wymagane.

Oryginalny opis (angielski, źródło NVD)

Hikka, a Telegram userbot, has vulnerability affects all users on all versions of Hikka. Two scenarios are possible. 1. Web interface does not have an authenticated session: attacker can use his own Telegram account to gain RCE to the server by authorizing in the dangling web interface. 2. Web interface does have an authenticated session: due to insufficient warning in the authentication message, users were tempted to click "Allow" in the "Allow web application ops" menu. This gave an attacker access not only to remote code execution, but also to Telegram accounts of owners. Scenario number 2 is known to have been exploited in the wild. No known patches are available, but some workarounds are available. Use `--no-web` flag and do not start userbot without it; after authorizing in the web interface, close the port on the server and/or start the userbot with `--no-web` flag; and do not click "Allow" in your helper bot unless it is your explicit action that needs to be allowed.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS