PatchSiren cyber security CVE debrief
CVE-2026-68004 OSSRS CVE debrief
A critical vulnerability in OSSRS SRS (Simple Realtime Server) versions prior to v5.0.213 can allow remote attackers to execute arbitrary code via RTMP publish authorization. This issue is due to a problem with vhost-level security configuration (security.enabled) and SrsSecurity::check() in trunk/src/app/srs_app_security.cpp and SRS RTMP listener components.
- Vendor
- OSSRS
- Product
- SRS (Simple Realtime Server)
- CVSS
- CRITICAL 9.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for OSSRS SRS deployments should assess exposure and prioritize patching or compensating controls. This includes administrators and security teams managing real-time streaming servers.
Why it matters
CVE-2026-68004 is a critical vulnerability in OSSRS SRS that allows remote code execution. Defenders managing OSSRS SRS deployments should verify exposure, prioritize patching or compensating controls, and monitor for suspicious activity. The vulnerability's severity and potential impact necessitate immediate attention.
- Remote code execution risk requires immediate attention and verification
- Potential for unauthorized access and control of streaming servers
- Need for urgent patching or application of compensating controls
- Verification of current OSSRS SRS version and configuration is necessary
Technical summary
The vulnerability exists in OSSRS SRS (Simple Realtime Server) versions prior to v5.0.213. It allows remote attackers to execute arbitrary code via RTMP publish authorization due to issues with vhost-level security configuration (security.enabled) and SrsSecurity::check() in trunk/src/app/srs_app_security.cpp and SRS RTMP listener components. This issue requires immediate attention due to its critical severity and potential impact on real-time streaming servers. Defenders managing OSSRS SRS deployments should verify exposure, prioritize patching or compensating controls, and monitor for suspicious activity.
Defensive priority
Defenders should prioritize verification of exposure and apply patches or compensating controls as soon as possible.
Recommended defensive actions
- Verify exposure by checking current OSSRS SRS version and configuration
- Apply patches or updates to OSSRS SRS (targeting v5.0.213 or later)
- Implement compensating controls, such as restricting RTMP publish access
- Monitor for suspicious RTMP activity and security configuration changes
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but additional verification is needed to confirm affected versions and scope. OSSRS SRS deployments should verify exposure, focusing on vhost-level security configuration and RTMP publish authorization. Defenders should check the current OSSRS SRS version and configuration, ensuring security.enabled is properly set and SrsSecurity::check() is enforced. Limited source detail suggests cautious verification and patching prioritization.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-68004 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-68004
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-68004 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-68004
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/ossrs/srs/releases/tag/v5.0-r3
-
Source reference
Unverified legacy reference
URL: https://github.com/xuwu-xuwu/CVE-2026-68004
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.