Lucene search
+L

202 matches found

ATTACKERKB
ATTACKERKB
added yesterday2 views

CVE-2026-54605

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's...

7.2CVSS5.9AI score
SaveExploits0References4Affected Software1
CVE
CVE
added yesterday9 views

CVE-2026-54605

Summary: CVE-2026-54605 affects the Ruby OAuth gem (versions 0.5.5–1.1.5). The flaw in OAuth::Consumer#token_request follows 300–399 redirects by parsing the raw Location header and recursing, which can mutate the gem’s site/configuration and disclose signed OAuth request metadata (including the ...

7.2CVSS5.9AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-64648

A flaw was found in Next.js. A remote attacker could exploit a vulnerability in the server-side fetch mechanism, where a request with a body might receive a cached response intended for a different request to the same URL but different body. This could lead to the unauthorized disclosure of...

7.5CVSS5.9AI score0.00527EPSS
SaveExploits0References8
NVD
NVD
added 2 days ago8 views

CVE-2026-56537

HCL Connections is vulnerable to information disclosure which could allow a user to obtain sensitive information they are not entitled to, caused by improper handling of request data.they are not entitled to, caused by improper handling of request data...

3.5CVSS0.00156EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-56537

HCL Connections is vulnerable to information disclosure which could allow a user to obtain sensitive information they are not entitled to, caused by improper handling of request data.they are not entitled to, caused by improper handling of request data...

3.5CVSS5.8AI score0.00156EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-56537 HCL Connections is vulnerable to information disclosure

HCL Connections is vulnerable to information disclosure which could allow a user to obtain sensitive information they are not entitled to, caused by improper handling of request data.they are not entitled to, caused by improper handling of request data...

3.5CVSS0.00156EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-49182

HCL Connections is vulnerable to information disclosure which could allow a user to obtain sensitive information they are not entitled to, caused by improper handling of request data.they are not entitled to, caused by improper handling of request data...

3.5CVSS5.8AI score0.00156EPSS
SaveExploits0References1
CVE
CVE
added 2 days ago13 views

CVE-2026-56537

HCL Connections is affected by CVE-2026-56537, a information disclosure vulnerability caused by improper handling of request data. The issue is labeled as a LOW-severity concern (CVSS v3.1: 3.5) with network attack vector, low attack complexity, and user interaction required. It could allow an au...

3.5CVSS5.8AI score0.00156EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2 days ago7 views

PT-2026-64899

HCL Connections is vulnerable to information disclosure which could allow a user to obtain sensitive information they are not entitled to, caused by improper handling of request data.they are not entitled to, caused by improper handling of request data...

3.5CVSS5.8AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 6:34 p.m.5 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.00191EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 6:34 p.m.11 views

EUVD-2026-42326

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

6.5CVSS5.2AI score0.00191EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/21 6:34 p.m.10 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.00191EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
added 2026/07/21 6:34 p.m.8 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.00191EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/16 12:31 a.m.12 views

EUVD-2026-44823

PlaywrightCapture stored capture-specific configuration and runtime data as mutable class-level variables rather than instance-level variables. Consequently, multiple Capture objects running within the same Python process could share state, including HTTP headers, cookies, browser storage, HTTP...

7.1CVSS6.1AI score0.00295EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/15 10:17 p.m.8 views

CVE-2026-63175

PlaywrightCapture stored capture-specific configuration and runtime data as mutable class-level variables rather than instance-level variables. Consequently, multiple Capture objects running within the same Python process could share state, including HTTP headers, cookies, browser storage, HTTP...

7.1CVSS0.00295EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/08 5:17 p.m.16 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.00191EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/08 4:8 p.m.41 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.00191EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/08 4:8 p.m.31 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.00191EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/18 1:6 p.m.8 views

GHSA-2C85-RFCC-G74J Karate Mock Server RCE via embedded expression evaluation of request-derived data

Summary Karate Mock Server can execute embedded expressions found in attacker-controlled HTTP request data when a Mock Server feature assigns request-derived values such as request, requestHeaders, or requestParams to variables. In affected scenarios, an unauthenticated remote attacker can place ...

9.2CVSS6.2AI score
SaveExploits0References2
OSV
OSV
added 2026/06/12 2:17 p.m.5 views

CVE-2026-47141 vm2: NodeVM observability builtins leak host process and HTTP request data

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM exposes some process-wide observability builtins when they are allowed through require.builtin. The diagnosticschannel, asynchooks, and perfhooks builtins are not blocked by the dangerous builtin denylist. These modules...

6.9CVSS6AI score0.00308EPSS
SaveExploits0References5
Rows per page
Query Builder