CVE-2026-0759
Command Injection in Katana Network Starter Kit Enables RCE
Publication date: 2026-01-23
Last updated on: 2026-01-23
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| katana_network | development_starter_kit | to 2026-0759 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a critical remote code execution flaw in the Katana Network Development Starter Kit. It exists in the executeCommand method, which does not properly validate user-supplied input before executing system calls. This allows remote attackers to execute arbitrary code on affected systems without needing to authenticate. [1]
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to run arbitrary code with the privileges of the service account hosting the vulnerable component. This can lead to full compromise of the affected system, including unauthorized access, data manipulation, or disruption of services. [1]