Lucene search
+L

4787 matches found

Vulnrichment
Vulnrichment
added 2026/02/09 6:48 p.m.3 views

CVE-2026-25479 Litestar has an AllowedHosts validation bypass due to unescaped regex metacharacters in configured host patterns

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, in litestar.middleware.allowedhosts, allowlist entries are compiled into regex patterns in a way that allows regex metacharacters to retain special meaning e.g., . matches any character. This enables a bypass...

6.5CVSS5.5AI score0.00316EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/09 6:48 p.m.9 views

CVE-2026-25479 Litestar has an AllowedHosts validation bypass due to unescaped regex metacharacters in configured host patterns

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, in litestar.middleware.allowedhosts, allowlist entries are compiled into regex patterns in a way that allows regex metacharacters to retain special meaning e.g., . matches any character. This enables a bypass...

6.5CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/02/09 6:48 p.m.31 views

CVE-2026-25479

Litestar is an ASGI framework. Prior to 2.20.0, litestar.middleware.allowed_hosts compiles allowlist entries into regex patterns in a way that lets regex metacharacters retain special meaning (e.g., . matches any character). This can enable a bypass where a host that matches the regex is not the ...

6.5CVSS5.5AI score0.00316EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/02/09 6:48 p.m.32 views

CVE-2026-25479 Litestar has an AllowedHosts validation bypass due to unescaped regex metacharacters in configured host patterns

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, in litestar.middleware.allowedhosts, allowlist entries are compiled into regex patterns in a way that allows regex metacharacters to retain special meaning e.g., . matches any character. This enables a bypass...

6.5CVSS0.00316EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/09 6:46 p.m.25 views

CVE-2026-25478

