Lucene search
K

20827 matches found

Vulnrichment
Vulnrichment
added 2026/02/25 11:45 p.m.2 views

CVE-2026-27735 mcp-server-git : Path traversal in git_add allows staging files outside repository boundaries

Model Context Protocol Servers is a collection of reference implementations for the model context protocol MCP. In mcp-server-git versions prior to 2026.1.14, the gitadd tool did not validate that file paths provided in the files argument were within the repository boundaries. Because the tool us...

6.4CVSS5.9AI score0.00287EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/25 11:45 p.m.6 views

CVE-2026-27735

Model Context Protocol Servers is a collection of reference implementations for the model context protocol MCP. In mcp-server-git versions prior to 2026.1.14, the gitadd tool did not validate that file paths provided in the files argument were within the repository boundaries. Because the tool us...

6.4CVSS5.7AI score0.00287EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/25 11:45 p.m.23 views

CVE-2026-27735 mcp-server-git : Path traversal in git_add allows staging files outside repository boundaries

Model Context Protocol Servers is a collection of reference implementations for the model context protocol MCP. In mcp-server-git versions prior to 2026.1.14, the gitadd tool did not validate that file paths provided in the files argument were within the repository boundaries. Because the tool us...

6.4CVSS0.00287EPSS
Exploits0References2
CVE
CVE
added 2026/02/25 11:45 p.m.11 views

CVE-2026-27735

CVE-2026-27735 affects the Model Context Protocol Servers (mcp-server-git) prior to version 2026.1.14. The git_add tool did not validate that file paths in the files argument stay within the repository, because it used GitPython's repo.index.add() instead of the Git CLI. This allowed relative pat...

6.5CVSS5.4AI score0.00287EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2026/02/25 11:45 p.m.4 views

CVE-2026-27735 mcp-server-git : Path traversal in git_add allows staging files outside repository boundaries

Model Context Protocol Servers is a collection of reference implementations for the model context protocol MCP. In mcp-server-git versions prior to 2026.1.14, the gitadd tool did not validate that file paths provided in the files argument were within the repository boundaries. Because the tool us...

6.4CVSS5.5AI score0.00287EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/25 11:25 p.m.0 views

CVE-2026-27800

Zed, a code editor, has a Zip Slip Path Traversal vulnerability exists in its extension archive extraction functionality prior to version 0.224.4. The extractzip function in crates/util/src/archive.rs fails to validate ZIP entry filenames for path traversal sequences e.g., ../. This allows a...

7.4CVSS5.9AI score0.0029EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2026/02/25 11:25 p.m.19 views

CVE-2026-27800 Zed has Zip Slip Path Traversal in Extension Archive Extraction

Zed, a code editor, has a Zip Slip Path Traversal vulnerability exists in its extension archive extraction functionality prior to version 0.224.4. The extractzip function in crates/util/src/archive.rs fails to validate ZIP entry filenames for path traversal sequences e.g., ../. This allows a...

7.4CVSS0.0029EPSS
Exploits1References1
EUVD
EUVD
added 2026/02/25 11:25 p.m.2 views

EUVD-2026-8773

Zed, a code editor, has a Zip Slip Path Traversal vulnerability exists in its extension archive extraction functionality prior to version 0.224.4. The extractzip function in crates/util/src/archive.rs fails to validate ZIP entry filenames for path traversal sequences e.g., ../. This allows a...

7.4CVSS5.5AI score0.0029EPSS
Exploits1References1
CVE
CVE
added 2026/02/25 11:25 p.m.14 views

CVE-2026-27800

Zed code editor prior to 0.224.4 is vulnerable to Zip Slip in extension archive extraction. The extract_zip() function in crates/util/src/archive.rs does not validate ZIP entry filenames for path traversal (e.g., ../), allowing a malicious extension to write outside the sandbox by downloading and...

7.4CVSS5.5AI score0.0029EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 11:25 p.m.4 views

CVE-2026-27800 Zed has Zip Slip Path Traversal in Extension Archive Extraction

Zed, a code editor, has a Zip Slip Path Traversal vulnerability exists in its extension archive extraction functionality prior to version 0.224.4. The extractzip function in crates/util/src/archive.rs fails to validate ZIP entry filenames for path traversal sequences e.g., ../. This allows a...

