CVE-2026-69113 PUBLISHED

Cap v0.3.1 Broken Access Control via video comment endpoint

Assigner: VulnCheck
Reserved: 03.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor CapSoftware
Product Cap
Versions Default: affected
  • affected from 0 to 0.3.1 (incl.)

Credits

  • George Chen finder

References

Problem Types

  • Missing Authorization CWE