Description
Sustainable Irrigation Platform (SIP) through version 5.2.16 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by supplying malicious script payloads within program names submitted via HTTP requests. Attackers can exploit the lack of output encoding on rendered program names to execute arbitrary JavaScript in the browsers of any users viewing the affected page, with exploitation facilitated by the absence of a required passphrase or the default passphrase 'opendoor'.
Published: 2026-07-14
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SIP version 5.2.16 contains a stored XSS flaw that lets attackers inject arbitrary JavaScript by embedding malicious scripts within program names submitted via HTTP requests. Because the platform renders program names without output encoding, the injected code executes in any user’s browser that views the affected page, giving the attacker the ability to run scripts in the victim’s browser and potentially compromise the confidentiality and integrity of data accessed during that session.

Affected Systems

The vulnerability affects Dan‑in‑CA Sustainable Irrigation Platform, specifically version 5.2.16 and any earlier releases that process user‑supplied program names without sanitization. Any installation that accepts program names via HTTP requests and renders them in the web interface is susceptible.

Risk and Exploitability

The CVSS score is 5.3, the EPSS score is less than 1 %, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw by sending malicious program name payloads through HTTP requests without needing a passphrase; the default passphrase "opendoor" does not provide a barrier to unauthorized access. Because the stored data is rendered in a web page, its exploitation requires the attacker to have an affected user view the stored program name, but the low EPSS indicates a moderate overall risk with a low probability of exploitation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑supplied patch or upgrade to a SIP version that removes the stored XSS in program names.
  • Change the default passphrase from "opendoor" to a strong, unique value and enforce authentication for any feature that accepts program names.
  • Sanitize or apply proper output encoding to all program name data before rendering it in web pages to prevent script execution.

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

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description Sustainable Irrigation Platform (SIP) through version 5.2.16 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by supplying malicious script payloads within program names submitted via HTTP requests. Attackers can exploit the lack of output encoding on rendered program names to execute arbitrary JavaScript in the browsers of any users viewing the affected page, with exploitation facilitated by the absence of a required passphrase or the default passphrase 'opendoor'.
Title Sustainable Irrigation Platform 5.2.16 Stored XSS via Program Name
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-15T14:46:26.312Z

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

Link: CVE-2026-58475

cve-icon Vulnrichment

Updated: 2026-07-15T14:46:15.343Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')