Lucene search
+L

27 matches found

Kitploit
Kitploit
added 2026/09/18 9:25 p.m.8 views

CVE-2026-48710

CVE-2026-48710 Principio: Starlette es un framework ASGI ligero y de código abierto para Python. El problema surge de que el framework Starlette, al procesar la estructura de datos de la URL, confía en el host enviado por el cliente y lo concatena directamente a la variable url para el posterior...

6.5CVSS6.7AI score0.36257EPSS
SaveExploits2
Debian
Debian
added 2026/08/30 7:08 p.m.16 views

[SECURITY] [DSA 6478-1] starlette security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6478-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso August 30, 2026 https://www.debian.org/security/faq -...

7.5CVSS6.9AI score0.00397EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/30 12:00 a.m.15 views

Debian dsa-6478 : python3-starlette - security update

The remote Debian 13 host has a package installed that is affected by multiple vulnerabilities as referenced in the dsa-6478 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6478-1 [email protected] https://www.debian.org/securit...

7.5CVSS6.7AI score0.00397EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/22 6:16 p.m.25 views

UBUNTU-CVE-2026-54283

Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form accepts maxfields and maxpartsize to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An...

7.5CVSS5.9AI score0.00397EPSS
SaveExploits0References4
VulnCheck KEV
VulnCheck KEV
added 2026/05/26 12:00 a.m.20 views

VulnCheck KEV: CVE-2026-48710

Kludex Starlette contains a HTTP request/response smuggling vulnerability that could allow attackers to inject paths into the host part, prepending the actual path leading to issues such as authentication bypass when the authentication depends on the reconstructed URL’s path. This vulnerability...

6.5CVSS6.4AI score0.36257EPSS
SaveIn wildExploits2References6
PyPA
PyPA
added 2026/02/09 8:15 p.m.17 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
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/02/09 6:49 p.m.44 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.5CVSS0.00428EPSS
SaveExploits1References4
Fedora
Fedora
added 2025/11/05 2:13 a.m.15 views

[SECURITY] Fedora 43 Update: python-starlette-0.49.1-1.fc43

Starlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python. It is production-ready, and gives you the following: =E2=80=A2 A lightweight, low-complexity HTTP web framework. =E2=80=A2 WebSocket support. =E2=80=A2 In-process background tasks. =E2=80=...

8.1CVSS7AI score0.00703EPSS
SaveExploits1
NVD
NVD
added 2025/07/21 8:15 p.m.13 views

CVE-2025-54121

Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In versions 0.47.1 and below, when parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread t...

5.3CVSS0.00579EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/01/28 10:08 p.m.22 views

Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses starlette-0.38.6-py3-none-any.whl which is vulnerable to this CVE-2024-47874

Summary Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses starlette-0.38.6-py3-none-any.whl which is vulnerable to this CVE-2024-47874 Vulnerability Details CVEID:CVE-2024-47874 DESCRIPTION: Starlette is an Asynchronous Server Gateway Interface ASGI...

8.7CVSS6.1AI score0.00653EPSS
SaveExploits0Affected Software1
PyPA
PyPA
added 2024/11/20 9:15 p.m.13 views

PYSEC-2024-178

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS7.2AI score0.01013EPSS
SaveExploits2References6Affected Software1
NVD
NVD
added 2024/11/20 9:15 p.m.123 views

CVE-2024-52581

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS0.00794EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/11/20 8:50 p.m.63 views

CVE-2024-52581 Litestar allows unbounded resource consumption (DoS vulnerability)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS0.00794EPSS
SaveExploits1References4
OSV
OSV
added 2024/11/20 8:50 p.m.37 views

CVE-2024-52581 Litestar allows unbounded resource consumption (DoS vulnerability)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS7.6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/11/20 8:50 p.m.12 views

CVE-2024-52581 Litestar allows unbounded resource consumption (DoS vulnerability)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS6.4AI score0.00794EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2024/10/15 3:45 p.m.26 views

CVE-2024-47874 Starlette Denial of service (DoS) via multipart/form-data

Starlette is an Asynchronous Server Gateway Interface ASGI framework/toolkit. Prior to version 0.40.0, Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form...

8.7CVSS7AI score0.00653EPSS
SaveExploits0References2
NVD
NVD
added 2024/08/12 1:38 p.m.24 views

CVE-2024-42370

Litestar is an Asynchronous Server Gateway Interface ASGI framework. In versions 2.10.0 and prior, Litestar's docs-preview.yml workflow is vulnerable to Environment Variable injection which may lead to secret exfiltration and repository manipulation. This issue grants a malicious actor the...

8.3CVSS0.00651EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/09 6:29 p.m.16 views

CVE-2024-42370 Litestar repository vulnerable to Environment Variable injection in `docs-preview.yml` workflow

Litestar is an Asynchronous Server Gateway Interface ASGI framework. In versions 2.10.0 and prior, Litestar's docs-preview.yml workflow is vulnerable to Environment Variable injection which may lead to secret exfiltration and repository manipulation. This issue grants a malicious actor the...

8.3CVSS8.3AI score0.00651EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/09 6:29 p.m.21 views

CVE-2024-42370 Litestar repository vulnerable to Environment Variable injection in `docs-preview.yml` workflow

Litestar is an Asynchronous Server Gateway Interface ASGI framework. In versions 2.10.0 and prior, Litestar's docs-preview.yml workflow is vulnerable to Environment Variable injection which may lead to secret exfiltration and repository manipulation. This issue grants a malicious actor the...

8.3CVSS7AI score
SaveExploits0References6
CVE
CVE
added 2024/05/06 2:38 p.m.96 views

CVE-2024-32982

Litestar/Starlite static file serving is affected by a Local File Inclusion (LFI) due to an unsafe path handling implementation in litestar/static_files/base.py. Prior to versions 2.8.3, 2.7.2, and 2.6.4, this path traversal flaw can allow an attacker to access files outside the intended static d...

8.2CVSS7.7AI score0.00722EPSS
SaveExploits0References3
Rows per page
Query Builder