Lucene search
+L

14 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/01/21 5:14 a.m.14 views

Security Bulletin: Multiple Vulnerabilities in IBM Concert Software.

Summary Multiple vulnerabilities were addressed in IBM Concert Software version 2.2.0 Vulnerability Details CVEID:CVE-2025-54121 DESCRIPTION: Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In versions...

6.9CVSS7.7AI score0.0058EPSS
Exploits4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/11/20 2:30 p.m.7 views

Security Bulletin: Astronomer with IBM is vulnerable to event thread locking due to the starlette package (CVE-2025-54121)

Summary Starlette is used by Astronomer with IBM as part of the request processing functionality. Vulnerability Details CVEID:CVE-2025-54121 DESCRIPTION: Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In...

5.3CVSS6AI score0.0053EPSS
Exploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/11/07 5:54 p.m.7 views

Security Bulletin: Multiple vulnerabilities in IBM Business Automation Workflow Machine Learning Server are addressed with 24.0.0-IF007

Summary In addition to updates to operating system level packages, IBM Business Automation Workflow Machine Learning Server 24.0.0-IF007 addresses the following vulnerabilities. Vulnerability Details CVEID:CVE-2025-54121 DESCRIPTION: Starlette is a lightweight ASGI Asynchronous Server Gateway...

6.1CVSS6.6AI score0.0053EPSS
Exploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/23 7:25 a.m.8 views

Security Bulletin: IBM Maximo Application Suite Ai-Service Component uses Starlette framework which is vulnerable to CVE-2025-54121.

Summary Security Bulletin: IBM Maximo Application Suite Ai-Service Component uses Starlette framework which is vulnerable to CVE-2025-54121. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details CVEID:CVE-2025-54121 DESCRIPTION: Starlette is a...

5.3CVSS7.1AI score0.0053EPSS
Exploits0Affected Software1
OpenVAS
OpenVAS
added 2025/07/31 12:0 a.m.6 views

openSUSE Security Advisory (SUSE-SU-2025:02544-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS6.5AI score0.0053EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2025/07/29 1:47 p.m.9 views

Security update for python-starlette

This update for python-starlette fixes the following issues: CVE-2025-54121: Correctly parse multi-part form with large files to avoid DoS. bsc1246855 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

6.9CVSS6.7AI score0.0053EPSS
Exploits0References4
OSV
OSV
added 2025/07/29 1:47 p.m.5 views

SUSE-SU-2025:02544-1 Security update for python-starlette

This update for python-starlette fixes the following issues: - CVE-2025-54121: Correctly parse multi-part form with large files to avoid DoS. bsc1246855...

5.3CVSS6.8AI score0.0053EPSS
Exploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2025/07/26 12:0 a.m.4 views

python311-starlette-0.47.2-1.1 on GA media (moderate)

python311-starlette-0.47.2-1.1 on GA media Announcement ID: openSUSE-SU-2025:15381-1 Rating: moderate Cross-References: CVE-2025-54121 CVSS scores: CVE-2025-54121 SUSE : 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVE-2025-54121 SUSE : 6.9...

6.9CVSS7.3AI score0.0053EPSS
Exploits0
Wolfi
Wolfi
added 2025/07/23 1:47 p.m.14 views

CVE-2025-54121 vulnerabilities

Vulnerabilities for packages: k8s-sidecar, airflow, open-webui, kserve, reflex, mlflow...

5.3CVSS5.5AI score0.0053EPSS
Exploits0
Chainguard
Chainguard
added 2025/07/23 1:17 p.m.8 views

CVE-2025-54121 vulnerabilities

Vulnerabilities for packages: airflow-core, reflex, open-webui, mlflow, k8s-sidecar, kserve, py3.10-vllm-cuda-11.8, nemo, airflow...

5.3CVSS5.5AI score0.0053EPSS
Exploits0
NVD
NVD
added 2025/07/21 8:15 p.m.8 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.0053EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/07/21 8:15 p.m.5 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.3CVSS6.8AI score0.0053EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/07/21 8:6 p.m.12 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.3CVSS0.0053EPSS
Exploits0References4
CVE
CVE
added 2025/07/21 8:6 p.m.111 views

CVE-2025-54121

CVE-2025-54121 affects Starlette (Python, ASGI). In versions 0.47.1 and older, multipart form parsing of large files can cause the main event loop to stall while rolling the file to disk, because UploadFile incorrectly checks file-in-memory status and whether additional bytes trigger a rollover. ...

5.3CVSS6.6AI score0.0053EPSS
Exploits0References4
Rows per page
Query Builder