Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Framasoft | Peertube | < 7.1.1 |
Related Weaknesses (CWE)
References
- https://github.com/Chocobozzz/PeerTube/releases/tag/v7.1.1Release Notes
- https://research.jfrog.com/vulnerabilities/peertube-arbitrary-playlist-creation-ExploitThird Party Advisory
FAQ
What is CVE-2025-32945?
CVE-2025-32945 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 performe...
How severe is CVE-2025-32945?
CVE-2025-32945 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-32945?
Check the references section above for vendor advisories and patch information. Affected products include: Framasoft Peertube.