NULL pointer dereference in Janus WebRTC Server - #VU151860
Published: September 23, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to a null pointer dereference in the TextRoom message handler when processing a datachannel message containing a non-string element in the tos array. A remote user can send a crafted datachannel message containing a non-string tos array element to cause a denial of service.
The crash terminates the Janus process and drops all TextRoom rooms and users on the instance.