CVE-2025-62613
VDO.Ninja Reflected XSS Vulnerability in control.html
Record summary
CVE-2025-62613 has a selected CVSS score of 6.9 (medium); EIP currently links 1 Nuclei template.
Description
VDO.Ninja is a tool that brings remote video feeds into OBS or other studio software via WebRTC. From versions 28.0 to before 28.4, a reflected Cross-Site Scripting (XSS) vulnerability exists on examples/control.html through the room parameter, which is improperly sanitized before being rendered in the DOM. The application fails to validate and encode user input, allowing malicious scripts to be injected and executed. This issue has been patched in version 28.4.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 23, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
vdo.ninjaBrowse steveseguin / vdo.ninja | CVE List | >= 28.0, < 28.4 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMVDO.Ninja - DOM-Based Cross-Site ScriptingCVSS 6.1
VDO.Ninja 28.0 to 28.3 contains a reflected XSS caused by improper sanitization of the room parameter in examples/control.html, letting remote attackers execute scripts, exploit requires crafted URL.
Impact
Attackers can execute arbitrary scripts in users' browsers, potentially stealing data or performing actions on their behalf.
Remediation
Update to version 28.4 or later.
Source: ProjectDiscovery