Lucene search
+L

9179 matches found

Github Security Blog
Github Security Blog
added 2026/01/27 7:09 p.m.11 views

Hono has an Arbitrary Key Read in Serve static Middleware (Cloudflare Workers Adapter)

Summary Serve static Middleware for the Cloudflare Workers adapter contains an information disclosure vulnerability that may allow attackers to read arbitrary keys from the Workers environment. Improper validation of user-controlled paths can result in unintended access to internal asset keys...

6.3CVSS6.1AI score0.00419EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/01/27 7:09 p.m.9 views

GHSA-W332-Q679-J88P Hono has an Arbitrary Key Read in Serve static Middleware (Cloudflare Workers Adapter)

Summary Serve static Middleware for the Cloudflare Workers adapter contains an information disclosure vulnerability that may allow attackers to read arbitrary keys from the Workers environment. Improper validation of user-controlled paths can result in unintended access to internal asset keys...

6.3CVSS6.2AI score0.00419EPSS
SaveExploits0References5
CVE
CVE
added 2026/01/27 7:06 p.m.32 views

CVE-2026-24398

CVE-2026-24398 — Hono IPv4 address validation bypass : Prior to 4.11.7, IP Restriction Middleware fails to validate IPv4 octets in the src/utils/ipaddr.ts code paths, due to a permissive IPv4_REGEX and an unsafe convertIPv4ToBinary function. This allows crafting malformed IPs that can bypass IP-b...

6.5CVSS5.9AI score0.00315EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/01/27 7:06 p.m.7 views

CVE-2026-24398 Hono's IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.11.7, IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The IPV4REGEX pattern and convertIPv4ToBinary function in src/utils/ipaddr.ts do not properly validate...

4.8CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/27 7:06 p.m.32 views

CVE-2026-24398 Hono's IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.11.7, IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The IPV4REGEX pattern and convertIPv4ToBinary function in src/utils/ipaddr.ts do not properly validate...

4.8CVSS0.00315EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/27 7:04 p.m.14 views

GHSA-6WQW-2P9W-4VW4 Hono cache middleware ignores "Cache-Control: private" leading to Web Cache Deception

Summary Cache Middleware contains an information disclosure vulnerability caused by improper handling of HTTP cache control directives. The middleware does not respect standard cache control headers such as Cache-Control: private or Cache-Control: no-store, which may result in private or...

5.3CVSS6AI score0.00457EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/27 7:01 p.m.9 views

GHSA-R354-F388-2FHH Hono IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing

Summary IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The IPV4REGEX pattern and convertIPv4ToBinary function in src/utils/ipaddr.ts do not properly validate that IPv4 octet values are within the valid range of 0-255, allowing attackers to craft malformed IP...

4.8CVSS5.9AI score0.00315EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/27 7:01 p.m.13 views

Hono IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing

Summary IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The IPV4REGEX pattern and convertIPv4ToBinary function in src/utils/ipaddr.ts do not properly validate that IPv4 octet values are within the valid range of 0-255, allowing attackers to craft malformed IP...

6.5CVSS5.9AI score0.00315EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/27 12:00 a.m.14 views

PT-2026-5012

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.11.7 Description The Cache Middleware component does not properly handle HTTP cache control directives such as Cache-Control: private or Cache-Control: no-store. This can lead to private or authenticated responses bein...

5.3CVSS5.9AI score0.00457EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/01/27 12:00 a.m.12 views

PT-2026-4917

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.11.7 Description The IP Restriction Middleware in Hono does not properly validate IPv4 addresses, allowing attackers to bypass IP-based access controls. The IPV4 REGEX pattern and convertIPv4ToBinary function in...

6.5CVSS5.9AI score0.00315EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/01/27 12:00 a.m.6 views

PT-2026-5013

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.11.7 Description The Serve static Middleware for the Cloudflare Workers adapter in Hono does not properly validate user-controlled paths, potentially allowing attackers to read arbitrary keys from the Workers...

6.3CVSS6AI score0.00419EPSS
SaveExploits0References11
GithubExploit
GithubExploit
added 2026/01/26 6:53 p.m.365 views

