Lucene search
+L

15 matches found

CVE
CVE
•added 2026/08/07 8:51 p.m.•105 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.00609EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/07 12:00 a.m.•2 views

CVE-2026-69207: Inefficient Regular Expression Complexity

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.3CVSS5.9AI score0.00609EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/03 8:23 p.m.•6 views

Regular Expression Denial of Service (ReDoS)

Overview org.webjars.npm:hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the cors middleware during the parsing of the Access-Control-Request-Headers header via a regular expression with quadratic...

6.3CVSS5.5AI score0.00609EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/03 8:23 p.m.•17 views

GHSA-8J4G-W8FX-2239 Hono: ReDoS in CORS middleware via Access-Control-Request-Headers

Summary The built-in CORS middleware hono/cors parses the attacker-controlled Access-Control-Request-Headers request header during a preflight OPTIONS request using a regular expression whose running time is quadratic in the input length. A single request carrying a long run of whitespace can...

5.3CVSS5.8AI score0.00609EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•16 views

EUVD-2025-23882

Malicious code in bioql PyPI...

7.5CVSS6.4AI score0.00572EPSS
SaveExploits0References3
OSV
OSV
•added 2025/08/06 9:31 p.m.•8 views

GHSA-VH9X-PHQ6-FX54 Duplicate Advisory: Denial of service via malicious preflight requests in github.com/rs/cors

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-mh55-gqvf-xfwm. This link is maintained to preserve external references. Original Description Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include ...

6.9CVSS6.2AI score
SaveExploits0References5
NVD
NVD
•added 2025/08/06 9:15 p.m.•12 views

CVE-2025-47908

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

7.5CVSS0.00572EPSS
SaveExploits0References3
OSV
OSV
•added 2025/08/06 9:15 p.m.•16 views

UBUNTU-CVE-2025-47908

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

7.5CVSS6.6AI score0.00572EPSS
SaveExploits0References5
CVE
CVE
•added 2025/08/06 8:41 p.m.•67 views

CVE-2025-47908

The github.com/rs/cors middleware is vulnerable to a denial of service due to a prohibitive amount of heap allocations when processing malicious preflight requests. Attackers can exploit this by providing an Access-Control-Request-Headers (ACRH) header containing a value with many commas, causing...

6.2AI score0.00572EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2025/08/06 8:41 p.m.•20 views

CVE-2025-47908 Denial of service via malicious preflight requests in github.com/rs/cors

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

0.00572EPSS
SaveExploits0References3
OSV
OSV
•added 2025/08/06 8:41 p.m.•11 views

CVE-2025-47908 Denial of service via malicious preflight requests in github.com/rs/cors

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

7.5CVSS6.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2025/08/06 8:41 p.m.•9 views

CVE-2025-47908 Denial of service via malicious preflight requests in github.com/rs/cors

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

6.3AI score0.00572EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/08/06 12:00 a.m.•2 views

CVE-2025-47908: Undefined Security Weakness

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

7.5CVSS5.8AI score0.00572EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2024/07/05 7:42 p.m.•23 views

Denial of service via malicious preflight requests in github.com/rs/cors

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

7AI score0.00572EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
•added 2024/07/02 12:00 a.m.•10 views

PT-2025-32214

Name of the Vulnerable Software and Affected Versions Middleware affected versions not specified Description The middleware experiences excessive heap allocations when handling malicious preflight requests containing a large number of commas within the Access-Control-Request-Headers ACRH header...

8.1CVSS6.7AI score0.01699EPSS
SaveExploits1References118
Rows per page
Query Builder