Description
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in OceanicSoft Informatics Systems Ltd. ValeApp allows Stored XSS.

This issue affects ValeApp: through 09072026. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-09
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability results from improper neutralization of user‑controlled input during web page generation in OceanicSoft Informatics Systems Ltd.’s ValeApp, allowing an attacker to embed arbitrary JavaScript into stored content. Once an attacker injects malicious payloads, other users’ browsers will execute the script when the content is rendered, enabling theft of session data, credential injection, or defacement.

Affected Systems

The flaw is present in all releases of ValeApp up through version 09072026. No later versions have been identified in the advisory, and the vendor has not released an update to address the issue.

Risk and Exploitability

The CVSS score of 9.3 classifies this weakness as critical. The EPSS score of less than 1% indicates a low probability of automated exploitation. Because the vulnerability is stored, the attacker must first submit malicious content that is preserved by the application and subsequently rendered to other users, so the exploitation requires access to an input mechanism such as a form or data entry interface. This inference is drawn from the description of a stored XSS flaw. The flaw is not listed in the CISA KEV catalog, suggesting limited observed exploitation.

Generated by OpenCVE AI on July 29, 2026 at 12:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply proper output encoding or sanitization for all user‑controllable data before embedding it in web page content.
  • Restrict the input mechanisms to trusted administrative users and enforce strict role‑based access controls.
  • Deploy a web application firewall rule set that detects and blocks suspicious payloads containing executable script tags or JavaScript event handlers before they reach the application.

Generated by OpenCVE AI on July 29, 2026 at 12:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Oceanicsoft
Oceanicsoft valeapp
Vendors & Products Oceanicsoft
Oceanicsoft valeapp

Thu, 09 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in OceanicSoft Informatics Systems Ltd. ValeApp allows Stored XSS. This issue affects ValeApp: through 09072026. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Title XSS in Oceanicsoft's ValeApp
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Oceanicsoft Valeapp
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-09T12:32:19.467Z

Reserved: 2026-02-11T13:38:05.266Z

Link: CVE-2026-2342

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:45:03Z

Weaknesses
  • CWE-79

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