Lucene search
+L

127601 matches found

Cvelist
Cvelist
added 2026/08/07 8:51 p.m.41 views

CVE-2026-69207 Hono: ReDoS in CORS middleware via Access-Control-Request-Headers

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.34, the built-in CORS middleware, hono/cors, is vulnerable to a regular expression denial of service ReDoS. During a preflight OPTIONS request, the middleware parses the attacker-controlled...

5.3CVSS0.00488EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 8:51 p.m.95 views

CVE-2026-69207

Hono’s built-in CORS middleware (hono/cors) is vulnerable to a ReDoS in the Access-Control-Request-Headers parsing during preflight requests when allowHeaders is unset/empty. The regex-based parser can backtrack quadratically with long whitespace, potentially causing seconds of CPU usage per pref...

5.3CVSS5.5AI score0.00488EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/07 8:31 p.m.12 views

Security Bulletin: Unauthenticated denial of service via unbounded request body processing

Summary Consul Community Edition and Consul Enterprise 1.3.0 through 2.0.2 are vulnerable to an unauthenticated denial of service in several agent HTTP API endpoints. A remote caller could cause the agent to consume substantial memory before the request was rejected. This vulnerability,...

5.3CVSS5.3AI score0.00293EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/08/07 8:28 p.m.34 views

CVE-2026-47664 Pathling: $import-pnp operation enables authenticated SSRF, credential leakage, and warehouse data poisoning

Pathling is a set of tools that make it easier to use FHIR and clinical terminology within health data analytics. Prior to version 2.0.0 of Pathling Server, the $import-pnp operation in Pathling Server accepts a caller-supplied exportUrl and uses it as the remote FHIR Bulk Export endpoint without...

8.6CVSS0.00145EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/07 8:28 p.m.58 views

CVE-2026-47664

Pathling Server before 2.0.0 allows a caller-supplied exportUrl in the $import-pnp operation to target a remote FHIR Bulk Export endpoint, then downloads files and reclassifies them as trusted local file:// imports, bypassing the allowableSources allowlist and enabling authenticated SSRF, credent...

8.6CVSS5.4AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 8:11 p.m.10 views

JLSEC-2026-1207 Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request...

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS7.3AI score0.00295EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/07 7:29 p.m.24 views

CVE-2026-48039 Meta Ads MCP: Unauthenticated HTTP MCP Tool Execution Leaks Operator Meta Access Token

Meta Ads MCP is a Model Context Protocol MCP server that lets AI assistants run Meta Ads. Prior to version 1.0.109, AuthInjectionMiddleware.dispatch at httpauthintegration.py:272 unconditionally forwards unauthenticated Streamable HTTP requests to downstream MCP tool handlers without issuing a 40...

9.1CVSS5.4AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/07 7:29 p.m.26 views

pypdf: Possible large memory usage for large /ToUnicode streams

Impact An attacker who uses this vulnerability can craft a PDF which leads to large memory consumption. This requires parsing the /ToUnicode entry of a font with unusually large values, for example during text extraction. Patches This has been fixed in pypdf==6.15.0. Workarounds If you cannot...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/07 7:20 p.m.18 views

CVE-2026-19113 Unauthenticated denial of service via unbounded request body processing

Consul Community Edition and Consul Enterprise 1.3.0 through 2.0.2 are vulnerable to an unauthenticated denial of service in several agent HTTP API endpoints. A remote caller could cause the agent to consume substantial memory before the request was rejected. This vulnerability, CVE-2026-19113, i...

5.3CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/07 7:20 p.m.36 views

CVE-2026-19113 Unauthenticated denial of service via unbounded request body processing

Consul Community Edition and Consul Enterprise 1.3.0 through 2.0.2 are vulnerable to an unauthenticated denial of service in several agent HTTP API endpoints. A remote caller could cause the agent to consume substantial memory before the request was rejected. This vulnerability, CVE-2026-19113, i...

5.3CVSS0.00293EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/07 7:20 p.m.50 views

CVE-2026-19113

CVE-2026-19113 affects Consul Community Edition and Consul Enterprise versions 1.3.0–2.0.2, with an unauthenticated denial-of-service arising from unbounded request body processing on several agent HTTP API endpoints. A remote caller can cause the agent to consume a large amount of memory before ...

5.3CVSS5.3AI score0.00293EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/07 7:18 p.m.22 views

CVE-2026-71850

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 6:42 p.m.13 views

GHSA-F23P-VX2J-J53R Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Summary memo from hono/jsx retains the result of a server-side render and reuses it for later renders with comparator-equal props. Request-scoped values read inside the component take no part in that comparison, so a response can contain HTML rendered for another user's request. Details Component...

4.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/07 6:42 p.m.13 views

Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Summary memo from hono/jsx retains the result of a server-side render and reuses it for later renders with comparator-equal props. Request-scoped values read inside the component take no part in that comparison, so a response can contain HTML rendered for another user's request. Details Component...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/07 6:41 p.m.34 views

CVE-2026-71850 Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS0.00164EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/07 6:41 p.m.10 views

CVE-2026-71850

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/07 6:41 p.m.25 views

EUVD-2026-54580

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/07 6:02 p.m.35 views

CVE-2026-44964

In versions of the Datadog Android application prior to v545-5.9.2, OnCallNotificationActivity is declared exported with no permission guard. A co-installed application can launch it with attacker-controlled Intent extras, including a full-screen lock-screen message, an arbitrary on-call page ID,...

0.00191EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:17 p.m.17 views

CVE-2026-17597

Nexus Repository 3 contains a Server-Side Request Forgery SSRF vulnerability in the email configuration verification feature. A user holding the nexus:settings:update permission could submit arbitrary host and port values to the email test/verification endpoint, causing the server to attempt...

5.1CVSS0.00294EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/07 4:58 p.m.9 views

SUSE CVE-2026-71554

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request...

5.3CVSS5.3AI score0.00443EPSS
SaveExploits1References3
Rows per page
Query Builder