Security Advisory

CVE-2025-67720

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-11 01:25:46
Last updated 2025-12-11 15:35:02
Assigner GitHub_M
State PUBLISHED

Description

Pyrofork is a modern, asynchronous MTProto API framework. Versions 2.3.68 and earlier do not properly sanitize filenames received from Telegram messages in the download_media method before using them in file path construction. When downloading media, if the user does not specify a custom filename (which is the common/default usage), the method falls back to using the file_name attribute from the media object. The attribute originates from Telegrams DocumentAttributeFilename and is controlled by the message sender. This issue is fixed in version 2.3.69.