Exploit for Improper Authorization in Vercel Next.Js

PoC: CVE-2025-29927 - Next.js Middleware Bypass This reposito...

9.1CVSS6AI score0.99278EPSS
SaveExploits58
IBM Security Bulletins
IBM Security Bulletins
added 2026/01/23 1:33 p.m.10 views

Security Bulletin: Vulnerability in jshttp on-headers affect IBM® Db2® Big SQL on IBM Cloud Pak for Data.

Summary Vulnerability in jshttp on-headers affect IBM® Db2® Big SQL 8.2.0 on IBM Cloud Pak for Data 5.2 Vulnerability Details CVEID:CVE-2025-7339 DESCRIPTION: on-headers is a node.js middleware for listening to when a response writes headers. A bug in on-headers versions 1.1.0 may result in...

3.4CVSS5.7AI score0.00174EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/01/23 2:28 a.m.16 views

GO-2026-4316 Open redirect vulnerability in the RedirectSlashes middleware in github.com/go-chi/chi

Open redirect vulnerability in the RedirectSlashes middleware in github.com/go-chi/chi...

4.7CVSS5.5AI score0.00215EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/01/22 6:06 p.m.17 views

Umbraco.Forms CDN may cache sensitive form uploads when processed by ImageSharp

Impact Protected files uploaded through Umbraco Forms may be served to unauthenticated users when a CDN or caching layer is present and ImageSharp processes the request. ImageSharp sets aggressive cache headers by default, which can cause intermediary caches to store and serve files that should...

5.7AI score
SaveExploits0References2Affected Software1
NCSC
NCSC
added 2026/01/22 9:03 a.m.22 views

Vulnerabilities fixed in Atlassian products

Atlassian has fixed vulnerabilities in several products, which use Oracle middle-ware products such as the Oracle Utilities Application Framework, WebLogic Server, Data Integrator and Business Intelligence Enterprise Edition. These vulnerabilities allow unauthenticated attackers to perform a deni...

10CVSS8.3AI score0.78785EPSS
SaveExploits19References1
NCSC
NCSC
added 2026/01/21 10:08 a.m.42 views

Vulnerabilities fixed in Oracle Fusion Middleware

Oracle has fixed vulnerabilities in several products, including Oracle HTTP Server, Oracle WebLogic Server, and Oracle Fusion Middleware. The vulnerabilities in the Oracle products allow unauthenticated attackers to access sensitive data, conduct denial-of-service DoS attacks, and compromise the...

10CVSS6.8AI score0.99999EPSS
SaveExploits39References1
Github Security Blog
Github Security Blog
added 2026/01/21 1:05 a.m.16 views

Swift W3C TraceContext vulnerable to a malformed HTTP header causing a crash

Impact A denial-of-service vulnerability due to improper input validation allows a remote attacker to crash the service via a malformed HTTP header. Allows crashing the process with data coming from the network when used with, for example, an HTTP server. Most common way of using Swift W3C Trace...

5.3CVSS5.7AI score0.00407EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2026/01/20 10:15 p.m.60 views

CVE-2026-21962

Vulnerability in the Oracle HTTP Server, Oracle Weblogic Server Proxy Plug-in product of Oracle Fusion Middleware component: Weblogic Server Proxy Plug-in for Apache HTTP Server, Weblogic Server Proxy Plug-in for IIS. Supported versions that are affected are 12.2.1.4.0, 14.1.1.0.0 and 14.1.2.0.0...

10CVSS0.4323EPSS
SaveExploits4References4
ATTACKERKB
ATTACKERKB
added 2026/01/20 9:56 p.m.9 views

CVE-2026-21962

Vulnerability in the Oracle HTTP Server, Oracle Weblogic Server Proxy Plug-in product of Oracle Fusion Middleware component: Weblogic Server Proxy Plug-in for Apache HTTP Server, Weblogic Server Proxy Plug-in for IIS. Supported versions that are affected are 12.2.1.4.0, 14.1.1.0.0 and 14.1.2.0.0...

10CVSS7.5AI score0.4323EPSS
SaveExploits4References2Affected Software1
Rows per page
Query Builder