Vulnerability in Weechat

CVE-2026-53525

WeeChat (Wee Enhanced Environment for Chat) is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions (weechat_strcasecmp and strcmp) to verify password hashes and plaintext passwords. An attacker can exploit timing differences to extract the server-computed hash character by character, then authenticate using the correct hash without knowing the password. Version 4.9.1 fixes the issue.

CVSS v3 metric

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

Affected products

  • Weechat — versions >= 0.3.4, < 4.9.1

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-53525?
CVE-2026-53525 is a high-severity vulnerability in Weechat, classified under CWE-208. CVSS score: 7.4/10. Published 2026-08-21.
How severe is CVE-2026-53525?
High severity. CVSS v3 base score is 7.4 out of 10.