Litestar (ASGI framework) contains a vulnerability in CORSConfig.allowed_origins_regex prior to 2.20.0 where a regex built from allowlist values is used with fullmatch without escaping metacharacters, allowing a malicious origin to match unexpectedly. Impact is indicated as HIGH (CVSS 3.1: AV:N/A...

7.4CVSS5.5AI score0.00383EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/09 6:46 p.m.10 views

CVE-2026-25478 Litestar has a CORS origin allowlist bypass due to unescaped regex metacharacters in allowed origins

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, CORSConfig.allowedoriginsregex is constructed using a regex built from configured allowlist values and used with fullmatch for validation. Because metacharacters are not escaped, a malicious origin can match...

7.4CVSS5.5AI score
SaveExploits0References6
OSV
OSV
added 2026/02/09 5:19 p.m.15 views

GHSA-93PH-P7V4-HWH4 Litestar's AllowedHosts has a validation bypass due to unescaped regex metacharacters in configured host patterns

Summary AllowedHosts host validation can be bypassed because configured host patterns are turned into regular expressions without escaping regex metacharacters notably .. A configured allowlist entry like example.com can match exampleXcom Details In litestar.middleware.allowedhosts, allowlist...

6.5CVSS5.5AI score0.00316EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/02/09 5:19 p.m.10 views

Litestar's AllowedHosts has a validation bypass due to unescaped regex metacharacters in configured host patterns

Summary AllowedHosts host validation can be bypassed because configured host patterns are turned into regular expressions without escaping regex metacharacters notably .. A configured allowlist entry like example.com can match exampleXcom Details In litestar.middleware.allowedhosts, allowlist...

6.5CVSS5.5AI score0.00316EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/09 5:18 p.m.15 views

GHSA-2P2X-HPG8-CQP2 Litestar's CORS origin allowlist has a bypass due to unescaped regex metacharacters in allowed origins

Summary CORS origin validation can be bypassed because the allowed-origins allowlist is compiled into a regex without escaping metacharacters notably .. An allowed origin like https://good.example can match https://goodXexample, resulting in Access-Control-Allow-Origin being set for an untrusted...

7.4CVSS5.4AI score0.00383EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/02/09 5:18 p.m.16 views

Litestar's CORS origin allowlist has a bypass due to unescaped regex metacharacters in allowed origins

Summary CORS origin validation can be bypassed because the allowed-origins allowlist is compiled into a regex without escaping metacharacters notably .. An allowed origin like https://good.example can match https://goodXexample, resulting in Access-Control-Allow-Origin being set for an untrusted...

7.4CVSS5.4AI score0.00383EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/09 12:00 a.m.71 views

PT-2026-7135

Name of the Vulnerable Software and Affected Versions Litestar versions prior to 2.20.0 Description Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.20.0, the CORS origin validation process can be bypassed. This occurs because the allowed-origins allowlist i...

7.4CVSS5.3AI score0.00383EPSS
SaveExploits1References12
BDU FSTEC
BDU FSTEC
added 2026/02/09 12:00 a.m.7 views

The vulnerability of the path-to-regexp transformation library arises from the inefficient computational complexity of regular expressions, allowing attackers to trigger a service failure.

The vulnerability of the path-to-regexp transformation library is related to the inefficient computational complexity of regular expressions. Exploiting this vulnerability can allow an attacker to cause a service failure by overloading the CPU...

7.8CVSS6.6AI score0.00792EPSS
SaveExploits0References4Affected Software2
Positive Technologies
Positive Technologies
added 2026/02/09 12:00 a.m.20 views

PT-2026-7136

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, in litestar.middleware.allowed hosts, allowlist entries are compiled into regex patterns in a way that allows regex metacharacters to retain special meaning e.g., . matches any character. This enables a bypass...

6.5CVSS5.5AI score0.00316EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/02/05 1:22 a.m.7 views

CVE-2026-25155

Qwik is a performance focused javascript framework. Prior to version 1.12.0, a typo in the regular expression within isContentType causes incorrect parsing of certain Content-Type headers. This issue has been patched in version 1.12.0...

7.1CVSS5.2AI score0.00129EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/03 10:04 p.m.13 views

Cross-site Request Forgery (CSRF)

Overview @builder.io/qwik-city is a The meta-framework for Qwik. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF due to a typo in the regular expression within the isContentType function. An attacker can bypass cross-site request forgery protections by crafting...

7.1CVSS5.3AI score0.00129EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/03 9:12 p.m.6 views

CVE-2026-25155

Qwik is a performance focused javascript framework. Prior to version 1.12.0, a typo in the regular expression within isContentType causes incorrect parsing of certain Content-Type headers. This issue has been patched in version 1.12.0...

5.9CVSS5.3AI score0.00129EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/02/03 9:12 p.m.9 views

EUVD-2026-5168

Qwik is a performance focused javascript framework. Prior to version 1.12.0, a typo in the regular expression within isContentType causes incorrect parsing of certain Content-Type headers. This issue has been patched in version 1.12.0...

5.9CVSS5.3AI score0.00129EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/03 8:59 p.m.14 views

Qwik City CSRF protection middleware does not work properly for content type header with parameters (eg. multipart/form-data)

Summary A typo in the regular expression within isContentType causes incorrect parsing of certain Content-Type headers. Impact An attacker can bypass Qwik City’s Origin-based CSRF protections and perform forged form submissions, potentially causing unauthorized state changes...

7.1CVSS5.4AI score0.00129EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/03 8:59 p.m.7 views

GHSA-VM6G-8R4H-22X8 Qwik City CSRF protection middleware does not work properly for content type header with parameters (eg. multipart/form-data)

Summary A typo in the regular expression within isContentType causes incorrect parsing of certain Content-Type headers. Impact An attacker can bypass Qwik City’s Origin-based CSRF protections and perform forged form submissions, potentially causing unauthorized state changes...

5.9CVSS5.4AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/03 8:37 p.m.7 views

GO-2026-4333 Mailpit has an SMTP Header Injection via Regex Bypass in github.com/axllent/mailpit

Mailpit has an SMTP Header Injection via Regex Bypass in github.com/axllent/mailpit...

5.3CVSS5.3AI score0.01441EPSS
SaveExploits4References4
Rows per page
Query Builder