CVE-2026-55743 Details
Description
The shell tool command allowlist in the SecurityPolicy of OpenHuman desktop agent through 0.54.0 (default Supervised security policy) can be bypassed to execute arbitrary OS commands with the privileges of the desktop user.
A vulnerability in the OpenHuman desktop agent's security policy, affecting versions through 0.54.0, allows users to bypass the shell command command allowlist and execute arbitrary operating system commands with the privileges of the desktop user. This issue arises from two flaws in the security policy implementation: first, the command allowlist improperly validates certain 'find' command flags that can execute arbitrary commands; second, the policy fails to correctly handle leading environment variable assignments, allowing commands to be manipulated in a way that executes unauthorized actions. Exploiting this vulnerability could lead to remote code execution on the user's machine, especially through indirect prompt injection via malicious documents or web content.
Users can update to OpenHuman version 0.56.0 or later, where this vulnerability has been fixed by blocking the 'find' command flags that could be exploited.
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 Jun 17, 2026CISA-ADP
Assessed Jun 17, 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/tinyhumansai/openhuman | TuranSec | Vendor |
| https://github.com/tinyhumansai/openhuman/blob/v0.53.49-staging/src/openhuman/security/policy.rs | TuranSec | Source CodeVendor |
| https://github.com/tinyhumansai/openhuman/commit/60050aa09a870f53ed7e4cd40ed41fd2860329e7 | TuranSec | Source CodeVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-184 | Incomplete List of Disallowed Inputs | TuranSec |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | TuranSec |
Affected Products
| Product | Versions |
|---|---|
| tinyhumansai OpenHuman | <= 0.54.0 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 10, 2026 | CVE Modified | TuranSec |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | New CVE Received | TuranSec |
Volerion