CyberRota
Back to database

CVE-2026-35340

MEDIUM · CVSS 5.5 EPSS 0.01% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-04-22 · Last synced: 2026-05-22

CyberRota Analysis

Detaylı analiz gerekiyor.

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-2026-35340
Severity
MEDIUM
CVSS
5.5
EPSS
0.01%

Original NVD Description

A flaw in the ChownExecutor used by uutils coreutils chown and chgrp causes the utilities to return an incorrect exit code during recursive operations. The final exit code is determined only by the last file processed. If the last operation succeeds, the command returns 0 even if earlier ownership or group changes failed due to permission errors. This can lead to security misconfigurations where administrative scripts incorrectly assume that ownership has been successfully transferred across a directory tree.