Lucene search
+L

428 matches found

Github Security Blog
Github Security Blog
added 2025/08/07 8:55 p.m.13 views

JWE is missing AES-GCM authentication tag validation in encrypted JWE

Overview The authentication tag of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. Impact - JWEs can be modified to decrypt to an arbitrary value - JWEs can be decrypted by observing parsing differences - The...

9.1CVSS6.8AI score0.00244EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/06/27 1:16 p.m.5 views

OESA-2025-1687 skopeo security update

A command line utility that performs various operations on container images and image repositories Security Fixes: Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used lar...

4.3CVSS7AI score0.01956EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.7 views

TencentOS Server 4: podman (TSSA-2024:0684)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0684 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

8.6CVSS7.1AI score0.01956EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/23 1:10 a.m.12 views

CVE-2022-36083

JOSE is "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno. The PBKDF2-based JWE key management algorithms expect a JOSE Header Parameter named p2c PBES2 Count, which determine...

5.3CVSS6.9AI score0.01112EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/23 12:42 a.m.9 views

CVE-2022-32096

Rhonabwy before v1.1.5 was discovered to contain a buffer overflow via the component rjweaesgcmkeyunwrap. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted JWE token...

7.5CVSS7.5AI score0.01164EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/05/06 1:45 p.m.8 views

Insufficient Session Expiration

@auth0/nextjs-auth0 is vulnerable to Insufficient Session Expiration. The vulnerability is due to missing expiration claim due to not invoking .setExpirationTime when generating JWE tokens, allowing tokens to remain valid beyond intended session duration...

7.1CVSS6.6AI score0.00398EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/01 9:18 p.m.26 views

CVE-2025-46344

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While...

7.1CVSS7AI score0.00398EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/29 9:15 p.m.22 views

CVE-2025-46344

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While...

7.1CVSS0.00398EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/29 8:43 p.m.10 views

CVE-2025-46344 Auth0 NextJS SDK v4 Missing Session Invalidation

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While...

7.1CVSS6.7AI score0.00398EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/04/29 8:43 p.m.10 views

CVE-2025-46344 Auth0 NextJS SDK v4 Missing Session Invalidation

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While...

7.1CVSS6.7AI score0.00398EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/29 8:43 p.m.27 views

CVE-2025-46344 Auth0 NextJS SDK v4 Missing Session Invalidation

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While...

7.1CVSS0.00398EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/29 8:43 p.m.72 views

CVE-2025-46344

Summary of affected component: Auth0 Next.js SDK (nextjs-auth0), version range 4.0.1 through 4.5.0. Root cause: When generating a JWE token for the session, the code does not invoke .setExpirationTime, so the JWE lacks an internal expiration claim; session cookies may expire, but the JWE remains ...

7.1CVSS6.7AI score0.00398EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/29 6:54 p.m.10 views

GHSA-PJR6-JX7R-J4R6 Auth0 NextJS SDK v4 Missing Session Invalidation

Overview Auth0 NextJS v4.0.1 to v4.5.0 does not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While the session cookie may expire or be cleared, the JWE remains valid. Am I Affected? You are affected if y...

7.1CVSS6.8AI score0.00398EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/29 6:54 p.m.16 views

Auth0 NextJS SDK v4 Missing Session Invalidation

Overview Auth0 NextJS v4.0.1 to v4.5.0 does not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While the session cookie may expire or be cleared, the JWE remains valid. Am I Affected? You are affected if y...

7.1CVSS6.8AI score0.00398EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/29 12:0 a.m.6 views

PT-2025-18209 · Auth0 · Auth0 Next.Js Sdk

Name of the Vulnerable Software and Affected Versions: Auth0 Next.js SDK versions 4.0.1 through 4.5.0 Description: The issue arises from the failure to invoke .setExpirationTime when generating a JWE token for the session in the Auth0 Next.js SDK. This results in the JWE not containing an interna...

7.1CVSS6.3AI score0.00398EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/04/29 12:0 a.m.7 views

nextjs-auth0 代码问题漏洞

nextjs-auth0 is an Auth0 open source Next.js SDK for logging in using Auth0. A code issue vulnerability exists in versions of nextjs-auth0 prior to 4.0.1 through 4.5.1, which stems from not setting an expiration time when generating JWE tokens...

7.1CVSS6.7AI score0.00398EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/04/16 12:0 a.m.5 views

Medium: containerd

Issue Overview: Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON Web Signature JWS, and JSON Web Token JWT standards. In versions on the 4.x branch prior to version 4.0.5, when parsing...

8.7CVSS7.1AI score0.00385EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/14 12:0 a.m.4 views

Medium: containerd

Issue Overview: Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON Web Signature JWS, and JSON Web Token JWT standards. In versions on the 4.x branch prior to version 4.0.5, when parsing...

8.7CVSS7.8AI score0.00385EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.6 views

Medium: python-jwcrypto

Issue Overview: JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot o...

6.8CVSS6.9AI score0.0098EPSS
SaveExploits1
OSV
OSV
added 2025/02/24 11:15 p.m.5 views

AZL-57171 CVE-2025-27144 affecting package moby-containerd for versions less than 1.6.26-10

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON Web Signature JWS, and JSON Web Token JWT standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE...

8.7CVSS6.7AI score0.00385EPSS
SaveExploits0References1
Rows per page
Query Builder