Lucene search
+L

54 matches found

CVE
CVE
added 2026/08/21 8:26 a.m.41 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.00169EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 8:26 a.m.42 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.00169EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 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.12 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.8 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.58 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.9 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.7 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
EUVD
EUVD
added 2026/08/03 3:58 p.m.13 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
Cvelist
Cvelist
added 2026/08/03 3:58 p.m.52 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
CVE
CVE
added 2026/08/03 3:58 p.m.167 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
OSV
OSV
added 2026/07/22 10:56 p.m.32 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.00429EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2026/07/22 10:56 p.m.13 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.00429EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 6:34 p.m.14 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.17 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.8 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.13 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.20 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
CVE
CVE
added 2026/07/08 4:08 p.m.79 views

CVE-2026-59896

Hono/jsx in the Hono web framework exposes a cross-request data disclosure during server-side rendering. From version 4.11.8 up to, but not including, 4.12.27, context values created via createContext, useContext, jsxRenderer, or useRequestContext were not isolated per request and could be reused...

6.5CVSS5.9AI score0.00299EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/08 4:08 p.m.47 views

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

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