Lucene search
+L

34 matches found

Cvelist
Cvelist
added 2026/09/14 11:18 a.m.6 views

CVE-2026-21391 Improper Claim Validation in PingAM OIDC Provider

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.5CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 11:18 a.m.7 views

CVE-2026-21391

CVE-2026-21391 affects PingAM 's OIDC provider, where an improper validation of ID Token claims allows a well-crafted request to set or override arbitrary or protected claims. In certain configurations, this enables an attacker to bypass authentication controls via spoofing , leading to privilege...

9.5CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 5:16 p.m.10 views

CVE-2023-3128

CVE-2023-3128 To check if a domain is vulnerable to CVE-2023-3128, which involves an authentication bypass in Grafana due to Azure AD email claim validation, you can use the following Python script: !/usr/bin/env python3 import requests import argparse def checkcve20233128targeturl, verbose=False...

9.8CVSS8.1AI score0.03995EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 4:33 a.m.6 views

CVE-2026-50338

CVE-2026-50338 Spring Cloud Azure B2C Resource Server Cross-Issuer Authentication Bypass Description AadB2cResourceServerAutoConfiguration in spring-cloud-azure-autoconfigure builds a JwtDecoder that trusts six AAD-line issuers login.microsoftonline.com, sts.windows.net, sts.chinacloudapi.cn, v1...

8.2CVSS7.1AI score0.00517EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/24 8:08 p.m.18 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
Cvelist
Cvelist
added 2026/08/24 4:14 p.m.40 views

CVE-2026-66908 Apache Camel: 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...

0.00409EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/24 4:14 p.m.11 views

EUVD-2026-64959

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...

5.5AI score0.00409EPSS
SaveExploits1References1
Veracode
Veracode
added 2026/04/17 8:17 a.m.17 views

Regular Expression Denial Of Service

fast-jwt is vulnerable to Regular Expression Denial of Service. The vulnerability is due to the library allowing regular expressions in claim validation, where a crafted JWT can trigger catastrophic backtracking in the JavaScript regex engine, resulting in significant CPU consumption during...

6.5CVSS5.7AI score0.00262EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/24 1:34 p.m.25 views

CVE-2026-23552

Cross-Realm Token Acceptance Bypass in KeycloakSecurityPolicy Apache Camel Keycloak component. The Camel-Keycloak KeycloakSecurityPolicy does not validate the iss issuer claim of JWT tokens against the configured realm. A token issued by one Keycloak realm is silently accepted by a policy...

9.1CVSS5.4AI score0.00428EPSS
SaveExploits2References1
OSV
OSV
added 2026/02/04 10:15 p.m.6 views

DEBIAN-CVE-2026-25537

jsonwebtoken is a JWT lib in rust. Prior to version 10.3.0, there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s...

7.5CVSS5.5AI score0.00461EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/04 10:15 p.m.14 views

CVE-2026-25537

jsonwebtoken is a JWT lib in rust. Prior to version 10.3.0, there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s...

7.5CVSS0.00461EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/02/04 10:15 p.m.10 views

CVE-2026-25537

jsonwebtoken is a JWT lib in rust. Prior to version 10.3.0, there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s...

7.5CVSS5.8AI score0.00461EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/04 9:31 p.m.51 views

CVE-2026-25537 jsonwebtoken has Type Confusion that leads to potential authorization bypass

jsonwebtoken is a JWT lib in rust. Prior to version 10.3.0, there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s...

6.9CVSS0.00461EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/04 9:31 p.m.9 views

CVE-2026-25537 jsonwebtoken has Type Confusion that leads to potential authorization bypass

jsonwebtoken is a JWT lib in rust. Prior to version 10.3.0, there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s...

6.9CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2026/02/04 9:31 p.m.18 views

EUVD-2026-5334

jsonwebtoken is a JWT lib in rust. Prior to version 10.3.0, there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s...

6.9CVSS5.4AI score0.00461EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/02/04 9:31 p.m.24 views

CVE-2026-25537

jsonwebtoken is a JWT lib in rust. Prior to version 10.3.0, there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s...

7.5CVSS5.5AI score0.00461EPSS
SaveExploits1
OSV
OSV
added 2026/02/03 6:47 p.m.11 views

GHSA-H395-GR6Q-CPJC jsonwebtoken has Type Confusion that leads to potential authorization bypass

Summary: It has been discovered that there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s internal parsing mechanism...

6.9CVSS5.8AI score0.00461EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/02/03 6:47 p.m.25 views

jsonwebtoken has Type Confusion that leads to potential authorization bypass

Summary: It has been discovered that there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s internal parsing mechanism...

7.5CVSS5.8AI score0.00461EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.9 views

PT-2026-6431

Summary: It has been discovered that there is a Type Confusion vulnerability in jsonwebtoken, specifically, in its claim validation logic. When a standard claim such as nbf or exp is provided with an incorrect JSON type Like a String instead of a Number, the library’s internal parsing mechanism...

6.9CVSS5.7AI score0.00461EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.21 views

PT-2026-6316

Name of the Vulnerable Software and Affected Versions jsonwebtoken versions prior to 10.3.0 Description A Type Confusion issue exists in jsonwebtoken, specifically within its claim validation logic. When a standard claim, such as 'nbf' or 'exp', is provided with an incorrect JSON type like a Stri...

6.9CVSS5.5AI score0.00461EPSS
SaveExploits1References21
Rows per page
Query Builder