Lucene search
K

22 matches found

OSV
OSV
added 2026/06/04 1:15 p.m.4 views

GHSA-86QP-5C8J-P5MR Starlette has missing Host header validation that poisons request.url.path, bypassing path-based security checks

Summary In affected versions, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header could make request.url.path differ from the pa...

6.5CVSS5.9AI score0.01002EPSS
Exploits2References9
CVE
CVE
added 2026/05/26 9:54 p.m.155 views

CVE-2026-48710

Starlette (Python ASGI framework) contains a Host header validation issue in versions before 1.0.1. The HTTP Host header was not validated when reconstructing request.url, while routing relies on the raw path and request.url, allowing a malformed Host header to make request.url.path differ from t...

6.5CVSS5.8AI score0.01002EPSS
Exploits2References10Affected Software1
CNNVD
CNNVD
added 2026/05/26 12:0 a.m.6 views

Starlette 环境问题漏洞

Starlette is a lightweight ASGI framework/toolkit developed by Encode. It’s ideal for building asynchronous web services using Python. Versions of Starlette prior to 1.0.1 contained an environmental issue vulnerability. This vulnerability stemmed from the lack of validation of the HTTP Host reque...

6.5CVSS5.8AI score0.01002EPSS
Exploits2References7
PyPA
PyPA
added 2026/05/22 1:11 p.m.10 views

BadHost: Missing Host header validation poisons request.url.path, bypassing path-based security checks

Starlette reconstructs the requested URL based on the HTTP Host request header and requested path, but does not perform any validation of the Host header value. This allows attackers to inject paths into the host part, prepending the actual path. However, routing in Starlette is based on the actu...

5.8AI score0.01002EPSS
Exploits2References8Affected Software1
CNNVD
CNNVD
added 2025/10/28 12:0 a.m.7 views

Starlette 安全漏洞

Starlette is a lightweight ASGI framework/toolkit open-sourced by Encode. It is ideal for building asynchronous web services in Python. Starlette 0.49.1 before the version of a security vulnerability , the vulnerability stems from the FileResponse Range parsing merge logic has a secondary time...

7.5CVSS6.3AI score0.00597EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2023-0244

Malicious code in bioql PyPI...

7.5CVSS7AI score0.01288EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-22159

Malicious code in bioql PyPI...

5.3CVSS7.2AI score0.00504EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/07/21 8:6 p.m.5 views

CVE-2025-54121 Starlette has possible denial-of-service vector when parsing large files in multipart forms

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.3CVSS7.2AI score0.00504EPSS
Exploits0References4
OSV
OSV
added 2025/07/21 8:6 p.m.6 views

CVE-2025-54121 Starlette has possible denial-of-service vector when parsing large files in multipart forms

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.3CVSS7.2AI score0.00504EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.5 views

TencentOS Server 4: python-starlette (TSSA-2024:1053)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2024:1053 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

8.7CVSS7.8AI score0.00652EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-47874

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Starlette is an Asynchronous Server Gateway Interface ASGI framework/toolkit. Prior to version 0.40.0, Starlette treats multipart/form-data parts without a...

8.7CVSS7.3AI score0.00652EPSS
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2024/10/30 12:0 a.m.2 views

The vulnerability of the ASGI framework for web development in Starlette, related to the allocation of unlimited memory, allows attackers to trigger a service failure.

The vulnerability of the ASGI framework for web development in Starlette is related to the allocation of unlimited memory. Exploiting this vulnerability allows a remote attacker to cause service interruptions...

7.8CVSS7.2AI score0.00652EPSS
Exploits0References6Affected Software2
NVD
NVD
added 2024/10/15 4:15 p.m.18 views

CVE-2024-47874

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.7CVSS0.00652EPSS
Exploits0References2
OSV
OSV
added 2024/10/15 4:15 p.m.2 views

DEBIAN-CVE-2024-47874

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.7CVSS7.7AI score0.00652EPSS
Exploits0References1
CVE
CVE
added 2024/10/15 3:45 p.m.311 views

CVE-2024-47874

CVE-2024-47874 (Starlette / FastAPI) : Prior to v0.40.0, Starlette buffers multipart/form-data parts without a filename as text with no size limit, enabling requests that create very large form fields. This can cause excessive memory allocations, high memory usage, and potential OOM conditions, p...

8.7CVSS7AI score0.00652EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/10/15 12:0 a.m.2 views

Starlette 安全漏洞

Starlette is a lightweight ASGI framework/toolkit open-sourced by Encode. It is ideal for building asynchronous web services in Python. Starlette 0.40.0 version of the previous security vulnerability , the vulnerability stems from not targeting users...

8.7CVSS8AI score0.00652EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/06/06 2:15 a.m.4 views

SUSE CVE-2023-30798

There MultipartParser usage in Encode's Starlette python framework before versions 0.25.0 allows an unauthenticated and remote attacker to specify any number of form fields or files which can cause excessive memory usage resulting in denial of service of the HTTP service...

7.5CVSS7AI score0.01288EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/06/02 2:29 a.m.2 views

SUSE CVE-2023-29159

Directory traversal vulnerability in Starlette versions 0.13.5 and later and prior to 0.27.0 allows a remote unauthenticated attacker to view files in a web service which was built using Starlette...

7.5CVSS7.7AI score0.02032EPSS
Exploits1References3
PyPA
PyPA
added 2023/04/21 4:15 p.m.4 views

PYSEC-2023-48

There MultipartParser usage in Encode's Starlette python framework before versions 0.25.0 allows an unauthenticated and remote attacker to specify any number of form fields or files which can cause excessive memory usage resulting in denial of service of the HTTP service...

7.5CVSS7AI score0.01288EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2023/04/21 4:15 p.m.1 views

UBUNTU-CVE-2023-30798

There MultipartParser usage in Encode's Starlette python framework before versions 0.25.0 allows an unauthenticated and remote attacker to specify any number of form fields or files which can cause excessive memory usage resulting in denial of service of the HTTP service...

7.5CVSS7.1AI score0.01288EPSS
Exploits0References5
Rows per page
Query Builder