Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-9537— Mojo::JWT versions before 1.02 for Perl verify HMAC signatures with a non-constant-time string comparison

AI Predicted 8.8 Difficulty: Easy EPSS 0.23% · P14

Possible ATT&CK Techniques 1AI

T1550.001 · Application Access Token

Affected Version Matrix 1

VendorProductVersion RangeStatus
JBERGERMojo::JWT< 1.02affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-9537

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Mojo::JWT versions before 1.02 for Perl verify HMAC signatures with a non-constant-time string comparison
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
通过时间差异性导致的信息暴露
Source: NVD (National Vulnerability Database)
Vulnerability Title
JBERGER Mojo::JWT 侧信道信息泄露漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
JBERGER Mojo::JWT是JBERGER个人开发者开源的一款基于 Perl 语言编写的库。 JBERGER Mojo::JWT 1.02之前版本存在侧信道信息泄露漏洞,该漏洞源于HMAC签名验证使用非常数时间字符串比较,decode()方法通过Perl的eq操作符比较签名,比较时间随前缀匹配字节数变化,导致攻击者通过时序变化恢复签名并伪造令牌。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
JBERGERMojo::JWT 0 ~ 1.02 -

II. Public POCs for CVE-2026-9537

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-9537

登录查看更多情报信息。

Patches & Fixes for CVE-2026-9537 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-9537

No comments yet


Leave a comment