Vulnerability Description
streama contains an insecure direct object reference vulnerability in ViewingStatusController that allows authenticated users to read and delete other users' viewing status records. Attackers can enumerate all users' watch progress, delete arbitrary viewing history, and manipulate other users' Continue Watching dashboards by supplying arbitrary primary keys without ownership verification.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/streamaserver/streama
- https://github.com/streamaserver/streama/commit/1fa79534ee09e25f2473cc4787b10699
- https://github.com/streamaserver/streama/issues/1170
- https://www.vulncheck.com/advisories/streama-insecure-direct-object-reference-vi
FAQ
What is CVE-2026-73039?
CVE-2026-73039 is a vulnerability with a CVSS score of 5.4 (MEDIUM). streama contains an insecure direct object reference vulnerability in ViewingStatusController that allows authenticated users to read and delete other users' viewing status records. Attackers can enum...
How severe is CVE-2026-73039?
CVE-2026-73039 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73039?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.