Lucene search
+L

55 matches found

Cvelist
Cvelist
added 2026/09/08 8:18 p.m.32 views

CVE-2026-84685 Improper Cache Isolation in auth0/react-native-auth0 SDK Web Platform Credential Management

The react-native-auth0 SDK's web platform implementation does not scope its in-memory token cache to individual user sessions when operating in a server-side rendering SSR environment where module state persists across HTTP requests. Under the listed preconditions, tokens cached in module memory...

6.5CVSS0.00177EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Jetty9

In Eclipse Jetty versions 9.4.0 to 9.4.56, a buffer can be released incorrectly when encountering a gzip error during the inflation of a request body. This can lead to corrupted data and/or unintentional sharing of data between requests...

7.2CVSS7AI score0.00525EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 8:26 a.m.55 views

CVE-2026-61397

Apache CloudStack 's OAuth2 authentication plugin and Google OAuth integration are affected by an Exposure of Sensitive Information to an Unauthorized Actor vulnerability, identified as an OAuth2 Token Cross-Request Leak . The issue affects versions 4.19.0.0 through 4.20.3.0 and 4.21.0.0 through ...

7.5CVSS5.3AI score0.00336EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/21 8:26 a.m.51 views

CVE-2026-61397 Apache CloudStack: OAuth2 Token Cross-Request Leak

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache CloudStack's OAuth2 authentication plugin and Google OAuth integration. This issue affects Apache CloudStack: from 4.19.0.0 through 4.20.3.0 and from 4.21.0.0 through 4.22.1.0. Users are recommended to upgrade to...

0.00336EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.34 views

PT-2026-72882

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intende...

5.3AI score0.00262EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/03 5:08 p.m.14 views

CVE-2026-68945

A flaw was found in Angular's HttpTransferCache component. This component, used for caching HTTP requests during server-side rendering, incorrectly generates cache keys when repeated request parameters are present, causing semantically different requests to share the same cache key. This cache-ke...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/03 3:59 p.m.10 views

GHSA-JHPW-976M-542J Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular's HttpTransferCache caches HTTP requests made during Server-Side Rendering SSR so that they can be reused during client-side hydration. During SSR, HttpTransferCache previously generated identical key material for distinct request parameters when repeated values were present because...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/03 3:59 p.m.70 views

Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular's HttpTransferCache caches HTTP requests made during Server-Side Rendering SSR so that they can be reused during client-side hydration. During SSR, HttpTransferCache previously generated identical key material for distinct request parameters when repeated values were present because...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/03 3:58 p.m.10 views

CVE-2026-68945 Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/03 3:58 p.m.10 views

CVE-2026-68945 Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/08/03 3:58 p.m.193 views

CVE-2026-68945

CVE-2026-68945 affects Angular’s HttpTransferCache in HttpClient. Before 20.3.27, 21.2.19, and 22.0.2, comma-joining repeated request parameters caused semantically distinct requests to share a transfer-cache key, leading to reuse of a wrong backend response and potential state poisoning. The iss...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/03 3:58 p.m.55 views

CVE-2026-68945 Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS0.00122EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/03 3:58 p.m.15 views

EUVD-2026-52343

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS5.5AI score0.00122EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/22 10:56 p.m.40 views

GHSA-F4V5-65JJ-PCR2 Eclipse Jetty: Cross-Request Leakage for trailers on HTTP/1.1 keep-alive connections

Description FINDING — MEDIUM HTTP/1.1 keep-alive connections with trailers HttpConnection.trailers Cross-Request Leakage Never Reset Between Requests Location: jetty-core/jetty-server/src/main/java/org/eclipse/jetty/server/internal/ HttpConnection.java:107, 1157-1161, 1170 Detail: trailers line 1...

6.9CVSS5.3AI score0.00302EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2026/07/22 10:56 p.m.15 views

Eclipse Jetty: Cross-Request Leakage for trailers on HTTP/1.1 keep-alive connections

Description FINDING — MEDIUM HTTP/1.1 keep-alive connections with trailers HttpConnection.trailers Cross-Request Leakage Never Reset Between Requests Location: jetty-core/jetty-server/src/main/java/org/eclipse/jetty/server/internal/ HttpConnection.java:107, 1157-1161, 1170 Detail: trailers line 1...

7.5CVSS5.3AI score0.00302EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 6:34 p.m.16 views

hono/jsx does not isolate context per request, leading to cross-request data disclosure

Summary hono/jsx did not isolate context values per request during server-side rendering. While an async component was suspended on await, its provided context value stayed observable to other requests rendering concurrently, so useContext could return a value from a different in-flight request...

6.5CVSS5.2AI score0.00299EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/21 6:34 p.m.19 views

EUVD-2026-42326

hono/jsx does not isolate context per request, leading to cross-request data disclosure...

6.5CVSS5.2AI score0.00299EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 6:34 p.m.10 views

GHSA-HVRM-45R6-MJFJ hono/jsx does not isolate context per request, leading to cross-request data disclosure

Summary hono/jsx did not isolate context values per request during server-side rendering. While an async component was suspended on await, its provided context value stayed observable to other requests rendering concurrently, so useContext could return a value from a different in-flight request...

6.5CVSS5.2AI score0.00299EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/07/21 6:34 p.m.14 views

NPM: hono/jsx does not isolate context per request, leading to cross-request data disclosure

NPM: hono/jsx does not isolate context per request, leading to cross-request data disclosure vulnerability discovered by ? in WordPress Npm hono versions = 4.11.8, 4.12.27...

6.5CVSS5.2AI score0.00299EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/08 5:17 p.m.25 views

CVE-2026-59896

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.11.8 before 4.12.27, hono/jsx did not isolate context values per request during server-side rendering, allowing createContext, useContext, jsxRenderer, or useRequestContext data from a different in-flight...

6.5CVSS0.00299EPSS
SaveExploits0References3
Rows per page
Query Builder