CVE-2025-32945: PeerTube Arbitrary Playlist Creation via REST API
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-32945?
CVE-2025-32945 is classified as a high severity vulnerability due to its potential for abuse by existing users.
How can I mitigate CVE-2025-32945?
To mitigate CVE-2025-32945, users should upgrade to the fixed version of PeerTube software as provided in the releases.
What impact does CVE-2025-32945 have on my PeerTube instance?
CVE-2025-32945 allows unauthorized playlist manipulation across different user channels, compromising user content integrity.
Which versions of PeerTube are affected by CVE-2025-32945?
CVE-2025-32945 affects earlier versions of PeerTube prior to the patch included in release v7.1.1.
Who should take action regarding CVE-2025-32945?
All administrators using affected versions of PeerTube should take immediate action to upgrade to secure versions to prevent exploitation.