CVE-2026-0759 PUBLISHED

Katana Network Development Starter Kit executeCommand Command Injection Remote Code Execution Vulnerability

Assigner: zdi
Reserved: 08.01.2026 Published: 23.01.2026 Updated: 23.01.2026

Katana Network Development Starter Kit executeCommand Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Katana Network Development Starter Kit. Authentication is not required to exploit this vulnerability.

The specific flaw exists within the implementation of the executeCommand method. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-27786.

Metrics

CVSS Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor Katana Network
Product Development Starter Kit
Versions Default: unknown
  • Version 7ecc3fa2a55404dc5eeb84ce2c673227015366e4 is affected

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE