Description
Sustainable Irrigation Platform (SIP) through version 5.2.16 contains a command injection vulnerability in the optional cli_control plugin that allows unauthenticated or cross-site request forgery attackers to execute arbitrary operating-system commands by storing a malicious payload via the plugin's HTTP endpoint. Attackers can trigger execution by activating the associated irrigation station, exploiting the absence of passphrase protection or the default passphrase 'opendoor', to achieve arbitrary command execution on the underlying host.
Published: 2026-07-14
Score: 9.2 Critical
EPSS: 2.8% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Sustainable Irrigation Platform versions up to 5.2.16 contain an OS command injection flaw in the optional cli_control plugin. The plugin exposes an HTTP endpoint that accepts a payload and stores it without proper input validation. When an irrigation station is activated, the stored payload is executed as an operating‑system command, granting the attacker arbitrary command execution on the host. This vulnerability belongs to CWE‑78.

Affected Systems

All deployments of Dan‑in‑CA's Sustainable Irrigation Platform running version 5.2.16 are affected. The flaw exists regardless of whether the platform is exposed to the public internet or an internal network, because the vulnerable HTTP endpoint is reachable by any party that can contact the system. Earlier releases do not contain this vulnerability, and no patch has been released for them.

Risk and Exploitability

The CVSS score of 9.2 classifies the flaw as critical. The EPSS score of 3% indicates a moderate likelihood that attackers will exploit it. Attackers can activate the flaw by sending a malicious request to store a payload via the cli_control endpoint. The lack of passphrase protection or default passphrase 'opendoor' allows this to be performed unauthenticated or via cross‑site request forgery. Once executed, the attacker gains full control over the underlying operating system. The vulnerability is not yet listed in CISA's KEV catalog. Based on the description, the likely attack vector is inferred to be an unauthenticated HTTP request to the plugin’s endpoint, requiring network access to the plugin’s HTTP endpoint to launch the exploit. The CVE description does not specify the operating systems affected or the exact nature of the commands that can be executed, so those details are missing.

Generated by OpenCVE AI on August 3, 2026 at 03:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Sustainable Irrigation Platform to any release newer than 5.2.16 that removes or fixes the vulnerable cli_control plugin
  • If an upgrade is not possible, disable or uninstall the optional cli_control plugin to eliminate the attack vector
  • Limit network exposure of the plugin’s HTTP endpoint by configuring firewall rules or access controls, and replace the default "opendoor" passphrase with a strong, unique one

Generated by OpenCVE AI on August 3, 2026 at 03:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Dan-in-ca
Dan-in-ca sip
Vendors & Products Dan-in-ca
Dan-in-ca sip

Tue, 14 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Description Sustainable Irrigation Platform (SIP) through version 5.2.16 contains a command injection vulnerability in the optional cli_control plugin that allows unauthenticated or cross-site request forgery attackers to execute arbitrary operating-system commands by storing a malicious payload via the plugin's HTTP endpoint. Attackers can trigger execution by activating the associated irrigation station, exploiting the absence of passphrase protection or the default passphrase 'opendoor', to achieve arbitrary command execution on the underlying host.
Title Sustainable Irrigation Platform 5.2.16 RCE via cli_control Plugin Command Injection
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T22:03:17.020Z

Reserved: 2026-06-30T20:20:33.791Z

Link: CVE-2026-58479

cve-icon Vulnrichment

Updated: 2026-07-14T15:18:06.487Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:30:13Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')