Junglewise Threat Intelligence

CVE-2026-39054: Oinone Pamirs OS command injection in CommandHelper

CVE-2026-39054 · Severity: high · CVSS 7.3 · Published 2026-05-15

Technologies: Oinone Pamirs Framework. Vendors: Oinone.

Executive brief

Oinone Pamirs, an AI-powered low-code development framework, contains a security vulnerability that allows for the execution of unauthorized system commands. This occurs because the framework's command helper utility fails to properly clean user-provided input before passing it to the operating system's shell. An attacker could exploit this to gain full control over the server hosting the application, potentially leading to data theft, service disruption, or further network intrusion.

Technical details

An OS command injection vulnerability exists in Oinone Pamirs 7.0.0 within the 'CommandHelper.executeCommands' method located in 'pro.shushi.pamirs.core.common.command.CommandHelper'. The vulnerability stems from the method starting a shell process and writing attacker-controlled command strings directly to the process's standard input (stdin) without sanitization, allowlisting, or proper argument separation. A remote attacker can exploit this by providing malicious input to any application feature, extension, or plugin that utilizes this helper method. Successful exploitation allows for arbitrary operating system command execution with the privileges of the application service.

Affected products

  • Oinone Pamirs Framework (Oinone Pamirs) 7.0.0

Timeline

  • 2026-05-15: disclosed: Vulnerability details shared via GitHub Gist and NVD.
  • 2026-05-15: advisory

References

Related threats