Vulnerability in Weechat

CVE-2026-53524

WeeChat (Wee Enhanced Environment for Chat) is a free chat client. In versions 4.3.0 through 4.9.0, the WeeChat relay module's WebSocket permessage-deflate decompression function relay_websocket_inflate() has no upper bound on output size. An authenticated relay user can send a small compressed WebSocket frame (~100 bytes) that decompresses to gigabytes, exhausting all server memory and crashing the entire WeeChat process. The api protocol enables permessage-deflate and requires authentication before WebSocket upgrade. Version 4.9.1 patches the issue.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.

Affected products

  • Weechat — versions >= 4.3.0, < 4.9.1

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-53524?
CVE-2026-53524 is a medium-severity vulnerability in Weechat, classified under Improper Handling of Highly Compressed Data (Data Amplification). CVSS score: 6.5/10. Published 2026-08-21.
How severe is CVE-2026-53524?
Medium severity. CVSS v3 base score is 6.5 out of 10.