Lucene search
+L

75137 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.6 views

EulerOS Virtualization 2.10.0 : cups (EulerOS-SA-2026-2846)

According to the versions of the cups package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, in ...

7.8CVSS7AI score0.00502EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.3 views

EulerOS Virtualization 2.12.0 : util-linux (EulerOS-SA-2026-2810)

According to the versions of the util-linux packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : util-linux is a random collection of Linux utilities. Prior to version 2.41.4, a TOCTOU Time-of-Check- Time-of-Use vulnerabilit...

4.7CVSS5.1AI score0.00118EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.5 views

EulerOS Virtualization 2.12.0 : polkit (EulerOS-SA-2026-2793)

According to the versions of the polkit packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in polkit. A local user can exploit this by providing a specially crafted, excessively long input to the...

5.5CVSS5.5AI score0.00131EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.4 views

EulerOS Virtualization 2.10.1 : cups (EulerOS-SA-2026-2815)

According to the versions of the cups package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, in ...

7.8CVSS7AI score0.00502EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.8 views

Fedora 44 : rust-fern / rust-ifcfg-devname / rust-routinator / rust-rpki / etc (2026-ec9f1ca21a)

The remote Fedora 44 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2026-ec9f1ca21a advisory. Update routinator to the latest, pulling in updated dependencies rpki and syslog, and switch fern to using syslog 7 instead of 6 for this update, an...

9.3CVSS5.8AI score0.00549EPSS
SaveExploits0References6
Oracle linux
Oracle linux
added 2026/07/21 12:0 a.m.9 views

pacemaker security update

2.1.10-3.0.1 - Replace bug url Orabug: 34202300 - Upstream reference in pacemaker crmreport binary Orabug: 32825154 2.1.10-3 - Fix integer overflows in remote message decompression code CVE-2026-10649 - Resolves: RHEL-181150...

8.6CVSS5.4AI score0.00561EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.4 views

EulerOS Virtualization 2.12.1 (EulerOS-SA-2026-2747)

According to the versions of the packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in polkit. A local user can exploit this by providing a specially crafted, excessively long input to the...

5.5CVSS5.5AI score0.00131EPSS
SaveExploits0References2
Filippo.io
Filippo.io
added 2026/07/20 10:33 p.m.4 views

Opaque, Interoperable Passkey Records (and a Go API)

Passkeys are the most important thing happening in information security right now because they are the only principled solution to the overwhelming effectiveness of phishing attacks. Just like memory safety is the only principled solution to memory corruption attacks. Unfortunately, implementing...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/07/20 10:19 p.m.8 views

GHSA-7RC3-G7H6-22M7 File Browser: Colliding username normalization gives two users the same home directory

Summary FileBrowser confines each user to a scope: a home directory that acts as the boundary for everything they can read or write. When self-registration and automatic home-directory creation are both enabled Signup=true and CreateUserDir=true, a new user's scope is built from their username...

8.1CVSS5.5AI score0.00323EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/20 10:19 p.m.7 views

File Browser: Colliding username normalization gives two users the same home directory

Summary FileBrowser confines each user to a scope: a home directory that acts as the boundary for everything they can read or write. When self-registration and automatic home-directory creation are both enabled Signup=true and CreateUserDir=true, a new user's scope is built from their username...

8.1CVSS5.5AI score0.00323EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/20 10:16 p.m.7 views

File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)

Summary The fix for GHSA-gxjx-7m74-hcq8 / CVE-2026-54093 shipped in v2.63.6 added a strings.ReplaceAllnameInArchive, "\", "/" step to the archive builder; this was the advisory's recommended "Primary Fix." On a Linux host a backslash is a legal, non-separator filename character, so replacing it...

6.8CVSS6AI score0.00259EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/20 10:16 p.m.4 views

GHSA-83XP-526H-J3WW File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)

Summary The fix for GHSA-gxjx-7m74-hcq8 / CVE-2026-54093 shipped in v2.63.6 added a strings.ReplaceAllnameInArchive, "\", "/" step to the archive builder; this was the advisory's recommended "Primary Fix." On a Linux host a backslash is a legal, non-separator filename character, so replacing it...

6.8CVSS6AI score0.00259EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 10:4 p.m.5 views

GHSA-JFJ6-75FJ-8934 protobufjs: Text Format string map parsing can mutate returned map object prototype

Summary The protobuf.js text format extension parsed string-keyed map entries using ordinary property assignment. A text-format map entry with key proto could therefore change the prototype of the returned map object instead of creating an own map entry. This affected the optional Text Format...

4.8CVSS5.4AI score0.00219EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/20 10:4 p.m.7 views

protobufjs: Text Format string map parsing can mutate returned map object prototype

Summary The protobuf.js text format extension parsed string-keyed map entries using ordinary property assignment. A text-format map entry with key proto could therefore change the prototype of the returned map object instead of creating an own map entry. This affected the optional Text Format...

4.8CVSS5.4AI score0.00219EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/20 10:3 p.m.6 views

GHSA-J3F2-48V5-CCWW protobufjs: Denial of Service via infinite loop in .proto option parsing

Summary protobufjs parsed option names by advancing through schema tokens until it reached an = token, without checking for end of input. A crafted .proto schema that opens an option declaration but ends prematurely could cause the option parser to loop without ever terminating. This affects the...

5.3CVSS5.3AI score0.0037EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/07/20 10:3 p.m.5 views

protobufjs: Denial of Service via infinite loop in .proto option parsing

Summary protobufjs parsed option names by advancing through schema tokens until it reached an = token, without checking for end of input. A crafted .proto schema that opens an option declaration but ends prematurely could cause the option parser to loop without ever terminating. This affects the...

7.5CVSS5.2AI score0.0037EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/20 9:57 p.m.5 views

GHSA-GJFG-22FP-RRXX Composer: Path traversal in package bin field lets dependencies chmod arbitrary host files

Summary A Composer package declares its executables in the bin field of its composer.json. When Composer installs a package, it processes each bin entry and changes the file mode of the corresponding file so it is executable. If a bin entry contains .. path segments, it can resolve to a path...

6.1CVSS5.8AI score0.00142EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/20 9:57 p.m.7 views

Composer: Path traversal in package bin field lets dependencies chmod arbitrary host files

Summary A Composer package declares its executables in the bin field of its composer.json. When Composer installs a package, it processes each bin entry and changes the file mode of the corresponding file so it is executable. If a bin entry contains .. path segments, it can resolve to a path...

6.1CVSS5.8AI score0.00142EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/20 9:51 p.m.6 views

GHSA-8X88-C5MF-7J5W node-tar: Negative tar entry size causes infinite loop in archive replace

Summary A checksum-valid tar archive with a negative base-256 encoded entry size can make tar.replace loop forever while scanning the existing archive. Applications that update attacker-controlled tar archives can have a worker process pinned indefinitely, causing denial of service. Details The...

8.7CVSS5.5AI score0.00418EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/20 9:51 p.m.8 views

node-tar: Negative tar entry size causes infinite loop in archive replace

Summary A checksum-valid tar archive with a negative base-256 encoded entry size can make tar.replace loop forever while scanning the existing archive. Applications that update attacker-controlled tar archives can have a worker process pinned indefinitely, causing denial of service. Details The...

8.7CVSS7.3AI score0.00418EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder