
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2016-20036 describes multiple reflected cross-site scripting (XSS) vulnerabilities in Wowza Streaming Engine version 4.5.0, specifically within the enginemanager web interface. Insufficient input sanitization allows attackers to inject malicious HTML and JavaScript through parameters such as appName, vhost, uiAppType, and wowzaCloudDestinationType across multiple endpoints. The vulnerability was originally discovered in 2016 by Zero Science Lab and formally assigned a CVE identifier with NVD publication in March 2026. It carries a CVSS v3.1 base score of 6.1 (Medium) (Exploit-DB, Zero Science Lab).
The root cause is improper neutralization of user-supplied input before it is reflected back in HTTP responses (CWE-79). Attackers craft malicious URLs or POST requests targeting the enginemanager interface — for example, appending <script>alert(1)</script> to the appName parameter in endpoints such as /enginemanager/applications/live/main/view.htm — which the server returns unsanitized to the victim's browser. No authentication is required on the attacker's side; however, a victim (typically an authenticated administrator) must be tricked into clicking a crafted link or submitting a malicious form. A public proof-of-concept with specific URLs and POST payloads is available on Exploit-DB (Exploit-DB, Zero Science Lab).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of an authenticated user's browser session within the enginemanager interface. This can lead to session token theft, unauthorized modification of streaming application settings, and actions performed on behalf of the victim user. Because the enginemanager is an administrative interface, compromise of an admin session could result in full control over the Wowza Streaming Engine configuration (Exploit-DB, VulnCheck Advisory).
A public proof-of-concept exploit with concrete payloads is available on Exploit-DB, demonstrating exploitation of multiple vulnerable parameters via crafted GET and POST requests (Exploit-DB). The EPSS score is approximately 0.029% (0.000290), indicating a low probability of active exploitation in the wild. There is no evidence of in-the-wild exploitation, no known threat actor attribution, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Zero Science Lab).
enginemanager interfaces (default port 8088) using tools like Shodan or Censys./enginemanager/applications/live/main/view.htm or similar application management pages that reflect user-supplied parameters.http://<target>:8088/enginemanager/applications/live/main/view.htm?vhost=_defaultVHost_&appName=live<script>alert(document.cookie)</script>.enginemanager user (e.g., an administrator) via phishing email, chat, or other social engineering means.enginemanager endpoints (e.g., /enginemanager/applications/) containing URL-encoded script tags (%3Cscript%3E, <script>) or JavaScript event handlers in parameter values such as appName, vhost, uiAppType, or wowzaCloudDestinationType.enginemanager URLs with anomalous parameter values containing HTML/JavaScript syntax; repeated requests from external IP addresses to the enginemanager interface (default port 8088).enginemanager audit logs that do not correspond to known administrator activity, potentially indicating session hijacking (Exploit-DB).Upgrade Wowza Streaming Engine to a version newer than 4.5.0, as no specific patch version is publicly documented for this CVE. As interim mitigations, implement strict input validation and output encoding for all user-supplied parameters in the enginemanager interface, and deploy a web application firewall (WAF) configured to detect and block XSS patterns. Restrict access to the enginemanager interface (port 8088) to trusted internal networks only, and educate administrators to avoid clicking unsolicited links referencing the management console (VulnCheck Advisory, Zero Science Lab).
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."