Description
Sustainable Irrigation Platform (SIP) through version 5.2.16 contains a path traversal vulnerability that allows attackers with access to the restore functionality to write files to arbitrary locations by uploading crafted JSON backup files with unvalidated keys used to construct file paths. Attackers can exploit the lack of key validation in the JSON restore process, combined with the absence of a required passphrase in the default configuration or the default passphrase 'opendoor', to write arbitrary JSON files outside the intended data directory.
Published: 2026-07-14
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Sustainable Irrigation Platform versions up to 5.2.16 allow attackers who can access the restore functionality to upload crafted JSON backup files that contain unvalidated keys used to build file paths. The lack of key validation and the default configuration, which either requires no passphrase or uses the weak default passphrase 'opendoor', enable the application to write arbitrary JSON files to locations outside the intended data directory. This flaw constitutes a path traversal (CWE‑22) that can lead to file corruption, overwrite of critical application or system files, and potential compromise of confidentiality, integrity, and availability.

Affected Systems

Dan‑in‑CA’s Sustainable Irrigation Platform versions 5.2.16 and earlier are affected. Users running these releases should confirm the installed version and consider upgrading.

Risk and Exploitability

The CVSS base score of 8.7 classifies this vulnerability as high severity, while the EPSS score of less than 1 % indicates a low but non‑zero exploitation likelihood and it is not listed in the CISA KEV catalog. Likely attack vectors involve the JSON restore endpoint, which can be accessed via a web interface or API. An attacker that controls the JSON payload can bypass the missing passphrase or use the weak default passphrase, causing the service to write arbitrary files to the filesystem. The resulting arbitrary file write can be exploited to deploy malicious code, modify critical configuration or data files, or otherwise disrupt service availability.

Generated by OpenCVE AI on August 1, 2026 at 09:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Sustainable Irrigation Platform to version 5.2.17 or later where key validation for the JSON restore has been corrected.
  • Configure a strong, unique restore passphrase and disable the default passphrase option.
  • Restrict external access to the restore functionality or remove the restore feature if it is not required.

Generated by OpenCVE AI on August 1, 2026 at 09:59 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': '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 path traversal vulnerability that allows attackers with access to the restore functionality to write files to arbitrary locations by uploading crafted JSON backup files with unvalidated keys used to construct file paths. Attackers can exploit the lack of key validation in the JSON restore process, combined with the absence of a required passphrase in the default configuration or the default passphrase 'opendoor', to write arbitrary JSON files outside the intended data directory.
Title Sustainable Irrigation Platform 5.2.16 Path Traversal via JSON Backup Restore
Weaknesses CWE-22
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

Reserved: 2026-07-08T13:27:53.031Z

Link: CVE-2026-60114

cve-icon Vulnrichment

Updated: 2026-07-14T15:22:20.422Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:00:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')