目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-13089— Ryo Ito OIDC::Lite 加密问题漏洞

AI 预测 9.1 利用难度: 较易 EPSS 0.24% · P15

影响版本矩阵 1

厂商产品版本范围状态
RITOUOIDC::Lite≤ 0.12.1affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-13089 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify
来源: CVE Program / CVE List V5
Vulnerability Description
OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify. When the caller does not pin an algorithm, OIDC::Lite::Model::IDToken::verify sets $self->alg($self->header->{alg}) from the token's own header and then calls decode_jwt(token, key, 1, [$self->alg]), handing JSON::WebToken an accepted-algorithm allowlist taken from the untrusted token. A token with alg=none yields ['none'], so decode_jwt returns the claims with no signature check, and a token with alg=HS256 is verified with the RP's RSA public key as the HMAC secret (RS to HS confusion). The ID Token is the OpenID Connect authentication assertion delivered to the Relying Party. Any caller that verifies an ID Token through the unpinned load(token)->verify path, or load(token, key) with only the key pinned, accepts a forged token carrying attacker-chosen claims such as sub and is authenticated as any user. Passing an explicit algorithm so $self->alg is already set bypasses the header-derived allowlist and is not affected. Note that the latest version uploaded to CPAN is 0.10. Later versions are available in the git repository.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
密码学签名的验证不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Ryo Ito OIDC::Lite 加密问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Ryo Ito OIDC::Lite是Ryo Ito个人开发者的一款轻量级的OIDC身份认证协议实现软件。 Ryo Ito OIDC::Lite 0.12.1及之前版本存在加密问题漏洞,该漏洞源于ID Token签名验证绕过问题,允许攻击者通过令牌控制的算法白名单伪造令牌。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
RITOUOIDC::Lite 0 ~ 0.12.1 -

二、漏洞 CVE-2026-13089 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-13089 的情报信息

登录查看更多情报信息。

CVE-2026-13089 补丁与修复 (1)

CVE-2026-13089 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-13089

暂无评论


发表评论