AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-25766

HIGH · CVSS 8.8 EPSS 33.89% Public Exploit

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.8. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 33.9% probability of exploitation in the next 30 days. It may be remotely exploitable.

Public Exploit Signal

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

Detected Signals
remote code execution code execution

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

CVE
CVE-2022-25766
Severity
HIGH
CVSS
8.8
EPSS
33.89%

Original NVD Description

The package ungit before 1.5.20 are vulnerable to Remote Code Execution (RCE) via argument injection. The issue occurs when calling the /api/fetch endpoint. User controlled values (remote and ref) are passed to the git fetch command. By injecting some git options it was possible to get arbitrary command execution.