CVE Catalog

CVE-2026-43990

High
Published: Translated: NVD NIST

Summary

JunoClaw is an AI platform that prior to version 0.x.y-security-1 had a vulnerability in the plugin-shell where agent-supplied commands were interpreted by the shell, allowing shell metacharacters to be used. This vulnerability is fixed in version 0.x.y-security-1.

Risk Assessment

This vulnerability could lead to unauthorized command execution in the system, posing a serious security threat to the organization.

Recommendation

It is recommended to upgrade to version 0.x.y-security-1 or later to mitigate this vulnerability.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS