SCA: security update for pyrofork (GHSA-6h2f-wjhf-4wjx)

medium Tenable Cloud Security Plugin ID 436348

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 Telegram's DocumentAttributeFilename and is controlled by the message sender.
This issue is fixed in version 2.3.69. (CVE-2025-67720)

See Also

https://github.com/advisories/GHSA-6h2f-wjhf-4wjx

Plugin Details

Severity: Medium

ID: 436348

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 12/11/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:N

CVSS Score Source: CVE-2025-67720

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/10/2025

Vulnerability Publication Date: 12/10/2025

Reference Information

CVE: CVE-2025-67720

cwe: CWE-22