CVE-2026-43990 Details
Description
JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, plugin-shell's run_command wrapped every agent-supplied command in 'sh -c' / 'cmd /C' and passed the full argument string to the shell's parser, allowing shell metacharacters in agent-supplied arguments to be interpreted as command syntax. This vulnerability is fixed in 0.x.y-security-1.
A shell-metacharacter injection vulnerability has been identified in the JunoClaw AI platform, specifically within the plugin-shell component, in versions prior to v0.x.y-security-1. The issue arises because the run_command function wrapped agent-supplied commands in a shell command execution wrapper, passing the entire argument string to the shell's parser. This allowed shell metacharacters in agent-provided arguments to be interpreted as command syntax, creating a potential for injection attacks.
Users can upgrade to JunoClaw version v0.x.y-security-1 or later to address this vulnerability. Instructions for upgrading are available in the JunoClaw repository's release notes.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 12, 2026CISA-ADP
Assessed May 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Dragonmonk111/junoclaw/commit/2bc54f6 | [email protected] | Source CodeVendor |
| https://github.com/Dragonmonk111/junoclaw/releases/tag/v0.x.y-security-1 | [email protected] | Release NotesVendor |
| https://github.com/Dragonmonk111/junoclaw/security/advisories/GHSA-gpvm-3chf-2649 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Dragonmonk111 JunoClaw | All versions |
CPE
Remediation
| |
| Dragonmonk111 JunoClaw plugin-shell | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 12, 2026 | New CVE Received | [email protected] |
Volerion