2 matches found
CVE-2026-67232
RabbitMQ is vulnerable to a decompression bomb attack in the rabbitmq_web_mqtt plugin prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0. The flaw exists because the cowboy WebSocket handler enables permessage-deflate negotiation without setting a max_frame_size, allowing cowlib to call ...
8.2CVSS5.8AI score0.00366EPSS
SaveExploits0References3
CVE-2026-67232 RabbitMQ: Web-MQTT decompression bomb
RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, The cowboy WebSocket options at line 117 set compress = true, enabling RFC 7692 permessage-deflate negotiation. The handler does not set maxframesize, so cowboy's default of infinity applies...
8.2CVSS0.00366EPSS
SaveExploits0References3
20