CVE-2025-32946 MEDIUM

CVE-2025-32946: PeerTube Arbitrary Playlist Creation via ActivityPub Protocol

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

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

This vulnerability allows any attacker to add playlists to a different user’s channel using the ActivityPub protocol. 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