Lucene search
+L

269 matches found

Cvelist
Cvelist
added 2026/08/29 4:35 p.m.46 views

CVE-2026-82461 pac4j-oidc before 6.5.6 Privilege Escalation via Unverified Keycloak Access Token

pac4j-oidc before 6.5.6 fails to verify access token signatures, issuers, audiences, or expiry when extracting Keycloak realm and client roles. Attackers can forge access tokens with administrative roles paired with valid ID tokens to bypass authorization checks in applications relying on pac4j...

8.6CVSS0.00186EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/29 4:35 p.m.12 views

CVE-2026-82461 pac4j-oidc before 6.5.6 Privilege Escalation via Unverified Keycloak Access Token

pac4j-oidc before 6.5.6 fails to verify access token signatures, issuers, audiences, or expiry when extracting Keycloak realm and client roles. Attackers can forge access tokens with administrative roles paired with valid ID tokens to bypass authorization checks in applications relying on pac4j...

8.6CVSS5.9AI score0.00186EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 2:17 p.m.19 views

CVE-2026-18500

@fastify/jwt is a JSON Web Token plugin for Fastify. In versions before 10.2.2, a per-request verification key passed to request.jwtVerify key is silently overridden by the plugin's globally configured secret, because the option merge applies the global key last. Applications that use different...

8.1CVSS0.00155EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/15 1:16 p.m.10 views

CVE-2026-18500 @fastify/jwt vulnerable to authorization bypass via global secret overriding the per-request key

@fastify/jwt is a JSON Web Token plugin for Fastify. In versions before 10.2.2, a per-request verification key passed to request.jwtVerify key is silently overridden by the plugin's globally configured secret, because the option merge applies the global key last. Applications that use different...

8.1CVSS5.1AI score0.00155EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.16 views

PT-2026-73030

@fastify/jwt is a JSON Web Token plugin for Fastify. In versions before 10.2.2, a per-request verification key passed to request.jwtVerify key is silently overridden by the plugin's globally configured secret, because the option merge applies the global key last. Applications that use different...

8.1CVSS5.1AI score0.00155EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/10 10:41 a.m.13 views

CVE-2026-72586

A missing authentication vulnerability in frangoteam/FUXA through 1.3.3 allows an unauthenticated remote attacker to query all historical sensor data via the DAQQUERY Socket.IO event. When secureEnabled=true, all other sensitive Socket.IO events DEVICEBROWSE, HOSTINTERFACES, DEVICETAGSREQUEST, et...

7.5CVSS5.4AI score0.00368EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/04 12:02 a.m.13 views

CVE-2026-11836 Production Debug-Unlock Token Verification Missing Device Binding

Insufficient verification of data authenticity in Caliptra Core ROM and Core Firmware validatedebugunlocktoken in subsystem mode allows an attacker with access to the integrator's debug unlock signing service to unlock production debug on an unintended device by presenting a valid token issued fo...

1.8CVSS5.5AI score0.00105EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/08/04 12:02 a.m.17 views

CVE-2026-11836

Insufficient verification of data authenticity in Caliptra Core ROM and Core Firmware validatedebugunlocktoken in subsystem mode allows an attacker with access to the integrator's debug unlock signing service to unlock production debug on an unintended device by presenting a valid token issued fo...

1.8CVSS5.5AI score0.00105EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2026/08/01 6:46 p.m.16 views

CVE-2026-55735 Guardian.revoke/3 acts on unverified token claims, allowing forged-token session revocation

Improper Verification of Cryptographic Signature in ueberauth guardian allows an unauthenticated attacker to revoke a victim's session with a forged token. Guardian.revoke/3 in lib/guardian.ex decodes the supplied token with peek/1, which performs no signature verification it only base64-decodes...

8.2CVSS5.7AI score0.00337EPSS
SaveExploits1References9
EUVD
EUVD
added 2026/07/30 5:00 p.m.22 views

EUVD-2026-51199

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.8CVSS5.8AI score0.00162EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.13 views

SUSE CVE-2026-52809

Gogs is an open source self-hosted Git service. Prior to 0.14.3, password-reset tokens are generated using conf.Auth.ActivateCodeLives the account-activation lifetime, not conf.Auth.ResetPasswordCodeLives. The token lifetime is baked into the token itself at generation time and is re-extracted fr...

6.8CVSS7.6AI score0.00202EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/07/29 8:35 a.m.12 views

CVE-2026-59243

The FAB auth manager's Azure AD OAuth login defaulted verifysignature=False when decoding the ID token, so an attacker able to present a forged or unsigned alg:none ID token to the OAuth callback could bypass authentication and log in as an arbitrary user, including one holding the Admin role...

5.9AI score0.00445EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/07/16 10:21 a.m.24 views

CVE-2026-45363

A flaw was found in ruby-jwt, a Ruby implementation of the RFC 7519 OAuth JSON Web Token JWT standard. A remote attacker can exploit this vulnerability by crafting a malicious token that is accepted due to an empty key being used in the HMAC Hash-based Message Authentication Code digest calculati...

9.1CVSS6.1AI score0.0026EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/15 7:41 p.m.11 views

CVE-2026-46684 DataEase: Unauthorized Command Execution Vulnerability

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase enterprise token handling can let TokenFilterdoFilter pass X-DE-TOKEN values to TokenUtils.validate, which checks only token presence and length before userBOByTokentoken uses JWT.decode without signature...

9.5CVSS5.2AI score0.00319EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/07/09 10:22 a.m.19 views

Improper Authentication

Apache Camel is vulnerable to Improper Authentication. The vulnerability is due to missing authentication for critical functions, where the KeycloakSecurityPolicy defaults to not verifying the access token, and an invalid token is accepted, allowing unauthenticated access to protected routes...

6AI score0.01085EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/07/07 9:33 p.m.27 views

EUVD-2026-42119

Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, two flaws in Coder's OIDC login chained into account takeover. Email-based user matching fell back to linking by email without checking for an existing link...

7.4CVSS6AI score0.00479EPSS
SaveExploits0References7
attackerkb
attackerkb
added 2026/07/07 8:33 p.m.11 views

CVE-2026-57172

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, ShareSecretManage uses a hardcoded default share link signature key, allowing an attacker who can obtain a passwordless share for a resource and user to use the known key link-pwd-fit2cloud to forge linkToken JWTs,...

8.3CVSS5.9AI score0.00447EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/06 9:30 a.m.11 views

GHSA-QVC3-6Q9X-95PJ Apache Camel: KeycloakSecurityPolicy has Improper Authentication, Missing Authentication for Critical Function and Failing Open Vulnerabilities

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

9.8CVSS6.2AI score0.01085EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/06 9:30 a.m.19 views

Apache Camel: KeycloakSecurityPolicy has Improper Authentication, Missing Authentication for Critical Function and Failing Open Vulnerabilities

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

6.2AI score0.01085EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/07/06 9:16 a.m.28 views

CVE-2026-53913

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

9.8CVSS0.01085EPSS
SaveExploits1References1
Rows per page
Query Builder