7.4CVSS6AI score0.0029EPSS
Exploits1References1
OSV
OSV
added 2026/02/25 11:25 p.m.2 views

CVE-2026-27800 Zed has Zip Slip Path Traversal in Extension Archive Extraction

Zed, a code editor, has a Zip Slip Path Traversal vulnerability exists in its extension archive extraction functionality prior to version 0.224.4. The extractzip function in crates/util/src/archive.rs fails to validate ZIP entry filenames for path traversal sequences e.g., ../. This allows a...

7.4CVSS5.6AI score0.0029EPSS
Exploits1References3
OSV
OSV
added 2026/02/25 10:37 p.m.4 views

GHSA-MW96-CPMX-2VGC Rollup 4 has Arbitrary File Write via Path Traversal

Summary The Rollup module bundler specifically v4.x and present in current source is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames e.g., via CLI named inputs, manual chunk aliases, or...

9.3CVSS6.2AI score0.01195EPSS
Exploits1References9
Github Security Blog
Github Security Blog
added 2026/02/25 10:37 p.m.8 views

Rollup 4 has Arbitrary File Write via Path Traversal

Summary The Rollup module bundler specifically v4.x and present in current source is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames e.g., via CLI named inputs, manual chunk aliases, or...

9.8CVSS6.2AI score0.01195EPSS
Exploits1References9Affected Software1
OSV
OSV
added 2026/02/25 10:34 p.m.3 views

GHSA-5RQ4-664W-9X2C Basic FTP has Path Traversal Vulnerability in its downloadToDir() method

The basic-ftp library contains a path traversal vulnerability in the downloadToDir method. A malicious FTP server can send directory listings with filenames containing path traversal sequences ../ that cause files to be written outside the intended download directory. Source-to-Sink Flow 1. SOURC...

9.1CVSS6.1AI score0.00528EPSS
Exploits2References5
Github Security Blog
Github Security Blog
added 2026/02/25 10:34 p.m.53 views

Basic FTP has Path Traversal Vulnerability in its downloadToDir() method

The basic-ftp library contains a path traversal vulnerability in the downloadToDir method. A malicious FTP server can send directory listings with filenames containing path traversal sequences ../ that cause files to be written outside the intended download directory. Source-to-Sink Flow 1. SOURC...

9.8CVSS6AI score0.00528EPSS
Exploits2References5Affected Software1
Metasploit
Metasploit
added 2026/02/25 7:0 p.m.336 views

Ollama Model Registry Path Traversal RCE

Ollama before 0.1.34 is vulnerable to a path traversal attack via the model pull mechanism CVE-2024-37032. When pulling a model, the digest field in OCI manifests is not validated, allowing an attacker to inject path traversal sequences to write arbitrary files on the server. This module starts a...

8.8CVSS7.1AI score0.89633EPSS
Exploits4
RedhatCVE
RedhatCVE
added 2026/02/25 6:44 p.m.2 views

CVE-2026-27699

A flaw was found in basic-ftp, an FTP client library. A malicious FTP server can exploit a path traversal vulnerability CWE-22 within the downloadToDir method. This allows the server to send directory listings containing special sequences that trick the client into writing files to unintended...

9.8CVSS5.6AI score0.00528EPSS
Exploits2References6
SUSE Linux
SUSE Linux
added 2026/02/25 4:33 p.m.6 views

Security update for redis

This update for redis fixes the following issue: a user can manipulate data read by a connection by injecting sequences into a Redis error reply bsc1258706. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.4AI score
Exploits0References2
OSV
OSV
added 2026/02/25 4:33 p.m.4 views

SUSE-SU-2026:0650-1 Security update for redis

This update for redis fixes the following issue: - a user can manipulate data read by a connection by injecting sequences into a Redis error reply bsc1258706...

5.4AI score
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/02/25 4:16 p.m.4 views

CVE-2026-27483

MindsDB is a platform for building artificial intelligence from enterprise data. Prior to version 25.9.1.1, there is a path traversal vulnerability in Mindsdb's /api/files interface, which an authenticated attacker can exploit to achieve remote command execution. The vulnerability exists in the...

8.8CVSS5.8AI score0.11113EPSS
Exploits4References1
Rows per page
Query Builder