PatchSiren cyber security CVE debrief
CVE-2026-73039 streamaserver CVE debrief
CVE-2026-73039 is a medium-severity vulnerability in streama that allows authenticated users to read and delete other users' viewing status records. The vulnerability is caused by an insecure direct object reference in ViewingStatusController. Attackers can exploit this vulnerability to enumerate all users' watch progress, delete arbitrary viewing history, and manipulate other users' Continue Watching dashboards.
- Vendor
- streamaserver
- Product
- streama
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-24
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-24
Who should care
Defenders responsible for streama deployments should assess exposure and prioritize verification and mitigation. They should verify the presence of this vulnerability in their streama deployments, apply patches or mitigations as available, and monitor for potential exploitation attempts. Additionally, defenders should review compensating controls for exposed systems and check relevant monitoring, detection, and logs for exposed assets that need extra
Why it matters
CVE-2026-73039 is a medium-severity vulnerability in streama that allows authenticated users to read and delete other users' viewing status records. Defenders should prioritize verifying the presence of this vulnerability in their streama deployments and apply patches or mitigations as available. The scope of affected versions and potential impact require further verification.
- Enumeration of all users' watch progress
- Deletion of arbitrary viewing history
- Manipulation of other users' Continue Watching dashboards
Technical summary
The vulnerability is caused by an insecure direct object reference in ViewingStatusController, allowing authenticated users to read and delete other users' viewing status records. This insecure direct object reference enables attackers to enumerate all users' watch progress, delete arbitrary viewing history, and manipulate other users' Continue Watching dashboards by supplying arbitrary primary keys without ownership verification. The vulnerability has a medium severity with a CVSS score of 5.3 and requires further verification of affected versions and potential impact.
Defensive priority
Defenders should prioritize verifying the presence of this vulnerability in their streama deployments and apply patches or mitigations as available.
Recommended defensive actions
- Verify the presence of this vulnerability in streama deployments
- Apply patches or mitigations as available
- Monitor for potential exploitation attempts
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets
- Track exceptions and retest remediated assets
- Plan vendor-supported updates through normal change control
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but the scope of affected versions and potential impact require further verification. Defenders should verify the presence of this vulnerability in their streama deployments, assess exposure, and prioritize mitigation. The insecure direct object reference in ViewingStatusController allows authenticated users to read and delete other users' viewing status records, potentially enabling enumeration of all users' watch progress, deletion of arbitrary viewing history, and
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73039 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73039
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73039 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73039
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/streamaserver/streama
-
Source reference
Unverified legacy reference
URL: https://github.com/streamaserver/streama/commit/1fa79534ee09e25f2473cc4787b106996008a442
-
Source reference
Unverified legacy reference
URL: https://github.com/streamaserver/streama/issues/1170
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/streama-insecure-direct-object-reference-via-viewingstatuscontroller
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.