AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-8968

HIGH · CVSS 8.8 EPSS 5.20% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2016-11-03 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2015-8968
Severity
HIGH
CVSS
8.8
EPSS
5.20%

Original NVD Description

git-fastclone before 1.0.1 permits arbitrary shell command execution from .gitmodules. If an attacker can instruct a user to run a recursive clone from a repository they control, they can get a client to run an arbitrary shell command. Alternately, if an attacker can MITM an unencrypted git clone, they could exploit this. The ext command will be run if the repository is recursively cloned or if submodules are updated. This attack works when cloning both local and remote repositories.