Lucene search
+L

712 matches found

Debian CVE
Debian CVE
added 2026/04/22 7:34 a.m.76 views

CVE-2026-6842

A flaw was found in nano. In environments with permissive umask settings, a local attacker can exploit incorrect directory permissions 0777 instead of 0700 for the /.local directory. This allows the attacker to inject a malicious .desktop launcher, which could lead to unintended actions or...

2.5CVSS5.3AI score0.00085EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/04/22 7:34 a.m.7 views

CVE-2026-6842 Nano: nano: local attacker can inject malicious .desktop launcher due to insecure directory permissions

A flaw was found in nano. In environments with permissive umask settings, a local attacker can exploit incorrect directory permissions 0777 instead of 0700 for the /.local directory. This allows the attacker to inject a malicious .desktop launcher, which could lead to unintended actions or...

2.5CVSS5.7AI score0.00085EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:34 a.m.8 views

CVE-2026-6842

A flaw was found in nano. In environments with permissive umask settings, a local attacker can exploit incorrect directory permissions 0777 instead of 0700 for the /.local directory. This allows the attacker to inject a malicious .desktop launcher, which could lead to unintended actions or...

2.5CVSS5.7AI score0.00085EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/22 7:34 a.m.35 views

CVE-2026-6842

In Nano, a local attacker can exploit insecure directory permissions in environments with permissive umask settings. Specifically, overly permissive 0777 permissions on ~/.local allow injection of a malicious .desktop launcher, which could trigger unintended actions or information disclosure when...

2.5CVSS5.7AI score0.00085EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/22 7:34 a.m.9 views

CVE-2026-6842

A flaw was found in nano. In environments with permissive umask settings, a local attacker can exploit incorrect directory permissions 0777 instead of 0700 for the /.local directory. This allows the attacker to inject a malicious .desktop launcher, which could lead to unintended actions or...

2.5CVSS5.8AI score0.00085EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.31 views

Red Hat Enterprise Linux 安全漏洞

Red Hat Enterprise Linux is a Linux operating system for enterprise users developed by Red Hat Corporation. Red Hat Enterprise Linux 10 contains a security vulnerability. This vulnerability arises from an improper permission setting in the /.local directory within an environment with a relaxed...

2.5CVSS5.8AI score0.00085EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.11 views

PT-2026-34503

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, typically resulting in a world-readable file 0644. In multi-user environments, this allows any user on the...

3.3CVSS5.8AI score0.00114EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.34 views

PT-2026-34267

Name of the Vulnerable Software and Affected Versions nano affected versions not specified Description A flaw exists where incorrect directory permissions are applied to the /.local directory, setting them to 0777 instead of 0700 in environments with permissive umask settings. A local attacker ca...

2.5CVSS5.8AI score0.00085EPSS
SaveExploits0References26
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-6842

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in nano. In environments with permissive umask settings, a local attacker can exploit incorrect directory permissions 0777 instead of 0700 for...

2.5CVSS5.3AI score0.00085EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.16 views

uutils coreutils 安全漏洞

uutils coreutils is a cross-platform core command-line toolset developed by Uutils. There is a security vulnerability in uutils coreutils. This vulnerability stems from the mkdir utility incorrectly applying permissions when using the -m flag. It first uses umask to derive directory permissions a...

3.3CVSS5.8AI score0.00102EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.16 views

PT-2026-34489

Name of the Vulnerable Software and Affected Versions uutils coreutils affected versions not specified Description The mkdir utility incorrectly applies permissions when the -m flag is used. The utility creates a directory with umask-derived permissions typically 0755 and then changes them to the...

3.3CVSS5.9AI score0.00102EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.14 views

PT-2026-34493

The cp utility in uutils coreutils is vulnerable to an information disclosure race condition. Destination files are initially created with umask-derived permissions e.g., 0644 before being restricted to their final mode e.g., 0600 later in the process. A local attacker can race to open the file...

4.7CVSS5.7AI score0.00091EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/26 3:10 p.m.7 views

CVE-2026-32810

Halloy is an IRC application written in Rust. In versions on \nix and macOS prior to commit f180e41061db393acf65bc99f5c5e7397586d9cb, halloy creates its config directory and files using default umask permissions, which typically results in 0644 on files and 0755 on directories. This allows any...

5.5CVSS5.8AI score0.00175EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/03/24 12:24 a.m.11 views

SUSE CVE-2026-32810

Halloy is an IRC application written in Rust. In versions on \nix and macOS prior to commit f180e41061db393acf65bc99f5c5e7397586d9cb, halloy creates its config directory and files using default umask permissions, which typically results in 0644 on files and 0755 on directories. This allows any...

5.5CVSS5.9AI score0.00175EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/20 10:40 p.m.5 views

CVE-2026-32810 Halloy has insecure file permissions on credential files

Halloy is an IRC application written in Rust. In versions on \nix and macOS prior to commit f180e41061db393acf65bc99f5c5e7397586d9cb, halloy creates its config directory and files using default umask permissions, which typically results in 0644 on files and 0755 on directories. This allows any...

4.8CVSS5.8AI score0.00175EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 8:38 a.m.7 views

BIT-DJANGO-2026-25674 Potential incorrect permissions on newly created file system objects

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. Race condition in file-system storage and file-based cache backends in Django allows an attacker to cause file system objects to be created with incorrect permissions via concurrent requests, where one thread's...

3.7CVSS5.7AI score0.00341EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:00 a.m.5 views

Python Library Django 4.2.x < 4.2.29 / 5.2.x < 5.2.12 / 6.0.x < 6.0.3 Race Condition

The detected version of the Django Python package, is 4.2.x prior to 4.2.29, 5.2.x prior to 5.2.12, or 6.0.x prior to 6.0.3. It is, therefore, affected by a race condition vulnerability as referenced by security release advisory: - An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, a...

3.7CVSS5.8AI score0.00341EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/03/04 12:27 a.m.10 views

SUSE CVE-2026-25674

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. Race condition in file-system storage and file-based cache backends in Django allows an attacker to cause file system objects to be created with incorrect permissions via concurrent requests, where one thread's...

4.8CVSS5.7AI score0.00341EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/03 6:39 p.m.9 views

Race Condition

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to Race Condition in the file-system storage and file-based cache backends that use umask process in multi-threaded environments. An...

4.8CVSS5.8AI score0.00341EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/03 3:31 p.m.11 views

Django has a Race Condition vulnerability

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. Race condition in file-system storage and file-based cache backends in Django allows an attacker to cause file system objects to be created with incorrect permissions via concurrent requests, where one thread's...

3.7CVSS5.9AI score0.00341EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder