CVE-2026-79718
Received Received - Intake

Reflected XSS in Netron Desktop Application

Vulnerability report for CVE-2026-79718, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: HiddenLayer

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
netron netron to 9.1.2 (inc)
lutzroeder netron to 9.1.3 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-79718 is a reflected Cross-Site Scripting (XSS) vulnerability in Netron versions 9.1.2 and earlier. It occurs because Netron renders user-controlled model fields without proper HTML escaping. An attacker can inject arbitrary HTML into the Netron sidebar by crafting a malicious model file, which is then rendered when a user interacts with the application.

Detection Guidance

To detect this vulnerability, check the installed Netron version on your system. If it is version 9.1.2 or earlier, the system is vulnerable. Run commands like 'netron --version' or check the application's about section. Inspect model files for unsanitized HTML strings in node names or descriptions.

Impact Analysis

This vulnerability allows an attacker to hide certain nodes, perform port scanning, or chain it with known V8 renderer n-day vulnerabilities in the embedded Chromium version to achieve Remote Code Execution (RCE) on the host system. While Netron may not handle sensitive data like cookies, the potential for RCE poses a significant risk.

Mitigation Strategies

Immediately update Netron to version 9.1.3 or later. If updating is not possible, avoid opening untrusted model files in Netron. Disable the use of external frames by ensuring CSP settings include 'frame-src none'. Monitor for suspicious activity like hidden nodes or unexpected network connections.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-79718. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart