Description
Sustainable Irrigation Platform (SIP) through version 5.2.16 contains a server-side request forgery (SSRF) vulnerability that allows unauthenticated attackers to make the device issue arbitrary HTTP requests by supplying a malicious callback URL when the optional Node-RED plugin is installed. Attackers can exploit the lack of destination validation and the default passphrase 'opendoor' to send blind HTTP requests to arbitrary internal or external hosts not otherwise directly accessible.
Published: 2026-07-14
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an SSRF flaw that permits an attacker to submit a malicious callback URL to the optional Node‑RED plugin endpoint. Because the device does not validate the target and uses the weak default passphrase ‘opendoor’, it will blindly issue HTTP requests to any hostname reachable from the appliance, enabling communication to internal or external hosts that are normally not directly accessible.

Affected Systems

Dan‑in‑CA Sustainable Irrigation Platform version 5.2.16 with the optional Node‑RED plugin installed is affected. No other versions are identified as vulnerable.

Risk and Exploitability

The CVSS base score of 6.3 indicates moderate severity, while the EPSS score of less than 1 % suggests a low likelihood of widespread exploitation at present. The vulnerability is not listed in the CISA KEV catalog. An attacker can trigger the flaw simply by sending a request to the vulnerable callback endpoint without any authentication, making the risk a concern for systems that expose that interface remotely. The lack of destination validation and the default passphrase enable blind outbound HTTP requests to arbitrary internal or external hosts.

Generated by OpenCVE AI on July 31, 2026 at 10:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SIP firmware to a version that contains the SSRF fix
  • Change the default passphrase ‘opendoor’ to a strong, unique value when the Node‑RED plugin is needed, or uninstall the plugin if it is not required
  • Implement server‑side validation of callback URLs or configure a firewall to block blind outbound requests to internal networks

Generated by OpenCVE AI on July 31, 2026 at 10:23 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

Wed, 15 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, '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 server-side request forgery (SSRF) vulnerability that allows unauthenticated attackers to make the device issue arbitrary HTTP requests by supplying a malicious callback URL when the optional Node-RED plugin is installed. Attackers can exploit the lack of destination validation and the default passphrase 'opendoor' to send blind HTTP requests to arbitrary internal or external hosts not otherwise directly accessible.
Title Sustainable Irrigation Platform 5.2.16 SSRF via Node-RED Callback URL
Weaknesses CWE-918
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-15T18:11:54.117Z

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

Link: CVE-2026-58478

cve-icon Vulnrichment

Updated: 2026-07-15T18:11:51.166Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T10:30:17Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)