CVE-2025-32945 MEDIUM

CVE-2025-32945: PeerTube Arbitrary Playlist Creation via REST API

Weakness CWE-282
Published April 15, 2025
Last update April 15, 2025

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 15, 2025 CVE published
April 15, 2025 Record updated