Lucene search
+L

109 matches found

Vulnrichment
Vulnrichment
added 2026/02/09 6:46 p.m.1 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 score0.00383EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/02/09 6:46 p.m.4 views

CVE-2026-25478

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 score0.00383EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/02/09 6:46 p.m.29 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.4CVSS0.00383EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/09 6:46 p.m.16 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.7 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 score0.00383EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/02/09 5:19 p.m.12 views

Litestar's FileStore key canonicalization collisions allow response cache mixup/poisoning (ASCII ord + Unicode NFKD)

Summary FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remote attacker can trigger cache key collisions via crafted paths, causing one UR...

6.5CVSS5.7AI score0.00412EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/09 5:19 p.m.6 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.8 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
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.13 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
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.9 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
CNNVD
CNNVD
added 2026/02/09 12:0 a.m.11 views

Litestar 安全漏洞

Litestar is a powerful, flexible, yet stubbornly opinionated ASGI framework developed by Litestar itself. Versions of Litestar prior to 2.20.0 contained security vulnerabilities, which stemmed from the lack of escaping regular expression metacharacters, potentially allowing malicious sources to...

7.4CVSS5.8AI score0.00383EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/02/09 12:0 a.m.9 views

Litestar 安全漏洞

Litestar is a powerful, flexible, yet stubbornly opinionated ASGI framework developed by Litestar itself. Versions of Litestar prior to 2.20.0 contained security vulnerabilities. These vulnerabilities were caused by key conflicts in the caching key mapping mechanism, which could lead to cache...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.14 views

PT-2026-7137

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. When the FileStore is used as a response-cache backend, an unauthenticated remote attacker can trigger cache key collisions via...

6.5CVSS5.6AI score0.00412EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2026/02/09 12:0 a.m.14 views

Litestar 安全漏洞

Litestar is a powerful, flexible, yet stubbornly opinionated ASGI framework developed by Litestar itself. Versions of Litestar prior to 2.20.0 contained security vulnerabilities, which stemmed from improper compilation of allowlist entries, potentially allowing bypasses of hostname verification...

6.5CVSS5.8AI score0.00316EPSS
SaveExploits1References5
Circl
Circl
added 2026/02/08 1:38 p.m.9 views

CVE-2026-25480

creationtimestamp| type| source ---|---|--- 2026-02-08 13:38:34+00:00| published-proof-of-concept| https://github.com/litestar-org/litestar/security/advisories/GHSA-vxqx-rh46-q2pg...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits1References1
Circl
Circl
added 2026/02/08 1:38 p.m.8 views

CVE-2026-25478

creationtimestamp| type| source ---|---|--- 2026-02-08 13:38:28+00:00| published-proof-of-concept| https://github.com/litestar-org/litestar/security/advisories/GHSA-2p2x-hpg8-cqp2...

7.4CVSS5.8AI score0.00383EPSS
SaveExploits1References1
Circl
Circl
added 2026/02/08 1:38 p.m.48 views

CVE-2026-25479

creationtimestamp| type| source ---|---|--- 2026-02-08 13:38:24+00:00| published-proof-of-concept| https://github.com/litestar-org/litestar/security/advisories/GHSA-93ph-p7v4-hwh4...

6.5CVSS5.8AI score0.00316EPSS
SaveExploits1References1
Veracode
Veracode
added 2025/11/26 6:56 a.m.8 views

Improper Input Validation

litestar is vulnerable to Improper Input Validation. The vulnerability is due to the framework unconditionally trusting the X-Forwarded-For header when generating rate-limit cache keys, which allows an attacker to spoof arbitrary IPs and rotate through them to evade rate-limiting...

7.5CVSS7.1AI score0.00452EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-59152

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Litestar is an Asynchronous Server Gateway Interface ASGI framework. In version 2.17.0, rate limits can be completely bypassed by manipulating the X-Forwarded-F...

7.5CVSS5.9AI score0.00452EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/10/07 4:27 p.m.6 views

CVE-2025-59152

Litestar is an Asynchronous Server Gateway Interface ASGI framework. In version 2.17.0, rate limits can be completely bypassed by manipulating the X-Forwarded-For header. This renders IP-based rate limiting ineffective against determined attackers. Litestar's RateLimitMiddleware uses...

7.5CVSS6.9AI score0.00452EPSS
SaveExploits0References1
Rows per page
Query Builder