Vulnerability CVE-2015-10004


Published: 2022-12-27

Description:
Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC.

 References:
https://github.com/robbert229/jwt/commit/ca1404ee6e83fcbafb66b09ed0d543850a15b654
https://pkg.go.dev/vuln/GO-2020-0023
https://github.com/robbert229/jwt/issues/12

Copyright 2026, cxsecurity.com

 

Back to Top