VDB
CVE-2026-9537
CVE-2026-9537
PUBLISHED
CVSS 5.3 MEDIUM
Reported by CPANSec · Published July 17, 2026
Mojo::JWT versions before 1.02 for Perl verify HMAC signatures with a non-constant-time string comparison. The decode() method compares the supplied signature to the recomputed HMAC with Perl's eq operator, which stops at the first differing byte, so the comparison time varies with the number of matching leading bytes. A caller that decodes attacker supplied tokens leaks the expected signature through this timing variation, which can be aggregated over many requests to recover the signature and forge a token.
Risk Scores
CVSS 3.1
5.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| JBERGER | Mojo::JWT | 0 |
| JBERGER | Mojo::JWT | 0, 0 |
Timeline
- Jul 17, 2026 Coalition ESS Score
- Jul 17, 2026 CVE Published
- Jul 19, 2026 Security Advisory
- Jul 20, 2026 CVE Updated
- Aug 7, 2026 EPSS Score