SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-79655

HIGH · CVSS 7.8 EPSS 0.14% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

A vulnerability in the sos clean utility allows local attackers to exploit a path traversal issue during tar extraction, enabling arbitrary file creation or overwriting. By crafting a malicious tar archive, attackers can manipulate symlink and hardlink targets that are not properly validated, potentially compromising system integrity with root privileges. Organizations utilizing the sos package should prioritize patching this vulnerability to mitigate the risk of unauthorized file manipulation.

Public Exploit Signal

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

Detected Signals
exploit

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

CVE
CVE-2026-79655
Severity
HIGH
CVSS
7.8
EPSS
0.14%

Original NVD Description

A flaw was found in sos clean, a utility within the sos package. This vulnerability allows a local attacker to perform arbitrary file creation or overwrite. By crafting a malicious tar archive, an attacker can exploit a path traversal issue during tar extraction, where symlink and hardlink targets are not properly validated. This enables the attacker to write files to arbitrary locations on the system with the privileges of the sos clean process, which often runs as root.