VYPR

peertube

by Peertube

CVEs (6)

  • CVE-2025-32949MedApr 15, 2025
    risk 0.42cvss 6.5epss 0.01

    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…

  • CVE-2025-32944MedApr 15, 2025
    risk 0.42cvss 6.5epss 0.01

    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…

  • CVE-2025-32946MedApr 15, 2025
    risk 0.34cvss 5.3epss 0.00

    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…

  • CVE-2025-32945MedApr 15, 2025
    risk 0.28cvss 4.3epss 0.00

    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…

  • CVE-2025-32943LowApr 15, 2025
    risk 0.24cvss 3.7epss 0.00

    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.

  • CVE-2022-0132HigJan 10, 2022
    risk 0.00cvss 7.5epss 0.01

    peertube is vulnerable to Server-Side Request Forgery (SSRF)