Lucene search
+L

78359 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.7 views

PT-2026-67303

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.51 Description GitPython fails to properly sanitize arguments passed to several public APIs, allowing for command injection and arbitrary file manipulation. The issue occurs because the software does not enforce...

8.6CVSS5.9AI score0.01016EPSS
SaveExploits0References10
Oracle linux
Oracle linux
added 2026/07/21 12:0 a.m.10 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.8 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
SaveExploits4References3
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.9 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
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.6 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
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-62225

Name of the Vulnerable Software and Affected Versions Netty versions 4.1.0.Final through 4.1.134 Netty versions 4.2.0.Final through 4.2.15 Description The HAProxyMessageDecoder in the codec-haproxy module performs protocol version detection by reading the 13th byte as a signed Java byte and...

8.7CVSS5.5AI score0.00612EPSS
SaveExploits0References30
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
Github Security Blog
Github Security Blog
added 2026/07/20 10:19 p.m.13 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
OSV
OSV
added 2026/07/20 10:19 p.m.11 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
OSV
OSV
added 2026/07/20 10:16 p.m.7 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
Github Security Blog
Github Security Blog
added 2026/07/20 10:16 p.m.11 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
Github Security Blog
Github Security Blog
added 2026/07/20 10:4 p.m.8 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: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:3 p.m.11 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 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
OSV
OSV
added 2026/07/20 9:57 p.m.6 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.14 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
Github Security Blog
Github Security Blog
added 2026/07/20 9:51 p.m.9 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
OSV
OSV
added 2026/07/20 9:51 p.m.8 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
OSV
OSV
added 2026/07/20 9:49 p.m.8 views

GHSA-R635-G3XR-VW7X Socket.IO: Engine.IO Polling Transport Connection Exhaustion

Impact An unauthenticated remote attacker can cause a denial of service in affected versions of engine.io by opening Engine.IO polling sessions and sending an invalid binary POST request with: Content-Type: application/octet-stream against an Engine.IO protocol v4 polling transport. In the...

7.5CVSS5.6AI score0.00354EPSS
SaveExploits0References5
Rows per page
Query Builder