CVE-2026-9537
Last modified
CVE-2026-9537 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| JBERGER | Mojo::JWT | < 1.02 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9537?
How severe is CVE-2026-9537?
How do I fix CVE-2026-9537?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9529A security flaw has been discovered in GNU LibreDWG up to 0.…3.3
- CVE-2026-9530A weakness has been identified in GNU LibreDWG up to 0.14. T…3.3
- CVE-2026-9531A weakness has been identified in Totolink CA750-PoE 6.2c.51…6.3
- CVE-2026-9532A security vulnerability has been detected in Totolink CA750…6.3
- CVE-2026-9533A vulnerability was detected in Totolink CA750-PoE 6.2c.510.…6.3
- CVE-2026-9534A flaw has been found in Totolink CA750-PoE 6.2c.510. This a…6.3
- CVE-2026-9538Archive::Tar versions before 3.10 for Perl allow memory exha…7.5
- CVE-2026-9539An out-of-bounds heap read and integer underflow in the TCP …6.5
- CVE-2026-9540A vulnerability was identified in vllm-project vllm 0.19.0. …5.5
- CVE-2026-9541A security flaw has been discovered in Squirrel up to 3.2. I…5.3
- CVE-2026-9542A weakness has been identified in CodeAstro Leave Management…6.3
- CVE-2026-9543A vulnerability has been found in Totolink N300RH 6.1c.1353_…9.8
Are you affected by CVE-2026-9537?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
