Lucene search
+L

1347 matches found

NVD
NVD
added 2026/03/07 5:15 p.m.8 views

CVE-2026-30863

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.10 and 9.5.0-alpha.11, the Google, Apple, and Facebook authentication adapters use JWT verification to validate identity tokens. When the adapter's audience configuration...

9.8CVSS0.00525EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/05 8:52 p.m.7 views

User Impersonation

Overview Affected versions of this package are vulnerable to User Impersonation in the authentication process when JWT tokens are parsed without enforcing the audience claim in certain configurations. An attacker can gain unauthorized access by presenting a validly signed JWT token with an...

8.8CVSS5.8AI score0.00301EPSS
SaveExploits1References2
Schneier on Security
Schneier on Security
added 2026/02/27 10:4 p.m.9 views

Friday Squid Blogging: Squid Fishing in Peru

Peru has increased its squid catch limit. The article says "giant squid," but they can't possibly mean that. As usual, you can also use this squid post to talk about the security stories in the news that I haven't covered. Blog moderation policy...

6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/02/26 12:0 a.m.10 views

Apache Camel 4.15.0 < 4.18.0 Authentication Bypass (CVE-2026-23552)

The version of Apache Camel on the remote host is 4.15.0 prior to 4.18.0. It is, therefore, affected by an authentication bypass vulnerability: - The Camel-Keycloak KeycloakSecurityPolicy does not validate the iss issuer claim of JWT tokens against the configured realm. A token issued by one...

9.1CVSS6AI score0.00428EPSS
SaveExploits2References2
RedhatCVE
RedhatCVE
added 2026/02/25 6:44 p.m.7 views

CVE-2026-25554

A flaw was found in OpenSIPS. The authjwt module, when configured with dbmode and a SQL database backend, contains a SQL injection vulnerability in the jwtdbauthorize function. This function extracts the tag claim from a JSON Web Token JWT without verifying its signature and directly incorporates...

8.3CVSS5.9AI score0.00318EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/25 4:54 p.m.29 views

CVE-2026-25554 OpenSIPS 3.1 <= 3.6.4 auth_jwt SQL Injection Enables JWT Authentication Bypass

OpenSIPS versions 3.1 before 3.6.4 containing the authjwt module prior to commit 3822d33 contain a SQL injection vulnerability in the jwtdbauthorize function in modules/authjwt/authorize.c when dbmode is enabled and a SQL database backend is used. The function extracts the tag claim from a JWT...

8.3CVSS0.00318EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/25 4:54 p.m.4 views

CVE-2026-25554

OpenSIPS versions 3.1 before 3.6.4 containing the authjwt module prior to commit 3822d33 contain a SQL injection vulnerability in the jwtdbauthorize function in modules/authjwt/authorize.c when dbmode is enabled and a SQL database backend is used. The function extracts the tag claim from a JWT...

8.3CVSS5.9AI score0.00318EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/25 12:0 a.m.12 views

PT-2026-21965

Name of the Vulnerable Software and Affected Versions OpenSIPS versions 3.1 through 3.6.3 Description The software contains a SQL injection issue within the jwt db authorize function in the auth jwt module when a SQL database backend is used and db mode is enabled. The function incorporates a tag...

8.3CVSS6AI score0.00318EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/02/24 1:34 p.m.14 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
Snyk
Snyk
added 2026/02/23 9:31 a.m.10 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via the KeycloakSecurityPolicy which does not validate the iss issuer claim of JWT tokens against the configured realm. An attacker can gain unauthorized access to resources by providing a JWT token issued by a...

9.3CVSS6AI score0.00428EPSS
SaveExploits2References2
NVD
NVD
added 2026/02/23 9:17 a.m.16 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.1CVSS0.00428EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2026/02/23 12:0 a.m.15 views

Apache Camel 安全漏洞

Apache Camel is an open-source integration framework based on the Enterprise Integration Pattern from the Apache Foundation in the United States. This framework provides implementations of Java objects following the Enterprise Integration Pattern and allows routing and mediation rules to be...

9.1CVSS5.8AI score0.00428EPSS
SaveExploits2References3
Malwarebytes
Malwarebytes
added 2026/02/18 5:9 p.m.9 views

Betterment data breach might be worse than we thought

Betterment LLC is an investment advisor registered with US Securities and Exchange Commission SEC. The company disclosed a January 2026 incident in which an attacker used social engineering to access a third‑party platform used for customer communications, then abused it to send crypto‑themed...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/02/04 10:15 p.m.4 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.00443EPSS
SaveExploits1References1
NVD
NVD
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.5CVSS0.00443EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/02/04 10:15 p.m.6 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.00443EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/04 9:31 p.m.6 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 score0.00443EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 9:31 p.m.9 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...

6.9CVSS5.4AI score0.00443EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/02/04 9:31 p.m.35 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.00443EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/04 9:31 p.m.11 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.00443EPSS
SaveExploits1References2
Rows per page
Query Builder