Lucene search
+L

7579 matches found

Positive Technologies
Positive Technologies
added 2025/07/08 12:0 a.m.7 views

PT-2025-28322 · Bluetooth · Bluetooth

Name of the Vulnerable Software and Affected Versions: Bluetooth affected versions not specified Description: The issue is related to a possible system crash due to an uncaught exception in the Bluetooth firmware. This could lead to a remote denial of service with no additional execution privileg...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/07/07 12:0 a.m.8 views

MediaTek Chipsets 安全漏洞

MediaTek Chipsets is a series of chips from China's MediaTek Corporation MediaTek. A security vulnerability exists in MediaTek Chipsets that stems from an uncaught exception causing a system crash that could result in a remote denial of service...

6.5CVSS6.7AI score0.00153EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/06 10:21 p.m.17 views

CVE-2025-53366

A flaw was found in MCP. The MCP Python SDK contains a validation error that leads to an unhandled exception when processing malformed requests. This flaw allows a remote attacker to trigger this condition by sending a crafted request, resulting in an application-level service interruption...

8.7CVSS6.2AI score0.06845EPSS
SaveExploits0References6
Snyk
Snyk
added 2025/07/04 10:41 p.m.6 views

Uncaught Exception

Overview mcp is a Model Context Protocol SDK Affected versions of this package are vulnerable to Uncaught Exception via the receiveloop function in the shared/session.py file. An attacker can cause the server to crash and require a restart by deliberately triggering an exception after establishin...

8.7CVSS6.9AI score0.00353EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/04 10:15 p.m.27 views

CVE-2025-53365

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol MCP. Prior to version 1.10.0, if a client deliberately triggers an exception after establishing a streamable HTTP session, this can lead to an uncaught ClosedResourceError on the server side, causing...

8.7CVSS0.00353EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/04 10:6 p.m.8 views

GHSA-3QHF-M339-9G5V MCP Python SDK vulnerability in the FastMCP Server causes validation error, leading to DoS

A validation error in the MCP SDK can cause an unhandled exception when processing malformed requests, resulting in service unavailability 500 errors until manually restarted. Impact may vary depending on the deployment conditions, and presence of infrastructure-level resilience measures. Thank y...

8.7CVSS5.8AI score0.06845EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2025/07/04 10:6 p.m.16 views

MCP Python SDK vulnerability in the FastMCP Server causes validation error, leading to DoS

A validation error in the MCP SDK can cause an unhandled exception when processing malformed requests, resulting in service unavailability 500 errors until manually restarted. Impact may vary depending on the deployment conditions, and presence of infrastructure-level resilience measures. Thank y...

8.7CVSS6.3AI score0.06845EPSS
SaveExploits0References9Affected Software1
Snyk
Snyk
added 2025/07/04 10:6 p.m.2 views

Uncaught Exception

Overview mcp is a Model Context Protocol SDK Affected versions of this package are vulnerable to Uncaught Exception due to improper validation in the FastMCP Server process. An attacker can cause the service to become unavailable by sending malformed requests that trigger unhandled exceptions,...

8.7CVSS6.9AI score0.06845EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/07/04 10:6 p.m.22 views

MCP Python SDK has Unhandled Exception in Streamable HTTP Transport, Leading to Denial of Service

If a client deliberately triggers an exception after establishing a streamable HTTP session, this can lead to an uncaught ClosedResourceError on the server side, causing the server to crash and requiring a restart to restore service. Impact may vary depending on the deployment conditions, and...

8.7CVSS6.4AI score0.00353EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/07/04 10:6 p.m.49 views

GHSA-J975-95F5-7WQH MCP Python SDK has Unhandled Exception in Streamable HTTP Transport, Leading to Denial of Service

If a client deliberately triggers an exception after establishing a streamable HTTP session, this can lead to an uncaught ClosedResourceError on the server side, causing the server to crash and requiring a restart to restore service. Impact may vary depending on the deployment conditions, and...

