Lucene search
K

21 matches found

NVD
NVD
added 2025/11/21 2:15 a.m.3 views

CVE-2025-64762

The AuthKit library for Next.js provides convenient helpers for authentication and session management using WorkOS & AuthKit with Next.js. In authkit-nextjs version 2.11.0 and below, authenticated responses do not defensively apply anti-caching headers. In environments where CDN caching is enable...

9.3CVSS0.00082EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/11/21 1:29 a.m.2 views

CVE-2025-64762 authkit-nextjs may let session cookies be cached in CDNs

The AuthKit library for Next.js provides convenient helpers for authentication and session management using WorkOS & AuthKit with Next.js. In authkit-nextjs version 2.11.0 and below, authenticated responses do not defensively apply anti-caching headers. In environments where CDN caching is enable...

9.3CVSS7AI score0.00082EPSS
Exploits0References3
CVE
CVE
added 2025/11/21 1:29 a.m.10 views

CVE-2025-64762

Summary: The vulnerability CVE-2025-64762 affects the authkit-nextjs package (versions ≤ 2.11.0). Authenticated responses in these versions do not apply anti-caching headers, allowing session tokens to be cached by CDNs and potentially exposed to other users. The issue is resolved in 2.11.1, whic...

9.3CVSS7AI score0.00082EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/11/20 9:29 p.m.5 views

authkit-nextjs may let session cookies be cached in CDNs

In authkit-nextjs version 2.11.0 and below, authenticated responses do not defensively apply anti-caching headers. In environments where CDN caching is enabled, this can result in session tokens being included in cached responses and subsequently served to multiple users. Next.js applications...

9.3CVSS6.8AI score0.00082EPSS
Exploits0References5Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-16914

Malicious code in bioql PyPI...

7.7CVSS6.3AI score0.00282EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-2714

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00373EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2025/07/11 5:9 p.m.21 views

Better Call routing bug can lead to Cache Deception

Summary Using a CDN that caches //.png, //.json, //.css, etc... requests, a cache deception can emerge. This could lead to unauthorized access to user sessions and personal data when cached responses are served to other users. Details The vulnerability occurs in the request processing logic where...

7.1AI score
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/11 12:0 a.m.2 views

PT-2025-30365 · Npm · Better-Call

Summary Using a CDN that caches //.png, //.json, //.css, etc... requests, a cache deception can emerge. This could lead to unauthorized access to user sessions and personal data when cached responses are served to other users. Details The vulnerability occurs in the request processing logic where...

7.1CVSS7.2AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/06/04 9:24 p.m.9 views

NextJS-Auth0 SDK Vulnerable to CDN Caching of Session Cookies

Overview In Auth0 Next.js SDK versions 4.0.1 to 4.6.0, session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Am I Affected? You are affected by this vulnerability if you meet the following preconditions: 1. Applications using the NextJS-Auth0 SDK,...

7.7CVSS6.7AI score0.00282EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/06/04 9:24 p.m.3 views

GHSA-F3FG-MF2Q-FJ3F NextJS-Auth0 SDK Vulnerable to CDN Caching of Session Cookies

Overview In Auth0 Next.js SDK versions 4.0.1 to 4.6.0, session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Am I Affected? You are affected by this vulnerability if you meet the following preconditions: 1. Applications using the NextJS-Auth0 SDK,...

7.7CVSS6.9AI score0.00282EPSS
Exploits0References4
NVD
NVD
added 2025/06/04 9:15 p.m.9 views

CVE-2025-48947

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. In Auth0 Next.js SDK versions 4.0.1 through 4.6.0, session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Three preconditions must be met in order for...

7.7CVSS0.00282EPSS
Exploits0References1
CVE
CVE
added 2025/06/04 8:14 p.m.58 views

CVE-2025-48947

The CVE describes a vulnerability in the Auth0 Next.js SDK (auth0/nextjs-auth0) affecting versions 4.0.1–4.6.0 where __session cookies set by auth0.middleware can be cached by CDNs due to missing Cache-Control headers. Preconditions require: (1) use of the NextJS-Auth0 SDK, (2) CDN/edge caching o...

7.7CVSS6.6AI score0.00282EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/06/04 8:14 p.m.13 views

CVE-2025-48947 NextJS-Auth0 SDK Vulnerable to CDN Caching of Session Cookies

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. In Auth0 Next.js SDK versions 4.0.1 through 4.6.0, session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Three preconditions must be met in order for...

7.7CVSS0.00282EPSS
Exploits0References1
OSV
OSV
added 2023/10/22 3:30 a.m.49 views

GHSA-C59H-R6P8-Q9WC Next.js missing cache-control header may lead to CDN caching empty reply

Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN. Cloudflare considers these requests cacheable assets...

7.5CVSS7.4AI score0.00373EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2023/10/22 3:30 a.m.151 views

Next.js missing cache-control header may lead to CDN caching empty reply

Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN. Cloudflare considers these requests cacheable assets...

7.5CVSS6.7AI score0.00373EPSS
Exploits1References6Affected Software1
Prion
Prion
added 2023/10/22 3:15 a.m.23 views

Design/Logic Flaw

Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN...

5CVSS7.4AI score0.00373EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2023/10/22 12:0 a.m.153 views

CVE-2023-46298

CVE-2023-46298 affects Next.js (pre-13.4.20-canary.13) where a missing cache-control header can allow empty prefetch responses to be cached by a CDN, enabling a denial of service for users accessing the same URL through that CDN. The available documents identify the affected product and the root ...

7.5CVSS7.3AI score0.00373EPSS
Exploits1References3Affected Software1
CNVD
CNVD
added 2021/01/29 12:0 a.m.3 views

Apache Traffic Control Access Control Error Vulnerability

Apache Traffic Control is the United States Apache Apache Foundation's set of distributed , scalable content delivery solutions. The product is mainly used to build large-scale content delivery network. A security vulnerability exists in Apache Traffic Control 3.0.0 to 3.1.0 and 4.0.0 to 4.1.0,...

5.8CVSS6.8AI score0.02162EPSS
Exploits0References1
Hacker One
Hacker One
added 2019/11/14 11:52 a.m.20 views

Radancy: 'X-Forwarded-Host' key used in input without sanitation - possible cache poisoning

Domain and URL: maximum.nl Summary: The HTTP 'X-Forwarded-Host' is dynamically used in the application without sanitization, allowing an attacker control of the input key. This can allow for self-XSS, or when a CDN or caching service is deployed, risk the CDN caching the request and serving the...

1AI score
Exploits0
Atlassian
Atlassian
added 2019/08/12 2:46 a.m.30 views

CDN caching can lead to leak of user information - CVE-2019-14997

The AccessLogFilter class in Jira before version 8.4.0 allows remote anonymous attackers to learn details about other users, including their username, via an information expose through caching vulnerability when Jira is configured with a reverse Proxy and or a load balancer with caching or a CDN...

4.3CVSS4.7AI score0.00204EPSS
Exploits0
Rows per page
Query Builder