Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestions search

With package: python314Packages.paypal-checkout-serversdk

Found 1 matching suggestions

View:
Compact
Detailed
Untriaged
created 1 month, 3 weeks ago
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 git_add tool did not validate that file paths provided in the files argument were within the repository boundaries. Because the tool used GitPython's repo.index.add() rather than the Git CLI, relative paths containing `../` sequences that resolve outside the repository were accepted and staged into the Git index. Users are advised to upgrade to 2026.1.14 or newer to remediate this issue.

Affected products

servers
  • ==< 2026.1.14

Matching in nixpkgs

pkgs.serverspec

RSpec tests for your servers configured by CFEngine, Puppet, Ansible, Itamae or anything else

Package maintainers