GHSA-85cg-fg77-rrm5HighCVSS 6.5
Invidious through 2.20260626.0, fixed in commit 77ad416, contains a broken object level...
🔗 CVE IDs covered (1)
📋 Description
Invidious through 2.20260626.0, fixed in commit 77ad416, contains a broken object level authorization vulnerability that allows authenticated attackers to delete videos from other users' playlists by supplying an arbitrary global video index in the remove_video action of the playlist endpoint. Attackers can obtain per-video index values from the public playlist JSON API and submit them to the playlist video deletion endpoint without ownership validation, permanently removing videos from playlists they do not own.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-58447
- https://github.com/iv-org/invidious/issues/5777
- https://github.com/iv-org/invidious/pull/5790
- https://github.com/iv-org/invidious/commit/77ad41678b45c4f6815940123f1796fc51259f45
- https://www.vulncheck.com/advisories/invidious-cross-user-playlist-video-deletion-via-missing-ownership-check
- https://github.com/advisories/GHSA-85cg-fg77-rrm5