Description
Italtel NetMatch-S 5.0.0-20200703 allows Multiple Stored XSS under NP_IBCF-NATUP-01/NMSCI-WebGui/backup_restore.jsp and NP_IBCF-MIBER-03/NMSCI-WebGui/storage.jsp via the name parameter. A malicious user leveraging this vulnerability could inject arbitrary JavaScript. The malicious payload will then be triggered every time an authenticated user browses the page containing it.
Published: 2026-09-04
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS
Action: Patch
AI Analysis

Impact

CWE‑79: The vulnerability allows an attacker to inject JavaScript code via the "name" parameter in two Web GUI pages of Italtel NetMatch‑S. When an authenticated user accesses these pages, the injected script executes in the user’s browser without any additional interaction. This stored cross‑site scripting can be abused to steal session cookies, modify page content, or execute further actions on behalf of the victim.

Affected Systems

Italtel NetMatch‑S version 5.0.0‑20200703 is impacted. No other versions are mentioned in the advisory.

Risk and Exploitability

The EPSS score is <1%, indicating a low probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. The CVSS score of 5.4 indicates a medium severity assessment, but stored XSS typically poses a high risk when authentication is required, since the malicious code runs with the privileges of a legitimate user. An attacker only needs to craft a request containing the "name" parameter and deliver it to a victim who will subsequently load the affected page.

Generated by OpenCVE AI on September 10, 2026 at 05:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch or update to an unpatched version of NetMatch‑S once one is available.
  • Sanitize or encode user input for the "name" field in both backup_restore.jsp and storage.jsp to prevent script injection.
  • Enforce a strict Content Security Policy that disallows inline scripts and restricts script sources to trusted domains.

Generated by OpenCVE AI on September 10, 2026 at 05:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 05:30:00 +0000

Type Values Removed Values Added
Title Stored Cross‑Site Scripting in Italtel NetMatch‑S Web GUI

Wed, 09 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 07 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Italtel
Italtel netmatch-s
Vendors & Products Italtel
Italtel netmatch-s

Fri, 04 Sep 2026 22:45:00 +0000

Type Values Removed Values Added
Title Stored Cross‑Site Scripting in Italtel NetMatch‑S Web GUI
Weaknesses CWE-79

Fri, 04 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description Italtel NetMatch-S 5.0.0-20200703 allows Multiple Stored XSS under NP_IBCF-NATUP-01/NMSCI-WebGui/backup_restore.jsp and NP_IBCF-MIBER-03/NMSCI-WebGui/storage.jsp via the name parameter. A malicious user leveraging this vulnerability could inject arbitrary JavaScript. The malicious payload will then be triggered every time an authenticated user browses the page containing it.
References

Subscriptions

Italtel Netmatch-s
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-09T19:01:10.260Z

Reserved: 2022-03-12T00:00:00.000Z

Link: CVE-2022-26961

cve-icon Vulnrichment

Updated: 2026-09-09T19:00:19.908Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T21:17:19.887

Modified: 2026-09-09T19:17:25.897

Link: CVE-2022-26961

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T05:15:17Z

Weaknesses
  • CWE-79

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