# CVE-2025-32945

## Summary

- **CVE ID:** CVE-2025-32945
- **Severity:** MEDIUM
- **CVSS Score:** 4.3 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N)
- **CWE:** CWE-282
- **Published:** Apr 15, 2025
- **Last Modified:** Mar 13, 2026

## 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.

## Affected Products

- Unknown product (0)

## References

- [CNA](https://github.com/Chocobozzz/PeerTube/releases/tag/v7.1.1)
- [CNA](https://research.jfrog.com/vulnerabilities/peertube-arbitrary-playlist-creation-rest/)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.31%
- **EPSS Percentile:** 23.0

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._