Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/iv-org/invidious/commit/77ad41678b45c4f6815940123f1796fc51259
- https://github.com/iv-org/invidious/issues/5777
- https://github.com/iv-org/invidious/pull/5790
- https://www.vulncheck.com/advisories/invidious-cross-user-playlist-video-deletio
- https://github.com/iv-org/invidious/issues/5777
FAQ
What is CVE-2026-58447?
CVE-2026-58447 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 ...
How severe is CVE-2026-58447?
CVE-2026-58447 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-58447?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.