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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-11 18:18
Updated : 2026-08-14 20:16
NVD link : CVE-2026-69113
Mitre link : CVE-2026-69113
CVE.ORG link : CVE-2026-69113
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
