3.3

CVSS3.1

CVE-2026-35377 - uutils coreutils env Local Denial of Service via Improper Handling of Backslashes in Split-String M…

A logic error in the env utility of uutils coreutils causes a failure to correctly parse command-line arguments when utilizing the -S (split-string) option. In GNU env, backslashes within single quotes are treated literally (with the exceptions of \\ and \'). However, the uutils implementation inco…

📅 Published: April 22, 2026, 4:09 p.m. 🔄 Last Modified: April 24, 2026, 7:06 p.m.

4.5

CVSS3.1

CVE-2026-35376 - uutils coreutils chcon Security Bypass and Mandatory Access Control (MAC) Inconsistency via TOCTOU …

A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the chcon utility of uutils coreutils during recursive operations. The implementation resolves recursive targets using a fresh path lookup (via fts_accpath) rather than binding the traversal and label application to the specific direct…

📅 Published: April 22, 2026, 4:09 p.m. 🔄 Last Modified: April 22, 2026, 9:23 p.m.

3.3

CVSS3.1

CVE-2026-35375 - uutils coreutils split Local Data Integrity Issue via Lossy Filename Encoding

A logic error in the split utility of uutils coreutils causes the corruption of output filenames when provided with non-UTF-8 prefix or suffix inputs. The implementation utilizes to_string_lossy() when constructing chunk filenames, which automatically rewrites invalid byte sequences into the UTF-8 …

📅 Published: April 22, 2026, 4:09 p.m. 🔄 Last Modified: April 22, 2026, 9:23 p.m.

6.3

CVSS3.1

CVE-2026-35374 - uutils coreutils split Arbitrary File Truncation via Time-of-Check to Time-of-Use (TOCTOU) Race Con…

A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the split utility of uutils coreutils. The program attempts to prevent data loss by checking for identity between input and output files using their file paths before initiating the split operation. However, the utility subsequently op…

📅 Published: April 22, 2026, 4:09 p.m. 🔄 Last Modified: April 22, 2026, 9:23 p.m.

3.3

CVSS3.1

CVE-2026-35373 - uutils coreutils ln Local Denial of Service via Improper Handling of Non-UTF-8 Filenames

A logic error in the ln utility of uutils coreutils causes the program to reject source paths containing non-UTF-8 filename bytes when using target-directory forms (e.g., ln SOURCE... DIRECTORY). While GNU ln treats filenames as raw bytes and creates the links correctly, the uutils implementation e…

📅 Published: April 22, 2026, 4:09 p.m. 🔄 Last Modified: April 22, 2026, 9:23 p.m.

5

CVSS3.1

CVE-2026-35372 - uutils coreutils ln Security Bypass via Improper Handling of the --no-dereference Flag

A logic error in the ln utility of uutils coreutils allows the utility to dereference a symbolic link target even when the --no-dereference (or -n) flag is explicitly provided. The implementation previously only honored the "no-dereference" intent if the --force (overwrite) mode was also enabled. T…

📅 Published: April 22, 2026, 4:08 p.m. 🔄 Last Modified: April 22, 2026, 9:23 p.m.

3.3

CVSS3.1

CVE-2026-35371 - uutils coreutils id Misleading Identity Reporting in Pretty Print Mode

The id utility in uutils coreutils exhibits incorrect behavior in its "pretty print" output when the real UID and effective UID differ. The implementation incorrectly uses the effective GID instead of the effective UID when performing a name lookup for the effective user. This results in misleading…

📅 Published: April 22, 2026, 4:08 p.m. 🔄 Last Modified: April 22, 2026, 9:23 p.m.

4.4

CVSS3.1

CVE-2026-35370 - uutils coreutils id Incorrect Access-Control Decisions via Misrepresented Group Membership

The id utility in uutils coreutils miscalculates the groups= section of its output. The implementation uses a user's real GID instead of their effective GID to compute the group list, leading to potentially divergent output compared to GNU coreutils. Because many scripts and automated processes rel…

📅 Published: April 22, 2026, 4:08 p.m. 🔄 Last Modified: April 22, 2026, 9:23 p.m.

5.5

CVSS3.1

CVE-2026-35369 - uutils coreutils kill System-wide Process Termination and Denial of Service via Argument Misinterpr…

An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal (SIGTERM) to PID -1. Sending a signal to PID -1 causes the kernel to terminate all processes visible to the caller, potentially leading to a system crash or massi…

📅 Published: April 22, 2026, 4:08 p.m. 🔄 Last Modified: April 22, 2026, 9:23 p.m.

7.2

CVSS3.1

CVE-2026-35368 - uutils coreutils chroot Local Privilege Escalation and chroot Escape in via Name Service Switch (NS…

A vulnerability exists in the chroot utility of uutils coreutils when using the --userspec option. The utility resolves the user specification via getpwnam() after entering the chroot but before dropping root privileges. On glibc-based systems, this can trigger the Name Service Switch (NSS) to load…

📅 Published: April 22, 2026, 4:08 p.m. 🔄 Last Modified: April 25, 2026, 3:55 a.m.
Total resulsts: 347241
Page 125 of 34,725
« previous page » next page
Filters