Lucene search
+L

74575 matches found

OSV
OSV
added 2026/08/13 2:37 p.m.28 views

CVE-2026-53790 rsync < 3.5.0 Command Injection via Multiple Code Paths

rsync before 3.5.0 contains multiple command and argument injection vulnerabilities that allow attackers to execute arbitrary commands by supplying malicious input through several code paths, including the RSYNCCONNECTPROG environment variable, daemon hooks, the rsync-ssl wrapper, and remote-shel...

9.2CVSS5.9AI score
SaveExploits0References6
Tenable Product Security Advisories
Tenable Product Security Advisories
added 2026/08/13 2:35 p.m.14 views

[R1] Security Center Version 6.9.0 Fixes Multiple Vulnerabilities

R1 Security Center Version 6.9.0 Fixes Multiple Vulnerabilities Arnie Cabral Thu, 08/13/2026 - 10:35 Security Center leverages third-party software to help provide underlying functionality. Several of the third-party components curl, underscoreJS were found to contain vulnerabilities, and updated...

9.9CVSS6.6AI score0.02837EPSS
SaveExploits12
OSV
OSV
added 2026/08/13 1:19 p.m.6 views

ALPINE-CVE-2026-6464

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS5.6AI score0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:19 p.m.7 views

UBUNTU-CVE-2026-6464

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS5.7AI score0.00358EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/08/13 1:00 p.m.9 views

CVE-2026-6464

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS5.6AI score0.00358EPSS
SaveExploits0
CVE
CVE
added 2026/08/13 1:00 p.m.84 views

CVE-2026-6464

CVE-2026-6464 concerns Untrusted data inclusion in PostgreSQL psql COPY. The vulnerability occurs when COPY FROM STDIN or \copy FROM STDIN fails before the server signals it awaits input rows, causing psql to treat the in-line data rows as psql commands. The issue affects versions prior to Postgr...

8.1CVSS5.7AI score0.00358EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/13 1:00 p.m.7 views

EUVD-2026-57854

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS5.7AI score0.00358EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.6 views

CVE-2026-6464 PostgreSQL psql COPY FROM STDIN early failure processes data lines as psql commands

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS5.7AI score0.00358EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.8 views

CVE-2026-6464

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line...

8.1CVSS5.7AI score0.00358EPSS
SaveExploits0
NVD
NVD
added 2026/08/13 12:17 p.m.6 views

CVE-2026-73623

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

7.7CVSS0.00693EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 12:17 p.m.12 views

DEBIAN-CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS5.5AI score0.00228EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 12:17 p.m.7 views

CVE-2026-73615

Network-AI versions before 5.15.1 contain a security matcher bypass vulnerability where SandboxPolicy evaluates raw command strings with quotes preserved while the executor tokenizes commands by stripping quotes before execution. Attackers can craft quoted commands that evade blocklist checks and...

8.8CVSS0.00364EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 12:17 p.m.7 views

CVE-2026-73614

Network-AI ClaudeHookBridge before 5.15.1 truncates the target string to 500 characters before evaluating denyPatterns, while Claude Code executes the full untruncated command. Attackers can position dangerous content past byte 500 in a Bash command field to bypass the operator's hard-deny list a...

8.8CVSS0.00358EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 12:17 p.m.7 views

CVE-2026-73601

Flowise versions before 3.1.3 contain a remote code execution vulnerability in the Custom MCP node when CUSTOMMCPPROTOCOL is set to stdio, allowing authenticated users to execute arbitrary commands by manipulating environment variables and command arguments. Attackers can abuse PYTHONWARNINGS and...

9CVSS0.00606EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 12:17 p.m.6 views

UBUNTU-CVE-2026-73623

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

7.7CVSS6AI score0.00693EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/13 11:28 a.m.13 views

CVE-2026-73624

GitPython versions before 3.1.54 contain an arbitrary file overwrite vulnerability in the Diffable.diff method that fails to validate git options passed through kwargs. Attackers can supply the --output argument via the other parameter or output kwarg to write patch content to attacker-chosen fil...

8.1CVSS5.5AI score0.00277EPSS
SaveExploits0
CVE
CVE
added 2026/08/13 11:28 a.m.29 views

CVE-2026-73623

GitPython prior to 3.1.54 contains an incomplete denylist in unsafe_git_clone_options that omits --template, enabling attackers to achieve arbitrary command execution during clone operations. By supplying --template pointing to a directory with malicious post-checkout hooks, an attacker could tri...

7.7CVSS5.7AI score0.00693EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/13 11:28 a.m.11 views

CVE-2026-73620

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

8.1CVSS5.5AI score0.00331EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/13 11:28 a.m.11 views

EUVD-2026-57824

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

8.1CVSS5.3AI score0.00331EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.37 views

CVE-2026-73615 Network-AI SandboxPolicy before 5.15.1 Blocklist Bypass via Quote Mismatch

Network-AI versions before 5.15.1 contain a security matcher bypass vulnerability where SandboxPolicy evaluates raw command strings with quotes preserved while the executor tokenizes commands by stripping quotes before execution. Attackers can craft quoted commands that evade blocklist checks and...

8.8CVSS0.00364EPSS
SaveExploits0References2
Rows per page
Query Builder