cve/2025/CVE-2025-32945.md
2025-09-29 21:09:30 +02:00

892 B
Raw Blame History

CVE-2025-32945

Description

The vulnerability allows an existing user to add playlists to a different users 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.

POC

Reference

Github

No PoCs found on GitHub currently.