PT-2026-60794 · Cpan · Mojo::Jwt

CVE-2026-9537

·

Published

2026-07-17

·

Updated

2026-08-04

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions Mojo::JWT versions prior to 1.02
Description The decode() method verifies HMAC signatures using a non-constant-time string comparison via Perl's eq operator. Because this operator stops at the first differing byte, the time taken for the comparison varies based on the number of matching leading bytes. An attacker can exploit this timing variation over multiple requests to recover the expected signature and forge a token.
Recommendations Update Mojo::JWT to version 1.02 or later.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-9537
OPENSUSE-SU-2026:11450-1

Affected Products

Mojo::Jwt