CVE-2025-62613
published 2025-10-22CVE-2025-62613: 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…
PriorityP346medium6.9CVSS 4.0
AVNACLATNPRNUINVCNVINVANSCLSILSANEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EXPLOIT
EPSS
1.10%
61.5th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| steveseguin | vdo.ninja | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No advisories linked to this vulnerability.
No detection rules found.
Nuclei
VDO.Ninja - DOM-Based Cross-Site Scripting
nuclei·CVSS 6.9
CVE-2025-62613 [MEDIUM] VDO.Ninja - DOM-Based Cross-Site Scripting
VDO.Ninja - DOM-Based Cross-Site Scripting
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.
Template:
id: CVE-2025-62613
info:
name: VDO.Ninja - DOM-Based Cross-Site Scripting
author: 0x_Akoko
severity: medium
description: |
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.
reference:
- https://github.com/steve
No writeups or analysis indexed.
2025-10-22
Published