Lucene search
+L

75911 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.12 views

MiracleLinux 9 : vim-8.2.2637-26.el9_8.10.ML.1 (AXSA:2026-1480:21)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1480:21 advisory. vim: command injection when decompressing .tgz archives CVE-2026-46483 vim: Vim: Arbitrary Code Execution via crafted directory names CVE-2026-47162...

8.8CVSS7.8AI score0.00552EPSS
SaveExploits0References5
CISA KEV Catalog
CISA KEV Catalog
added 2026/08/07 12:00 a.m.119 views

Progress LoadMaster Command Injection Vulnerability

Progress LoadMaster contains a command injection vulnerability that allows an un-authenticated attacker to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in multiple command endpoints...

9.8CVSS6.3AI score0.99571EPSS
SaveIn wildExploits4
NVD
NVD
added 2026/08/06 10:18 p.m.14 views

CVE-2026-67434

PHPCodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. Prior to versions 3.13.6 and 4.0.2, PHPCodeSniffer contains a command injection vulnerability in the code that generates the Gitblame, Hgblame, and Svnblame report formats. As a result, running...

7.3CVSS0.00701EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/06 9:31 p.m.13 views

PHP_CodeSniffer gitblame report command injection via crafted filename

Impact PHPCodeSniffer versions before v3.13.6 and v4.0.2 contain a command injection vulnerability in the code creating the Gitblame, Hgblame and Svnblame reports. As a result, running PHPCodeSniffer over untrusted files, for example, in a CI pipeline that scans pull requests, or on a developer...

7.3CVSS5.7AI score0.00701EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/08/06 9:31 p.m.68 views

CVE-2026-67434

PHP_CodeSniffer contains a command-injection vulnerability in the Gitblame/Hgblame/Svnblame report generators prior to versions 3.13.6 and 4.0.2. In untrusted files, a filename with shell metacharacters can cause attacker-controlled commands to execute during report processing. Affected product: ...

7.3CVSS5.7AI score0.00701EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/06 9:31 p.m.18 views

CVE-2026-67434 PHP_CodeSniffer gitblame report command injection via crafted filename

PHPCodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. Prior to versions 3.13.6 and 4.0.2, PHPCodeSniffer contains a command injection vulnerability in the code that generates the Gitblame, Hgblame, and Svnblame report formats. As a result, running...

7.3CVSS5.7AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/06 9:31 p.m.15 views

EUVD-2026-54170

PHPCodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. Prior to versions 3.13.6 and 4.0.2, PHPCodeSniffer contains a command injection vulnerability in the code that generates the Gitblame, Hgblame, and Svnblame report formats. As a result, running...

7.3CVSS5.7AI score0.00701EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/06 9:31 p.m.31 views

CVE-2026-67434 PHP_CodeSniffer gitblame report command injection via crafted filename

PHPCodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. Prior to versions 3.13.6 and 4.0.2, PHPCodeSniffer contains a command injection vulnerability in the code that generates the Gitblame, Hgblame, and Svnblame report formats. As a result, running...

7.3CVSS0.00701EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/06 8:11 p.m.12 views

Important: Red Hat Security Advisory: gpsd-minimal security update

An update for gpsd-minimal is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.6CVSS6.3AI score0.01796EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/08/06 8:11 p.m.15 views

gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution

A flaw was found in gpsd, a service application that monitors one or more GPSes or AIS receivers. The gpsprof utility is vulnerable to a command injection. An attacker who can control the GPS device subtype value can embed malicious commands within the gnuplot plot title. When a user processes a...

9.6CVSS6.3AI score0.01796EPSS
SaveExploits1References9
Cvelist
Cvelist
added 2026/08/06 8:00 p.m.98 views

CVE-2026-15733 WGDashboard Remote Code Execution vulnerability

A Remote Code Execution RCE vulnerability exist in WGDashboard version 4.2.3 and earlier. Multiple OS command injection allows authenticated attackers to execute arbitrary commands as root...

0.13545EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 5:34 p.m.91 views

CVE-2026-63725

The CVE describes an authenticated OS command injection in sysPass, where FileBackupService::doBackupFiles() constructs a tar command by directly inserting the config-provided backup path ($this->path) into the shell command without escaping or validation, and passes it to exec(). This path co...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/06 5:34 p.m.11 views

CVE-2026-63725

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/06 5:34 p.m.19 views

CVE-2026-63725 sysPass FileBackupService Authenticated OS Command Injection via Backup Path

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS6.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 5:34 p.m.30 views

CVE-2026-63725 sysPass FileBackupService Authenticated OS Command Injection via Backup Path

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS0.00257EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 4:16 p.m.14 views

CVE-2026-19047

A vulnerability was detected in NocteDefensor LudusMCP up to 1.0.24. This affects the function executeArbitraryCommand/executeCommand of the file src/ludusMCP/cliWrapper.ts of the component luduscliexecute. Performing a manipulation of the argument command/args results in command injection. The...

5.3CVSS0.00683EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/06 3:17 p.m.21 views

CVE-2026-67261

Dell Virtual Storage Integrator for VMware vSphere Client, versions prior to 10.11.1.0, contains an OS Command Injection vulnerability in the IAPI component. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to the execution of arbitrary OS commands on the...

9.8CVSS0.01602EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 3:16 p.m.14 views

CVE-2026-19045

A weakness has been identified in NocteDefensor LudusMCP up to 1.0.24. The affected element is the function SecretDialog.showSecretDialog of the file src/utils/secretDialog.ts of the component getcredentialfromuser. This manipulation of the argument Description causes command injection. It is...

5.3CVSS0.00622EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/06 3:16 p.m.14 views

CVE-2026-19044

A flaw has been found in LeeSinLiang godot-mcp 0.1.0. Affected by this vulnerability is the function executeOperation of the file src/index.ts of the component createscene/addnode. This manipulation of the argument projectPath causes command injection. The attack needs to be launched locally. The...

5.3CVSS0.00696EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/06 3:00 p.m.37 views

CVE-2026-19047 NocteDefensor LudusMCP ludus_cli_execute cliWrapper.ts executeCommand command injection

A vulnerability was detected in NocteDefensor LudusMCP up to 1.0.24. This affects the function executeArbitraryCommand/executeCommand of the file src/ludusMCP/cliWrapper.ts of the component luduscliexecute. Performing a manipulation of the argument command/args results in command injection. The...

5.3CVSS0.00683EPSS
SaveExploits0References7
Rows per page
Query Builder