← Back

Peertube

peertube

Vendor: Framasoft • 15 CVEs

CVEs (15)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Framasoft
1Peertube
Jun 17, 2026
Apr 15, 2025
N/A· v4
6.5 MEDIUM· v3
N/A· v2
This vulnerability allows any authenticated user to cause the server to consume very large amounts of disk space when extracting a Zip Bomb. If user import is enabled (which is the default setting), any registered user...Show more
This vulnerability allows any authenticated user to cause the server to consume very large amounts of disk space when extracting a Zip Bomb. 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. The yauzl library does not contain any mechanism to detect or prevent extraction of a Zip Bomb https://en.wikipedia.org/wiki/Zip_bomb . Therefore, when using the User Import functionality with a Zip Bomb, PeerTube will try extracting the archive which will cause a disk space resource exhaustion.Show less
1Framasoft
1Peertube
Jun 17, 2026
Apr 15, 2025
N/A· v4
7.5 HIGH· v3
N/A· v2
The vulnerability allows any attacker to cause the PeerTube server to stop functioning, or in special cases send requests to arbitrary URLs (Blind SSRF). Attackers can send ActivityPub activities to PeerTube's "inbox" en...Show more
The vulnerability allows any attacker to cause the PeerTube server to stop functioning, or in special cases send requests to arbitrary URLs (Blind SSRF). Attackers can send ActivityPub activities to PeerTube's "inbox" endpoint. By abusing the "Create Activity" functionality, it is possible to create crafted playlists which will cause either denial of service or an attacker-controlled blind SSRF.Show less
1Framasoft
1Peertube
Jun 17, 2026
Apr 15, 2025
N/A· v4
7.5 HIGH· v3
N/A· v2
This vulnerability allows any attacker to cause the PeerTube server to stop responding to requests due to an infinite loop in the "inbox" endpoint when receiving crafted ActivityPub activities.
1Framasoft
1Peertube
Jun 17, 2026
Apr 15, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
This vulnerability allows any attacker to add playlists to a different user’s channel using the ActivityPub protocol. The vulnerable code sets the owner of the new playlist to be the user who performed the request, and t...Show more
This vulnerability allows any attacker to add playlists to a different user’s channel using the ActivityPub protocol. The vulnerable code sets the owner of the new playlist to be the user who performed the request, and then sets the associated channel to the channel ID supplied by the request, without checking if it belongs to the user.Show less
1Framasoft
1Peertube
Jun 17, 2026
Apr 15, 2025
N/A· v4
4.3 MEDIUM· v3
N/A· v2
The vulnerability allows an existing user to add playlists to a different user’s channel using the PeerTube REST API. The vulnerable code sets the owner of the new playlist to be the user who performed the request, and t...Show more
The vulnerability allows an existing user to add playlists to a different user’s channel using the PeerTube REST API. The vulnerable code sets the owner of the new playlist to be the user who performed the request, and then sets the associated channel to the channel ID supplied by the request, without checking if it belongs to the user.Show less
1Framasoft
1Peertube
Jun 17, 2026
Apr 15, 2025
N/A· v4
6.5 MEDIUM· v3
N/A· v2
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 archiv...Show more
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.Show less
1Framasoft
1Peertube
Jun 17, 2026
Apr 15, 2025
N/A· v4
4.3 MEDIUM· v3
N/A· v2
The vulnerability allows any authenticated user to leak the contents of arbitrary “.m3u8” files from the PeerTube server due to a path traversal in the HLS endpoint.
1Framasoft
1Peertube
Jun 17, 2026
Mar 9, 2022
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Insecure Storage of Sensitive Information in GitHub repository chocobozzz/peertube prior to 4.1.1.
1Framasoft
1Peertube
Jun 17, 2026
Feb 23, 2022
N/A· v4
5.4 MEDIUM· v3
5.5 MEDIUM· v2
Improper Access Control in GitHub repository chocobozzz/peertube prior to 4.1.0.
1Framasoft
1Peertube
Jun 17, 2026
Feb 23, 2022
N/A· v4
5.4 MEDIUM· v3
5.5 MEDIUM· v2
Missing Authorization in GitHub repository chocobozzz/peertube prior to 4.1.0.
1Framasoft
1Peertube
Jun 17, 2026
Feb 8, 2022
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
Server-Side Request Forgery (SSRF) in GitHub repository chocobozzz/peertube prior to f33e515991a32885622b217bf2ed1d1b0d9d6832
1Framasoft
1Peertube
Jun 17, 2026
Jan 11, 2022
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
peertube is vulnerable to Improper Access Control
1Framasoft
1Peertube
Jun 17, 2026
Jan 10, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
peertube is vulnerable to Improper Access Control
1Framasoft
1Peertube
Jun 17, 2026
Jan 10, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
peertube is vulnerable to Server-Side Request Forgery (SSRF)
1Framasoft
1Peertube
Jun 17, 2026
Sep 15, 2021
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
peertube is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')