AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-35861

HIGH · CVSS 7.8 EPSS 0.29% Public Exploit

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

GitHub PoC Links

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

CVE
CVE-2022-35861
Severity
HIGH
CVSS
7.8
EPSS
0.29%

Original NVD Description

pyenv 1.2.24 through 2.3.2 allows local users to gain privileges via a .python-version file in the current working directory. An attacker can craft a Python version string in .python-version to execute shims under their control. (Shims are executables that pass a command along to a specific version of pyenv. The version string is used to construct the path to the command, and there is no validation of whether the version specified is a valid version. Thus, relative path traversal can occur.)