All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-69113
MEDIUMpublished 2026-08-11 18:18 UTC · 1 day ago
5.3
CVSS / 10
// description
Cap v0.3.1 contains a broken access control vulnerability in the POST /api/video/comment endpoint that allows authenticated users to post comments on any private video without permission by supplying an arbitrary videoId in the request body. Attackers can inject comments into private video recordings belonging to other users, trigger comment notification emails to the video owner, and enumerate valid video IDs through response differences.
// weaknesses (CWE)
- CWE-862