CVE-2025-32944

MEDIUM

PeerTube < 7.1.1 - Authenticated Denial of Service via Archive Import Filename Handling

Title source: llm
STIX 2.1

Description

The vulnerability allows any authenticated user to cause the PeerTube server to stop functioning in a persistent manner.  If user import is enabled (which is the default setting), any registered user can upload an archive for importing. The code uses the yauzl library for reading the archive. If the yauzl library encounters a filename that is considered illegal, it raises an exception that is uncaught by PeerTube, leading to a crash which repeats infinitely on startup.

References (2)

Core 2
Core References
Exploit, Third Party Advisory third-party-advisory
https://research.jfrog.com/vulnerabilities/peertube-archive-persistent-dos/

Scores

CVSS v3 6.5
EPSS 0.0048
EPSS Percentile 37.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-248
Status published
Products (1)
framasoft/peertube < 7.1.1
Published Apr 15, 2025
Tracked Since Feb 18, 2026