Lucene search
K

98 matches found

Snyk
Snyk
added 2026/06/10 7:12 p.m.6 views

Reliance on Untrusted Inputs in a Security Decision

Overview litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Reliance on Untrusted Inputs in a Security Decision through the AllowedHostsMiddleware in the host validation middleware. An attacker can bypa...

6.3CVSS5.4AI score0.00024EPSS
Exploits0References3
Snyk
Snyk
added 2026/06/10 7:12 p.m.3 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.0003EPSS
Exploits0References2
OSV
OSV
added 2026/06/10 7:12 p.m.6 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.0003EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/06/10 7:12 p.m.8 views

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

5.5AI score0.0003EPSS
Exploits0References3Affected Software1
Circl
Circl
added 2026/05/20 4:46 p.m.7 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.8AI score0.00024EPSS
Exploits0References1
vulnersOsv
vulnersOsv
added 2026/03/19 4:27 p.m.3 views

litestar-ormar (>=0.0.1 <=0.0.6) potentially affected by CVE-2026-27953 via ormar (=0.20.2)

ormar PYPI version =0.20.2 is affected by a known vulnerability. The following packages have a transitive dependency on ormar and may be impacted: - litestar-ormar =0.0.1, =0.0.6 Source cves: CVE-2026-27953 Source advisory: OSV:GHSA-F964-WHRQ-44H8...

9.8CVSS5.5AI score0.01192EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2026/02/10 7:23 p.m.5 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.00412EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/02/10 7:22 p.m.4 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.00316EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/02/10 7:22 p.m.3 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
Exploits1References1
NVD
NVD
added 2026/02/09 8:15 p.m.5 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.00383EPSS
Exploits1References4
NVD
NVD
added 2026/02/09 8:15 p.m.3 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.00316EPSS
Exploits1References4
NVD
NVD
added 2026/02/09 8:15 p.m.5 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.00412EPSS
Exploits1References4
vulnersOsv
vulnersOsv
added 2026/02/09 7:56 p.m.3 views

3lc (>=2.19.0 <=2.21.3), litestar-htmx (>=0.1.0 <=0.3.0) +2 more potentially affected by CVE-2026-25478 via litestar (>=2.0.0b2 <=2.15.2)

litestar PYPI version =2.0.0b2, =2.19.0, =0.1.0, =0.2.0, =0.3.14, =0.3.35 Source cves: CVE-2026-25478 Source advisory: SNYK:PYTHON-LITESTAR-15253000...

7.4CVSS5.8AI score0.00383EPSS
Exploits1
Snyk
Snyk
added 2026/02/09 7:56 p.m.2 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.00383EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/09 7:56 p.m.2 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.00412EPSS
Exploits1References2
vulnersOsv
vulnersOsv
added 2026/02/09 7:56 p.m.3 views

3lc (>=2.19.0 <=2.21.3), litestar-htmx (>=0.1.0 <=0.3.0) +2 more potentially affected by CVE-2026-25480 via litestar (>=2.0.0b2 <=2.15.2)

litestar PYPI version =2.0.0b2, =2.19.0, =0.1.0, =0.2.0, =0.3.14, =0.3.35 Source cves: CVE-2026-25480 Source advisory: SNYK:PYTHON-LITESTAR-15253019...

6.5CVSS5.8AI score0.00412EPSS
Exploits1
vulnersOsv
vulnersOsv
added 2026/02/09 7:56 p.m.2 views

3lc (>=2.19.0 <=2.21.3), litestar-htmx (>=0.1.0 <=0.3.0) +2 more potentially affected by CVE-2026-25479 via litestar (>=2.0.0b2 <=2.15.2)

litestar PYPI version =2.0.0b2, =2.19.0, =0.1.0, =0.2.0, =0.3.14, =0.3.35 Source cves: CVE-2026-25479 Source advisory: SNYK:PYTHON-LITESTAR-15253006...

6.5CVSS5.8AI score0.00316EPSS
Exploits1
Snyk
Snyk
added 2026/02/09 7:56 p.m.4 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.00316EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/09 6:49 p.m.4 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.00412EPSS
Exploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/09 6:49 p.m.5 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.00412EPSS
Exploits1References4
Rows per page
Query Builder