Lucene search
+L

108 matches found

OSV
OSV
added 2026/06/10 7:12 p.m.22 views

GHSA-542P-WVX7-72M4 Litestar has HTML Injection Through its CSRF Token

Overview Litestar instances which use a template engine in conjunction with CSRF protection are vulnerable to HTML Injection which can be escalated to Cross Site Scripting due to the contents of the CSRF cookie being excluded from automatic escaping by the template engine when configured inline...

8.1CVSS5.5AI score0.00284EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/10 7:12 p.m.11 views

Cross-site Scripting (XSS)

Overview litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Cross-site Scripting XSS through the Template response rendering path in the HTML template components. An attacker can inject arbitrary HTML o...

4.7CVSS5.2AI score0.00284EPSS
SaveExploits0References2
Circl
Circl
added 2026/05/20 4:46 p.m.32 views

CVE-2026-48061

creationtimestamp| type| source ---|---|--- 2026-05-20 16:46:22+00:00| published-proof-of-concept| https://github.com/litestar-org/litestar/security/advisories/GHSA-3qmc-cj7q-62hv...

5.9CVSS5.8AI score0.00342EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/10 7:23 p.m.12 views

CVE-2026-25480

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, 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 remo...

6.5CVSS5.6AI score0.00428EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/10 7:22 p.m.12 views

CVE-2026-25479

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.00328EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/10 7:22 p.m.12 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.00398EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/09 8:15 p.m.14 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.4CVSS0.00398EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/09 8:15 p.m.15 views

PYSEC-2026-2197

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, 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 remo...

6.5CVSS6.1AI score0.00428EPSS
SaveExploits1References4
NVD
NVD
added 2026/02/09 8:15 p.m.16 views

CVE-2026-25479

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.00328EPSS
SaveExploits1References4
NVD
NVD
added 2026/02/09 8:15 p.m.13 views

CVE-2026-25480

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, 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 remo...

6.5CVSS0.00428EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/09 8:15 p.m.22 views

PYSEC-2026-2195

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...

6.5CVSS6.1AI score0.00398EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/09 8:15 p.m.16 views

PYSEC-2026-2196

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.5CVSS6.1AI score0.00328EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/02/09 7:56 p.m.11 views

Permissive Cross-domain Policy with Untrusted Domains

Overview litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Permissive Cross-domain Policy with Untrusted Domains via the CORSConfig.allowedoriginsregex, which uses a regex built from configured allowli...

8.3CVSS6AI score0.00398EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/09 7:56 p.m.5 views

Improper Handling of Unicode Encoding

Overview litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Improper Handling of Unicode Encoding via the safefilename in the stores/file.py‎. An attacker can cause cached responses for one URL to be...

6.9CVSS5.6AI score0.00428EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/09 7:56 p.m.7 views

Incorrect Regular Expression

Overview litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Incorrect Regular Expression via the allowedhosts host validation. An attacker can gain unauthorized access by supplying a specially crafted...

6.5CVSS5.6AI score0.00328EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/09 6:49 p.m.7 views

CVE-2026-25480 FileStore key canonicalization collisions allow response cache mixup/poisoning (ASCII ord + Unicode NFKD)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, 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 remo...

6.5CVSS5.6AI score0.00428EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/02/09 6:49 p.m.7 views

CVE-2026-25480

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, 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 remo...

6.5CVSS5.6AI score0.00428EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/09 6:49 p.m.14 views

CVE-2026-25480 FileStore key canonicalization collisions allow response cache mixup/poisoning (ASCII ord + Unicode NFKD)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, 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 remo...

6.5CVSS5.7AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/02/09 6:48 p.m.4 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.00328EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/09 6:48 p.m.12 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
Rows per page
Query Builder