8.7CVSS6.2AI score0.00353EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/07/04 10:3 p.m.27 views

CVE-2025-53365 MCP Python SDK has Unhandled Exception in Streamable HTTP Transport ,Leading to Denial of Service

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol MCP. Prior to version 1.10.0, if a client deliberately triggers an exception after establishing a streamable HTTP session, this can lead to an uncaught ClosedResourceError on the server side, causing...

8.7CVSS0.00353EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/07/04 10:3 p.m.20 views

CVE-2025-53365 MCP Python SDK has Unhandled Exception in Streamable HTTP Transport ,Leading to Denial of Service

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol MCP. Prior to version 1.10.0, if a client deliberately triggers an exception after establishing a streamable HTTP session, this can lead to an uncaught ClosedResourceError on the server side, causing...

8.7CVSS7.1AI score0.00353EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/04 1:37 p.m.107 views

CVE-2025-38192

CVE-2025-38192 is a Linux kernel vulnerability where an ingress NAT46 BPF program that flips IPv4/IPv6 can mutate skb->protocol to v6 while the dst remains IPv4, leading to a NULL pointer dereference in ip6_rcv_core. The fix is to clear the destination (dst) in all BPF helpers that change skb-...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2025/07/01 11:29 p.m.6 views

SUSE CVE-2025-27465

Certain instructions need intercepting and emulating by Xen. In some cases Xen emulates the instruction by replaying it, using an executable stub. Some instructions may raise an exception, which is supposed to be handled gracefully. Certain replayed instructions have additional logic to set up an...

7.1CVSS6.8AI score0.00567EPSS
SaveExploits0References9
Xen Project
Xen Project
added 2025/07/01 12:0 p.m.18 views

x86: Incorrect stubs exception handling for flags recovery

ISSUE DESCRIPTION Certain instructions need intercepting and emulating by Xen. In some cases Xen emulates the instruction by replaying it, using an executable stub. Some instructions may raise an exception, which is supposed to be handled gracefully. Certain replayed instructions have additional...

4.3CVSS6.7AI score0.00567EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2025/06/28 12:0 a.m.7 views

HDF5 资源管理错误漏洞

HDF5 is a data management suite developed by The HDF Group for storing and managing large-scale scientific data. A security vulnerability exists in HDF5 version 1.14.6, which originates from an exception in the handling of the H5Cloadentry function in the /src/H5Centry.c file. An attacker can...

4.8CVSS6.5AI score0.00192EPSS
SaveExploits1References5
OSV
OSV
added 2025/06/25 5:15 p.m.22 views

UBUNTU-CVE-2025-52999

jackson-core contains core low-level incremental "streaming" parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly...

8.7CVSS6.8AI score0.00665EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/24 11:24 p.m.10 views

SUSE CVE-2025-6434

The exception page for the HTTPS-Only feature, displayed when a website is opened via HTTP, lacked an anti-clickjacking delay, potentially allowing an attacker to trick a user into granting an exception and loading a webpage over HTTP. This vulnerability was fixed in Firefox 140 and Thunderbird 1...

5.4CVSS5.8AI score0.00227EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2025/06/24 1:15 p.m.11 views

CVE-2025-6434

The exception page for the HTTPS-Only feature, displayed when a website is opened via HTTP, lacked an anti-clickjacking delay, potentially allowing an attacker to trick a user into granting an exception and loading a webpage over HTTP. This vulnerability affects Firefox 140 and Thunderbird 140...

4.3CVSS6.5AI score0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/24 1:15 p.m.5 views

CVE-2025-6434

The exception page for the HTTPS-Only feature, displayed when a website is opened via HTTP, lacked an anti-clickjacking delay, potentially allowing an attacker to trick a user into granting an exception and loading a webpage over HTTP. This vulnerability affects Firefox 140 and Thunderbird 140...

4.3CVSS5.8AI score0.00227EPSS
SaveExploits0References3
Rows per page
Query Builder