Path traversal in Janus WebRTC Server - #VU151866
Published: September 23, 2026
Vulnerability details
The vulnerability allows a remote attacker to create or truncate files writable by Janus, including files in protected folders.
The vulnerability exists due to improper path restriction in AudioBridge recording file handling when processing record_file and record_dir values from plugin signalling API requests. A remote attacker can supply recording paths to create or truncate files writable by Janus.
Written data is limited to a fixed 44-byte RIFF header.