Lucene search
+L

18063 matches found

Redos
Redos
added 2026/02/05 12:0 a.m.9 views

ROS-20260205-73-0008

A vulnerability in the nfsgetlockcontext function of the Linux kernel is related to a pointer dereferencing error. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

5.5CVSS7.1AI score0.00176EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/02/05 12:0 a.m.16 views

Deep Learning for Contextualized NetFlow-Based Network Intrusion Detection: Methods, Data, Evaluation and Deployment

Network Intrusion Detection Systems NIDS have progressively shifted from signature-based techniques toward machine learning and, more recently, deep learning methods. Meanwhile, the widespread adoption of encryption has reduced payload visibility, weakening inspection pipelines that depend on...

5.5AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2026/02/05 12:0 a.m.13 views

Docker Desktop for Windows Incorrect Permission Assignment Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of Docker Desktop for Windows. User interaction on the part of an administrator is required to exploit this vulnerability. The specific flaw exists within the product installer. The issue results from...

6.7CVSS5.9AI score0.00196EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/04 10:15 p.m.18 views

CVE-2026-25536

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. From version 1.10.0 to 1.25.3, cross-client response data leak when a single McpServer/Server and transport instance is reused across multiple client connections, most commonly in stateless...

7.1CVSS0.00267EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/02/04 9:48 p.m.10 views

EUVD-2026-5327

Godot MCP is a Model Context Protocol MCP server for interacting with the Godot game engine. Prior to version 0.1.1, a command injection vulnerability in godot-mcp allows remote code execution. The executeOperation function passed user-controlled input e.g., projectPath directly to exec, which...

7.8CVSS6.4AI score0.00853EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 9:48 p.m.6 views

CVE-2026-25546

Godot MCP is a Model Context Protocol MCP server for interacting with the Godot game engine. Prior to version 0.1.1, a command injection vulnerability in godot-mcp allows remote code execution. The executeOperation function passed user-controlled input e.g., projectPath directly to exec, which...

7.8CVSS6.4AI score0.00853EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/02/04 9:29 p.m.40 views

CVE-2026-25536 @modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. From version 1.10.0 to 1.25.3, cross-client response data leak when a single McpServer/Server and transport instance is reused across multiple client connections, most commonly in stateless...

7.1CVSS0.00267EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/04 9:29 p.m.8 views

CVE-2026-25536 @modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. From version 1.10.0 to 1.25.3, cross-client response data leak when a single McpServer/Server and transport instance is reused across multiple client connections, most commonly in stateless...

7.1CVSS5.3AI score0.00267EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/04 9:29 p.m.115 views

CVE-2026-25536

CVE-2026-25536 affects the MCP TypeScript SDK. From versions 1.10.0 through 1.25.3, cross‑client data can leak when a single McpServer/Server and transport instance is reused across multiple client connections (notably in stateless StreamableHTTPServerTransport deployments). The issue arises from...

7.1CVSS5.3AI score0.00267EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/02/04 9:29 p.m.14 views

EUVD-2026-5335

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. From version 1.10.0 to 1.25.3, cross-client response data leak when a single McpServer/Server and transport instance is reused across multiple client connections, most commonly in stateless...

7.1CVSS5.3AI score0.00267EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/02/04 8:4 p.m.6 views

Race Condition

Overview @modelcontextprotocol/sdk is a Model Context Protocol implementation for TypeScript Affected versions of this package are vulnerable to Race Condition via the reuse of a single McpServer or Server instance and transport across multiple concurrent client connections. An attacker can acces...

7.1CVSS5.5AI score0.00267EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/04 5:16 p.m.9 views

CVE-2026-23102

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

7.1CVSS0.00117EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:8 p.m.36 views

CVE-2026-23107

CVE-2026-23107 describes a Linux kernel issue in arm64/fpsimd where restoring a ZA (Streaming/SME) context could leave sve_state NULL if allocated late, causing a NULL pointer dereference when the kernel stores register state if TIF_SME is set. The root cause is that restore_za_context() failed t...

5.5CVSS5.4AI score0.00126EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/02/04 4:8 p.m.8 views

EUVD-2026-5434

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA The code to restore a ZA context doesn't attempt to allocate the task's svestate before setting TIFSME. Consequently, restoring a ZA context can place a task into an...

5.4AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/04 4:8 p.m.15 views

CVE-2026-23102 arm64/fpsimd: signal: Fix restoration of SVE context

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/02/04 4:8 p.m.11 views

EUVD-2026-5440

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

5.5AI score0.00117EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/04 4:8 p.m.54 views

CVE-2026-23102 arm64/fpsimd: signal: Fix restoration of SVE context

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

0.00117EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:8 p.m.7 views

CVE-2026-23102

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

5.5AI score0.00117EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/02/04 4:8 p.m.35 views

CVE-2026-23102

CVE-2026-23102 affects the ARM64/Linux kernel path arm64/fpsimd: signal, where restoring SVE signal context with SME enabled can put a task into an invalid state. The vulnerability allows out-of-bounds memory reads or a potential fatal fault, or task termination via SIGKILL, if SVE signal data is...

7.1CVSS5.5AI score0.00117EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/02/04 4:8 p.m.11 views

CVE-2026-23102

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

7.1CVSS5.5AI score0.00117EPSS
SaveExploits0
Rows per page
Query Builder