Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
8.0 HIGH
CVE-2026-5262 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in G…

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 16.1.0 before 18.9.6, 18.10 before 18.10.4, and 18.11 before 18.11.1 that under certain conditions could have allowed an una…

gitlab | Remote | Information Disclosure
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
8.1 HIGH
CVE-2026-4922 — Cross-Site Request Forgery (CSRF) in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.0 before 18.9.6, 18.10 before 18.10.4, and 18.11 before 18.11.1 that could have allowed an unauthenticated user to execut…

gitlab | Remote | Cross-Site Request Forgery
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
3.5 LOW
CVE-2026-3254 — Improper Restriction of Rendered UI Layers or Frames in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.11 before 18.11.1 that under certain conditions could have allowed an authenticated user to load unauthorized content int…

gitlab | Remote | Cross-Site Scripting
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
3.3 LOW
CVE-2026-35381 — uutils coreutils cut Local Logic Error and Data Integrity Issue in Output Filtering

A logic error in the cut utility of uutils coreutils causes the utility to ignore the -s (only-delimited) flag when using the -z (null-terminated) and -d '' (empty delimiter) options together. The im…

| Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
5.5 MEDIUM
CVE-2026-35380 — uutils coreutils cut Local Logic Error and Data Integrity Issue in Delimiter Parsing

A logic error in the cut utility of uutils coreutils causes the program to incorrectly interpret the literal two-byte string '' (two single quotes) as an empty delimiter. The implementation mistakenl…

| Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
3.3 LOW
CVE-2026-35379 — uutils coreutils tr Local Logic Error and Data Integrity Issue in Character Class Handling

A logic error in the tr utility of uutils coreutils causes the program to incorrectly define the [:graph:] and [:print:] character classes. The implementation mistakenly includes the ASCII space char…

| Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
3.3 LOW
CVE-2026-35378 — uutils coreutils expr Local Denial of Service via Eager Evaluation of Parenthesized Subex…

A logic error in the expr utility of uutils coreutils causes the program to evaluate parenthesized subexpressions during the parsing phase rather than at the execution phase. This implementation flaw…

| Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
3.3 LOW
CVE-2026-35377 — uutils coreutils env Local Denial of Service via Improper Handling of Backslashes in Spli…

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 quot…

| Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
4.5 MEDIUM
CVE-2026-35376 — uutils coreutils chcon Security Bypass and Mandatory Access Control (MAC) Inconsistency v…

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 loo…

| Race Condition
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
3.3 LOW
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() wh…

| Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
6.3 MEDIUM
CVE-2026-35374 — uutils coreutils split Arbitrary File Truncation via Time-of-Check to Time-of-Use (TOCTOU…

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 file…

| Race Condition
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
3.3 LOW
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). Whi…

| Denial of Service
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
5.0 MEDIUM
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 pre…

| Path Traversal
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
3.3 LOW
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 o…

| Information Disclosure
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
4.4 MEDIUM
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 pote…

| Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
5.5 MEDIUM
CVE-2026-35369 — uutils coreutils kill System-wide Process Termination and Denial of Service via Argument …

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 ker…

| Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
7.8 HIGH
CVE-2026-35368 — uutils coreutils chroot Local Privilege Escalation and chroot Escape in via Name Service …

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 drop…

| Path Traversal
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
3.3 LOW
CVE-2026-35367 — uutils coreutils nohup Information Disclosure via Insecure Default Output Permissions

The nohup utility in uutils coreutils creates its default output file, nohup.out, without specifying explicit restricted permissions. This causes the file to inherit umask-based permissions, typicall…

| Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
4.4 MEDIUM
CVE-2026-35366 — uutils coreutils printenv Security Inspection Bypass via UTF-8 Enforcement

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils impleme…

| Information Disclosure
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
6.6 MEDIUM
CVE-2026-35365 — uutils coreutils mv Denial of Service and Data Duplication via Improper Symlink Expansion

The mv utility in uutils coreutils improperly handles directory trees containing symbolic links during moves across filesystem boundaries. Instead of preserving symlinks, the implementation expands t…

| Path Traversal
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
Showing 20 of 6478 Results