
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2016-20035 is a Cross-Site Request Forgery (CSRF) vulnerability in Wowza Streaming Engine 4.5.0 that allows unauthenticated attackers to perform administrative actions by tricking logged-in administrators into visiting a malicious web page. The flaw resides in the user edit endpoint, enabling attackers to craft pages that silently submit POST requests to create new administrator accounts with attacker-controlled credentials. It was originally discovered in 2016 and formally assigned a CVE identifier with NVD publication in March 2026. It carries a CVSS v3.1 base score of 4.3 (Medium) and a CVSS v4.0 base score of 6.9 (Medium) (Feedly, Exploit-DB).
The vulnerability is classified as CWE-352 (Cross-Site Request Forgery) and stems from the absence of anti-CSRF token validation on the /enginemanager/server/user/edit.htm endpoint in Wowza Streaming Engine 4.5.0. An attacker crafts a malicious HTML page containing a hidden form that auto-submits a POST request to this endpoint with parameters such as userName, userPassword, and accessLevel=admin. Because the browser automatically includes the authenticated administrator's session cookies with the cross-origin request, the server processes the request as legitimate. A working proof-of-concept exploit demonstrating this technique is publicly available on Exploit-DB (Exploit-DB, Zero Science Lab).
Successful exploitation allows an attacker to create a new administrator account on the Wowza Streaming Engine management interface without any direct authentication. This grants the attacker full administrative control over the streaming infrastructure, including the ability to modify stream configurations, access sensitive media content, disrupt live streaming services, or use the compromised platform as a pivot point for further attacks. The impact is primarily an integrity and authentication bypass, as the attacker gains persistent privileged access without the victim's knowledge (Feedly, Exploit-DB).
A functional proof-of-concept exploit is publicly available on Exploit-DB (EDB-40134), consisting of an HTML form payload that demonstrates the CSRF attack against the user edit endpoint. There is no current evidence of active in-the-wild exploitation or known threat actor attribution. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.014% (0.000140), indicating a very low probability of exploitation in the near term (Exploit-DB, Feedly).
http://<target>:8088/enginemanager/server/user/edit.htm via POST method.userName=attacker, userPassword=P@ssw0rd, accessLevel=admin, and any other required fields as demonstrated in the public PoC./enginemanager/server/user/edit.htm in the Wowza Engine Manager access logs, particularly from unusual referrer origins or with no referrer header.No official vendor patch specific to this CVE has been publicly documented; administrators should verify whether their current Wowza Streaming Engine version has addressed CSRF protections. As immediate mitigations, implement anti-CSRF tokens on all state-changing requests, apply SameSite=Strict or SameSite=Lax cookie attributes to session cookies, and require re-authentication before creating new administrator accounts. Administrators should restrict access to the Wowza Engine Manager interface (port 8088) to trusted IP addresses via firewall rules, and train administrators to avoid clicking untrusted links while authenticated to the management console (Feedly, Zero Science Lab).
The vulnerability was originally disclosed by Zero Science Lab in 2016 and received renewed attention when formally assigned a CVE and published to NVD in March 2026. Coverage has appeared on vulnerability tracking platforms including VulnDB, CVEFeed, and CIRCL, as well as a technical write-up on Infinit Security's blog. No significant vendor statement from Wowza Media Systems or notable researcher commentary beyond the original Zero Science Lab advisory has been identified (Zero Science Lab, Infinit Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."