AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-25866

HIGH · CVSS 8.1 EPSS 3.88% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-04-25 · 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.

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

CVE
CVE-2022-25866
Severity
HIGH
CVSS
8.1
EPSS
3.88%

Original NVD Description

The package czproject/git-php before 4.0.3 are vulnerable to Command Injection via git argument injection. When calling the isRemoteUrlReadable($url, array $refs = NULL) function, both the url and refs parameters are passed to the git ls-remote subcommand in a way that additional flags can be set. The additional flags can be used to perform a command injection.