Threats Tagged 'cwe-78'
View all threats tagged with 'cwe-78'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-78'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-19243: OS Command Injection in HKUDS nanobotCVE-2026-19243 0 A security vulnerability (CVE-2026-19243) exists in HKUDS nanobot versions up to 0.2.1 in the Shell Allowlist Handler component. The flaw allows remote OS command injection via improper validation of shell commands in the ExecTool._guard_command and ExecTool._spawn functions. The issue is addressed by upgrading to version 0.3.0, which validates each executable shell segment against a configured allowlist. The vulnerability has a CVSS score of 6.3 (medium severity). Join the discussion | GCVE Database | 08/07/2026, 19:30:13 UTC Added: 08/08/2026, 14:52:01 UTC |
CVE-2026-48122: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Shopify ruby-lspCVE-2026-48122 0 Ruby LSP is an implementation of the language server protocol for Ruby. Several workspace-level settings in the Ruby LSP VS Code extension prior to version 0.10.4 could override the path to the Ruby executable, the version manager executables, or the Bundler `Gemfile` used at startup. A malicious repository containing a `.vscode/settings.json` could set these values to attacker-controlled targets. Opening and trusting the repository would then execute code with the privileges of the developer. The Ruby LSP gem and clients of the language server in other editors are not affected. Version 0.10.4 of the Ruby LSP VS Code extension fixes the issue. Join the discussion | CVE Database V5 | 08/07/2026, 22:40:23 UTC Added: 08/07/2026, 22:56:58 UTC |
CVE-2026-48098: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in 0x5t4l1n NexTOR_IP_CHANGERCVE-2026-48098 0 NexTor IP Changer is a command-line tool that leverages the Tor network to periodically rotate a user's IP address. Versions prior to 2.0.0 execute privileged system commands using `sudo` and `shell=True` directly inside application logic. In environments where passwordless sudo (`NOPASSWD`) is enabled, privileged commands may execute silently without explicit user confirmation. Version 2.0.0 fixes the issue. Join the discussion | CVE Database V5 | 08/07/2026, 19:09:29 UTC Added: 08/07/2026, 21:27:02 UTC |
CVE-2026-48097: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in 0x5t4l1n NexTOR_IP_CHANGERCVE-2026-48097 0 NexTor IP Changer is a command-line tool that leverages the Tor network to periodically rotate a user's IP address. Versions prior to 2.0.0 have a command execution vulnerability due to unsafe use of `shell=True` with commands that rely on executable resolution through the `PATH` environment variable. An attacker controlling the execution environment can place malicious executables such as sudo earlier in the `PATH`, resulting in execution of attacker-controlled code. Version 2.0.0 fixes the issue. Join the discussion | CVE Database V5 | 08/07/2026, 19:06:22 UTC Added: 08/07/2026, 19:42:03 UTC |
CVE-2026-15816: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Red Hat Red Hat Enterprise Linux 10CVE-2026-15816 0 A flaw was found in dracut. The die() error-handling function writes its message into a shell script under the initramfs emergency-hook directory without properly shell-quoting it. When the message contains data derived from the DHCP ROOT_PATH option, an attacker on the adjacent network who controls a rogue DHCP server can inject a command-substitution sequence that executes as root the next time dracut sources its emergency hook scripts during standard boot-failure handling. Join the discussion | GCVE Database | 08/07/2026, 10:33:33 UTC Added: 08/07/2026, 15:17:32 UTC |
CVE-2026-67434: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in PHPCSStandards PHP_CodeSnifferCVE-2026-67434 0 PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. Prior to versions 3.13.6 and 4.0.2, PHP_CodeSniffer contains a command injection vulnerability in the code that generates the Gitblame, Hgblame, and Svnblame report formats. As a result, running PHP_CodeSniffer over untrusted files, for example in a continuous integration pipeline that scans pull requests, or on a developer machine reviewing third party code, could result in attacker controlled shell commands being executed when the Gitblame, Hgblame, or Svnblame report processes a file whose name contains shell metacharacters. Users using the default Full report, or any of the other non-blame reports, are not affected. Users on a runtime platform which does not allow filenames to contain shell metacharacters, such as " and ;, are not affected. This issue is fixed in versions 3.13.6 and 4.0.2. Join the discussion | CVE Database V5 | 08/06/2026, 21:31:32 UTC Added: 08/06/2026, 22:13:30 UTC |
CVE-2026-63725: CWE-78 Improper neutralization of special elements used in an OS command ('OS command injection') in nuxsmin sysPassCVE-2026-63725 0 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 . ' ' . BASE_PATH . ' --exclude \"' . $this->path . '\" 2>&1') and passes the result to PHP's exec() with no application of escapeshellarg() and no validation of the path against a safe character set. The $this->path value is read from the sysPass configuration, which is persisted in the database and writable through the admin settings API and the admin UI. An administrator (or an attacker who has obtained an admin API token or admin session) can therefore store a backup path containing shell metacharacters and trigger a backup operation to execute arbitrary OS commands as the web server process user (typically www-data or apache). Because sysPass is a password manager whose sole purpose is to hold credentials for other systems, code execution as the web-server user permits reading sysPass's master password and encryption key from memory or configuration files, decrypting every stored credential in the database, exporting the entire password vault, pivoting to internal systems using the disclosed credentials, and installing persistent backdoors on the password-manager host. Join the discussion | CVE Database V5 | 08/06/2026, 17:34:39 UTC Added: 08/06/2026, 22:13:27 UTC |
CVE-2026-19034: OS Command Injection in Shibby TomatoCVE-2026-19034 0 Shibby Tomato 1.28.0000 contains a high severity vulnerability in the new_qoslimit_stop function within /tmp/qoslimittc_stop.sh. This vulnerability allows remote attackers with high privileges to perform OS command injection via manipulation of the wan_iface argument. The vulnerability is publicly disclosed and may be exploited. The project has been superseded by FreshTomato. Join the discussion | GCVE Database | 08/06/2026, 10:30:15 UTC Added: 08/06/2026, 18:16:49 UTC |
CVE-2026-19035: OS Command Injection in Shibby TomatoCVE-2026-19035 0 A command injection vulnerability exists in Shibby Tomato 1.28.0000 within the new_qoslimit_start function of /etc/qoslimit. This flaw allows remote attackers with high privileges to execute arbitrary OS commands by manipulating the new_qoslimit_enable argument. The vulnerability has a high severity score of 7.2 and public exploit code is available. The project has been superseded by FreshTomato. Join the discussion | GCVE Database | 08/06/2026, 11:30:17 UTC Added: 08/06/2026, 18:16:48 UTC |
CVE-2026-67261: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Dell Virtual Storage Integrator for VMware vSphere ClientCVE-2026-67261 0 Dell Virtual Storage Integrator for VMware vSphere Client, versions prior to 10.11.1.0, contain(s) 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 application's underlying operating system with root privileges. Exploitation may lead to a complete system takeover by an attacker. This vulnerability is considered critical as it allows an unauthenticated remote attacker to achieve arbitrary code execution as root, potentially compromising the entire VSI deployment and underlying infrastructure. Dell recommends customers to upgrade at the earliest opportunity. Join the discussion | CVE Database V5 | 08/06/2026, 13:50:11 UTC Added: 08/06/2026, 14:42:12 UTC |
Showing 1 to 10 of 92 results