PYSEC-2026-1623

See a problem?
Import Source
https://github.com/pypa/advisory-database/blob/main/vulns/mcp-server-git/PYSEC-2026-1623.yaml
JSON Data
https://api.osv.dev/v1/vulns/PYSEC-2026-1623
Aliases
Published
2026-07-07T16:03:13Z
Modified
2026-07-07T17:47:03Z
Severity
  • 6.4 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N CVSS Calculator
Summary
mcp-server-git has missing path validation when using --repository flag
Details

In mcp-server-git versions prior to 2025.12.18, when the server is started with the --repository flag to restrict operations to a specific repository path, it did not validate that repo_path arguments in subsequent tool calls were actually within that configured path. This could allow tool calls to operate on other repositories accessible to the server process. The fix adds path validation that resolves both the configured repository and the requested path (following symlinks) and verifies the requested path is within the allowed repository before executing any git operations. Users are advised to upgrade to 2025.12.18 to remediate this issue.

Thank you to https://hackerone.com/yardenporat for reporting.

References

Affected packages

PyPI / mcp-server-git

Package

Name
mcp-server-git
View open source insights on deps.dev
Purl
pkg:pypi/mcp-server-git

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
2025.12.18

Affected versions

0.*
0.2.0
0.3.0
0.4.0
0.4.1
0.5.0
0.5.1
0.6.0
0.6.1
0.6.2
2025.*
2025.1.14
2025.7.1
2025.9.25
2025.11.25

Database specific

source
"https://github.com/pypa/advisory-database/blob/main/vulns/mcp-server-git/PYSEC-2026-1623.yaml"