CVE-2026-43991 Details
Description
JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, substring-based blocklist in plugin-shell's command-safety check could be bypassed by adversarial argument constructions, allowing unauthorized command execution on the host when combined with the companion advisory. Pre-patch, the check was applied to the raw command string rather than the parsed first token. This vulnerability is fixed in 0.x.y-security-1.
A command injection vulnerability has been identified in the JunoClaw AI platform, specifically within the plugin-shell component, in versions prior to 0.x.y-security-1. The issue arises from a substring-based blocklist in the command-safety check, which could be bypassed using adversarial argument constructions. This flaw allowed unauthorized command execution on the host, particularly when combined with certain advisory details. The vulnerability existed because the safety check was applied to the raw command string instead of the parsed first token, leaving room for exploitation.
Users can upgrade to JunoClaw version 0.x.y-security-1 or later to address this vulnerability. Instructions for updating can be found in the JunoClaw repository on GitHub.
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 13, 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/security/advisories/GHSA-fvq5-79h6-952c | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-184 | Incomplete List of Disallowed Inputs | [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