Lucene search
+L

573 matches found

Kitploit
Kitploit
added 2026/09/17 4:28 a.m.9 views

jwtXploiter

jwtXploiter JSON Web Token のセキュリティをテストするツールです。 既知のすべてのCVEに対してJWTをテストします。 トークンペイロードの改ざん:クレームやサブクレームの値を変更します。 既知の脆弱なヘッダークレーム(kid、jku、x5u)を悪用します。 トークンの検証 ターゲットのSSL接続から公開鍵を取得し、1つのオプションだけで鍵混乱攻撃に使用しようとします。 すべてのJWAに対応 JWKを生成し、トークンヘッダーに挿入します。 その他にも多数の機能があります! Wiki Wikiを読んでください! wiki インストール 注意:...

5.6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/16 10:32 a.m.7 views

EUVD-2026-80548

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix freeing of claims on meshif deletion When the mesh interface is getting deleted, then batadvbladelbackboneclaims via batadvblapurgebackbonegw could make sure that all claims gets removed. But this function is...

5.7AI score0.00211EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/14 11:41 p.m.9 views

CVE-2026-66908

CVE-2026-66908 — camel-platform-http-main 未校验 JWT iss/aud 针对 Apache Camel 漏洞的可运行 PoC 复现工具:当未配置 jwtIssuer 或 jwtAudience 时,camel-main 内嵌 HTTP 服务器 仅凭密钥库构建其 JWT 认证器,因此入站令牌仅检查签名和过期时间 ——iss 和 aud 声明从未被校验。 运行时| 目录| 技术栈 ---|---|--- Camel Main (独立运行)| camel-main/| camel-main 4.21.0 +...

7.5CVSS5.9AI score0.00409EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/14 12:17 p.m.5 views

CVE-2026-21391

An improper validation vulnerability exists within PingAM where a well-crafted request allows arbitrary or protected ID Token claims to be set or overridden. In certain configurations this could allow an attacker to bypass authentication controls via spoofing leading to privilege escalation or...

9.5CVSS0.00446EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/14 11:18 a.m.7 views

EUVD-2026-77425

An improper validation vulnerability exists within PingAM where a well-crafted request allows arbitrary or protected ID Token claims to be set or overridden. In certain configurations this could allow an attacker to bypass authentication controls via spoofing leading to privilege escalation or...

9.5CVSS6AI score0.00446EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/31 4:23 a.m.9 views

CVE-2026-66908

A flaw was found in the Apache Camel Platform HTTP Main component. When JSON Web Token JWT authentication is configured with a keystore but without specifying an issuer or audience, the system fails to validate the 'iss' and 'aud' claims. This improper authentication allows an attacker to use any...

8.2CVSS5.8AI score0.00409EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/08/25 10:34 p.m.39 views

CVE-2026-41707 Spring Security DPoPProofJwtDecoderFactory vulnerable to DPoP Proof Replay

Authentication Bypass by Capture-replay vulnerability in Spring Spring Security allows Spring Security's DPoPProofJwtDecoderFactory contains a cache-based replay attack vulnerability. The internal cache storing JWT ID claims has a strict size limit, allowing attackers to evict legitimate entries ...

7.4CVSS0.00254EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/24 10:43 p.m.14 views

User Impersonation

Overview Affected versions of this package are vulnerable to User Impersonation through the JWTClaimsRegistry in src/joserfc/rfc7519/claims.py. An attacker can make a JWT with an array-typed iss claim pass an exact-issuer check by supplying a list that contains the expected issuer string...

8.3CVSS5.5AI score0.00091EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/24 8:08 p.m.35 views

CVE-2026-75509 joserfc claim-validation bypass via array-typed single-string claims (iss/sub/jti)

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to version 1.7.3, JWTClaimsRegistry applies membership matching to list-valued iss and sub claims, allowing an array-valued iss that contains the expected issuer to pass...

6.5CVSS0.00091EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/24 8:08 p.m.11 views

CVE-2026-75509

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to version 1.7.3, JWTClaimsRegistry applies membership matching to list-valued iss and sub claims, allowing an array-valued iss that contains the expected issuer to pass...

6.5CVSS5.4AI score0.00091EPSS
SaveExploits0
OSV
OSV
added 2026/08/24 8:08 p.m.19 views

CVE-2026-75509 joserfc claim-validation bypass via array-typed single-string claims (iss/sub/jti)

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to version 1.7.3, JWTClaimsRegistry applies membership matching to list-valued iss and sub claims, allowing an array-valued iss that contains the expected issuer to pass...

6.5CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/24 6:31 p.m.13 views

GHSA-FPM2-M4QQ-WGHR Apache Camel-platform-http-main: when JWT authentication was configured with a keystore but no issuer or audience, the iss and aud claims were never validated, so any unexpired token signed by a trusted key was accepted

Improper Authentication vulnerability in Apache Camel Platform HTTP Main component. This issue affects Apache Camel: from 4.8.0 before 4.22.0. The camel-main embedded HTTP server can protect its endpoints with JWT authentication, configured through authenticationEnabled together with the JWT...

7.5CVSS5.8AI score0.00409EPSS
SaveExploits1References12
EUVD
EUVD
added 2026/08/18 4:35 p.m.18 views

EUVD-2026-61047

@neo4j/graphql from 5.2.0 until the patched versions fails to enforce field-level @authentication rules on root custom-resolver fields when a type-level @authentication rule is also present on the same operation type. When both a type-level @authentication on Query/Mutation and a...

7.6CVSS5.3AI score0.00279EPSS
SaveExploits0References2
Anthropic
Anthropic
added 2026/08/18 2:12 p.m.11 views

ANT-2026-96NHD13X · supabase/auth · auth-bypass

auth-bypass low Severity Claude low · Security research firm - · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-96NHD13X: Factor-type string mismatch prevents session AAL downgrade In supabase/auth, DowngradeSessionsToAAL...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/08/13 5:17 p.m.12 views

CVE-2026-55982

OIDC userinfo Endpoint Returns Identity Claims Without Enforcing API Token Scopes...

9.1CVSS0.00368EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.36 views

CVE-2026-55982 OIDC userinfo Endpoint Returns Identity Claims Without Enforcing API Token Scopes

OIDC userinfo Endpoint Returns Identity Claims Without Enforcing API Token Scopes...

0.00368EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 4:44 p.m.42 views

CVE-2026-55982

CVE-2026-55982 concerns Gitea’s OIDC userinfo endpoint returning identity claims without enforcing API token scopes. Public documents identify the affected component as the Gitea OIDC userinfo endpoint and describe the root cause as missing enforcement of token scopes when exposing identity claim...

9.1CVSS5.7AI score0.00368EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.14 views

CVE-2026-55982 OIDC userinfo Endpoint Returns Identity Claims Without Enforcing API Token Scopes

OIDC userinfo Endpoint Returns Identity Claims Without Enforcing API Token Scopes...

9.1CVSS5.2AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/11 12:04 a.m.14 views

SUSE CVE-2026-55982

OIDC userinfo Endpoint Returns Identity Claims Without Enforcing API Token Scopes...

9.1CVSS5.6AI score0.00368EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/09 6:16 p.m.17 views

CVE-2026-19363

A vulnerability was found in lmammino oidc-authorizer up to 0.4.0. Impacted is an unknown function of the file src/handler.rs of the component Lambda Authorizer. The manipulation results in sensitive information in log files. The attack can be executed remotely. src/handler.rs logs raw...

6.9CVSS0.00391EPSS
SaveExploits0References4
Rows per page
Query Builder