Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-42215— GitPython: Command injection via Git options bypass

CVSS 8.8 · High EPSS 0.09% · P25
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-42215

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
GitPython: Command injection via Git options bypass
Source: NVD (National Vulnerability Database)
Vulnerability Description
GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs upload_pack and receive_pack bypass that check. If an application passes attacker-controlled kwargs into Repo.clone_from(), Remote.fetch(), Remote.pull(), or Remote.push(), this leads to arbitrary command execution even when allow_unsafe_options is left at its default value of False. This issue has been patched in version 3.1.47.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Source: NVD (National Vulnerability Database)
Vulnerability Title
GitPython 操作系统命令注入漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
GitPython是gitpython-developers开源的一个用于与 Git 存储库交互的 Python 库。 GitPython 3.1.30版本至3.1.47之前版本存在操作系统命令注入漏洞,该漏洞源于阻止危险Git选项但未检查等效的Python kwargs upload_pack和receive_pack,可能导致应用程序传递攻击者控制的kwargs时执行任意命令。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
gitpython-developersGitPython >= 3.1.30, < 3.1.47 -

II. Public POCs for CVE-2026-42215

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium
Qwen3.6-35B-A3B · 8412 chars
Paid plan includes:
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-42215

登录查看更多情报信息。

Same Patch Batch · gitpython-developers · 2026-05-07 · 4 CVEs total

CVE-2026-422848.1 HIGHGitPython: Unsafe option check validates multi_options before shlex.split transforms it
CVE-2026-442447.8 HIGHGitPython: Newline injection in config_writer().set_value() enables RCE via core.hooksPath
CVE-2026-44243GitPython: Path traversal in GitPython reference APIs allows arbitrary file write and dele

IV. Related Vulnerabilities

V. Comments for CVE-2026-42215

No comments yet


Leave a comment