Lucene search
+L

75959 matches found

CVE
CVE
added 2026/08/05 10:56 a.m.61 views

CVE-2026-71243

The CVE-2026-71243 entry concerns the backmeup npm package. It vulnerably assembles shell command strings by concatenating option values (name, source, destination, filter) into a single command (e.g., mkdir -p ...; ) and executes via a shell (ssh2-exec or local child_process), instead of using a...

8.8CVSS5.3AI score0.00288EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.9 views

CVE-2026-71243 backmeup (npm) - OS Command Injection via Backup Option Values

The backmeup npm package assembles shell command strings by directly concatenating its option values name, source, destination, filter - e.g. cmd = "mkdir -p " + path.joininfo.destination, info.name + "; " - and executes the resulting string through a shell via ssh2-exec locally via childprocess,...

8.8CVSS5.3AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 10:56 a.m.21 views

CVE-2026-71243 backmeup (npm) - OS Command Injection via Backup Option Values

The backmeup npm package assembles shell command strings by directly concatenating its option values name, source, destination, filter - e.g. cmd = "mkdir -p " + path.joininfo.destination, info.name + "; " - and executes the resulting string through a shell via ssh2-exec locally via childprocess,...

8.8CVSS5.4AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/05 10:01 a.m.4 views

net-imap: Net::IMAP: Command injection via non-synchronizing literals

A flaw was found in Net::IMAP, a Ruby library that provides Internet Message Access Protocol IMAP client functionality. This vulnerability allows a remote attacker to inject arbitrary IMAP commands. This is possible when an IMAP server does not support non-synchronizing literals, leading to the...

5.8CVSS5.8AI score0.00491EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/05 10:01 a.m.4 views

net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input

A flaw was found in Net::IMAP before 0.4.24, 0.5.14, and 0.6.4. Several commands accept raw string arguments sent to the server without validation or escaping; if derived from user-controlled input, CRLF sequences allow injection of arbitrary IMAP commands...

9.8CVSS5.7AI score0.00429EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/05 10:01 a.m.6 views

Important: Red Hat Security Advisory: ruby:3.3 security, bug fix, and enhancement update

An update for the ruby:3.3 module is now available for Red Hat Enterprise Linux 8. 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...

9.8CVSS8.9AI score0.00561EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/05 10:01 a.m.5 views

net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation

A flaw was found in Net::IMAP, a Ruby library that implements Internet Message Access Protocol IMAP client functionality. This vulnerability arises from improper input validation when handling ID field values and arguments to the enable command. A remote attacker could exploit this by injecting...

5.8CVSS6AI score0.00131EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/05 7:16 a.m.10 views

CVE-2026-70374

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS0.0097EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:16 a.m.17 views

CVE-2026-70375

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.exec, interpolating the configured branch value directly into a shell command with no escaping...

8.8CVSS0.00981EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:16 a.m.12 views

CVE-2026-49004

The built-in PostgreSQL service on the mobile device suffers from misconfiguration flaws and command injection vulnerabilities. This service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGRAM syntax, allowing...

6.5CVSS0.00612EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.8 views

CVE-2026-71212

xidown a yt-dlp/ffmpeg GUI wrapper builds its yt-dlp command-line invocation xidown/core/scanner.py and downloader.py by appending the user-provided or scanned URL as a bare trailing positional argument, with no '--' end-of-options marker and no scheme validation anywhere in the codebase. Because...

4.4CVSS6AI score0.00111EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 6:37 a.m.56 views

CVE-2026-7693

CVE-2026-7693 affects the WordPress Backup Migration plugin up to version 2.1.5.1. The vulnerability is OS Command Injection via the restoreBackup() AJAX handler, where the file POST parameter is sanitized with esc_attr() (HTML-context) and then concatenated unquoted into a php-cli -f … bmi_resto...

7.2CVSS6.5AI score0.02169EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/05 6:37 a.m.15 views

EUVD-2026-53182

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS6.5AI score0.3057EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.8 views

CVE-2026-7693

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS6.5AI score0.02169EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/05 6:19 a.m.11 views

EUVD-2026-53123

The built-in PostgreSQL service on the mobile device suffers from misconfiguration flaws and command injection vulnerabilities. This service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGRAM syntax, allowing...

6.5CVSS5.6AI score0.00612EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:19 a.m.58 views

CVE-2026-49004

CVE-2026-49004 describes misconfiguration and command injection in the built-in PostgreSQL service on the mobile device (ZTE NX799J/Red Magic 11 Air). The service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGR...

6.5CVSS5.6AI score0.00612EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:19 a.m.45 views

CVE-2026-49004 PostgreSQL Misconfiguration and Command Injection Vulnerability in ZTE NX799J (Red Magic 11 Air) Product

The built-in PostgreSQL service on the mobile device suffers from misconfiguration flaws and command injection vulnerabilities. This service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGRAM syntax, allowing...

6.5CVSS0.00612EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 6:16 a.m.14 views

CVE-2026-18902

A vulnerability was detected in H3C NX15 V100R017. Affected by this vulnerability is the function esps.wan.repeater.set/repeaterproc of the file /api/esps. Performing a manipulation of the argument my2P4key results in command injection. Remote exploitation of the attack is possible. The exploit i...

8.6CVSS0.02384EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/05 5:46 a.m.43 views

CVE-2026-70375 HashBrown CMS - OS Command Injection via Git Deployer Branch Field

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.exec, interpolating the configured branch value directly into a shell command with no escaping...

8.8CVSS0.00981EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 5:46 a.m.8 views

CVE-2026-70375 HashBrown CMS - OS Command Injection via Git Deployer Branch Field

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.exec, interpolating the configured branch value directly into a shell command with no escaping...

8.8CVSS5.3AI score0.00981EPSS
SaveExploits0References2
Rows per page
Query Builder