Lucene search
+L

563 matches found

Kitploit
Kitploit
added 2026/08/27 9:26 p.m.2 views

jwtXploiter

jwtXploiter Uno strumento per testare la sicurezza dei JSON Web Tokens. Testa un JWT contro tutte le CVE note; Manipola il payload del token: modifica i valori dei claims e subclaims. Sfrutta i claim dell'header vulnerabili noti kid, jku, x5u Verifica un token Recupera la chiave pubblica della...

5.3AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 10:34 p.m.33 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
Kitploit
Kitploit
added 2026/08/24 11:43 p.m.3 views

CVE-2026-66908

CVE-2026-66908 — camel-platform-http-main JWT iss/aud nicht validiert Ausführbarer Proof-of-Concept-Reproduktor für die Apache-Camel-Schwachstelle, bei der der in camel-main eingebettete HTTP-Server seinen JWT-Authentifikator allein aus einem Keystore erstellt, wenn weder jwtIssuer noch jwtAudien...

7.5CVSS5.4AI score0.00365EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/08/24 10:43 p.m.3 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.29 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
OSV
OSV
added 2026/08/24 8:08 p.m.8 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
Debian CVE
Debian CVE
added 2026/08/24 8:08 p.m.9 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
EUVD
EUVD
added 2026/08/18 4:35 p.m.14 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
NVD
NVD
added 2026/08/13 5:17 p.m.5 views

CVE-2026-55982

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

9.1CVSS0.00368EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 4:44 p.m.33 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
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.31 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
OSV
OSV
added 2026/08/13 4:44 p.m.11 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.9 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.14 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
Cvelist
Cvelist
added 2026/08/09 5:45 p.m.39 views

CVE-2026-19363 lmammino oidc-authorizer Lambda Authorizer handler.rs log file

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
EUVD
EUVD
added 2026/08/09 5:45 p.m.12 views

EUVD-2026-54934

A vulnerability was found in lmammino oidc-authorizer up to 0.4.0. Impacted is the function unwrap of the file src/handler.rs of the component Fixed Message Handler. The manipulation of the argument jwtClaims results in deserialization. The attack can be executed remotely. The exploit has been ma...

6.9CVSS5.5AI score0.00391EPSS
SaveExploits0References4
Malwarebytes
Malwarebytes
added 2026/08/07 9:04 p.m.43 views

Meta ordered to pay $942 million over harm to children

A New Mexico court has ordered Meta to pay a total of $942 million after finding that Facebook and Instagram harmed young users and that the company misled consumers about the safety of its platforms. Reportedly, the decision combines a $375 million civil-penalty verdict from March with a newly...

5.5AI score
SaveExploits0
NVD
NVD
added 2026/08/06 4:16 p.m.27 views

CVE-2026-5423

@neo4j/graphql library versions prior to 7.5.6 fail to verify the authenticity of a client-supplied, pre-decoded JWT object passed through GraphQL subscription connectionParams. As a result, any unauthenticated remote client that can open a GraphQL-over-WebSocket connection can forge arbitrary JW...

8.2CVSS0.00357EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 12:16 p.m.14 views

CVE-2026-63687

Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive parameters. A client that can produce a validly-signed request JWT e.g., one whose clientsecret is known or compromised can thereby substitute th...

9.1CVSS0.00266EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 11:23 a.m.69 views

CVE-2026-63687

Apache CXF JwtRequestCodeFilter exposes PKCE and OIDC replay protections by copying all claims from a signed request JWT into the authorization parameter map without excluding sensitive parameters. A adversary who can produce a validly-signed JWT (e.g., with a known/compromised client_secret) can...

9.1CVSS5.4AI score0.00266EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder