Description
Reflected XSS in Netron versions <=9.1.2 on desktop application through unsanitized node names allows an attacker to hide certain nodes, perform port scanning or abuse a Chrome n-day to achieve Remote Code Execution.
Published: 2026-08-27
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Patch Immediately
AI Analysis

Impact

The vulnerability is a reflected XSS flaw that occurs in the Netron desktop application when rendering model files whose node names contain malicious script. The flaw is identified as CWE-79. An attacker can supply a crafted model file that includes unsafe characters, causing the application to execute the embedded script in the context of the user's session. This can conceal nodes, conduct port scanning, or leverage a known Chrome n‑day vulnerability to achieve full remote code execution.

Affected Systems

Netron desktop application, produced by Netron, in all versions up to and including 9.1.2.

Risk and Exploitability

The CVSS score of 6.8 indicates moderate to high risk, while the EPSS score is not available. The vulnerability is not listed in the CISA KEV catalog, suggesting no publicly reported widespread exploitation yet. The likely attack vector requires a user to open a malicious model file, so it is local or social‑engineering based. If an attacker can also exploit a Chrome vulnerability within the Electron runtime used by Netron, remote code execution would be possible.

Generated by OpenCVE AI on August 27, 2026 at 17:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Netron patch for version 9.1.3 or newer, which removes the reflected XSS in node rendering.
  • Reject or quarantine any model files obtained from untrusted sources before opening them in Netron.
  • Run Netron in a sandboxed environment or disable node integration in the Electron runtime to limit the impact of potential XSS flaws.

Generated by OpenCVE AI on August 27, 2026 at 17:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Netron
Netron netron
Vendors & Products Netron
Netron netron

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Title XSS in Netron Enabling Remote Code Execution via Unsanitized Node Names

Thu, 27 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description Reflected XSS in Netron versions <=9.1.2 on desktop application through unsanitized node names allows an attacker to hide certain nodes, perform port scanning or abuse a Chrome n-day to achieve Remote Code Execution.
Weaknesses CWE-79
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: HiddenLayer

Published:

Updated: 2026-08-27T18:52:39.505Z

Reserved: 2026-08-25T13:43:20.740Z

Link: CVE-2026-79719

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-27T17:20:48.900

Modified: 2026-08-31T19:36:42.500

Link: CVE-2026-79719

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:22:52Z

Weaknesses
  • CWE-79

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