You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2025 11932
About this tag
CVE-2025-11932 is a timing side-channel vulnerability in wolfSSL's TLS 1.3 pre-shared key (PSK) binder verification. The flaw, assigned CVE-2025-11932, involved a non-constant-time comparison during binder verification that could theoretically leak information about a PSK binder. Publicly disclosed on November 21, 2025, the issue was fixed by wolfSSL in version 5.8.4 via PR #9223. The vulnerability is classified as an observable timing discrepancy and is tracked by the NVD. This tag covers discussions about the CVE-2025-11932 vulnerability, its impact on TLS 1.3 implementations, and the patch released by wolfSSL to address the timing side-channel.
The TLS 1.3 pre-shared key (PSK) binder verification in wolfSSL contained a timing side‑channel: a non‑constant‑time comparison allowed tiny timing differences during binder verification that could, in theory, leak information about a PSK binder. The issue was assigned CVE‑2025‑11932, publicly...