VYPR

peertube

by Peertube

Source repositories

CVEs (8)

  • CVE-2026-73211CriAug 11, 2026
    risk 0.57cvss 9.8epss 0.00

    PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.1.6, ActorFollowModel.updateScore() interpolates the attacker-controlled ActivityPub actor inboxUrl into an SQL query, allowing an unauthenticated remote server to read and write PeerTube database tables,…

  • 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.01

    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-2026-57167MedJul 10, 2026
    risk 0.00cvss epss 0.00

    PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.2.2, server-side-rendered video watch pages embed a schema.org JSON-LD block by JSON.stringify-ing video metadata without escaping less-than, greater-than, or slash characters, allowing a value containing…

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

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