ZeroHour

CVE-2026-79720

PoC niche

Reflected XSS in Netron Desktop (<= 9.1.2) Can Enable Remote Code Execution

CVSS 4.0
6.8 medium
EPSS
<1%p8
Published
()
Modified
AI analysis

CVE-2026-79720 is a reflected cross-site scripting (CWE-79) vulnerability in the desktop application of Netron, Lutz Roeder's open-source tool for visualizing neural network models, affecting versions up to and including 9.1.2. It is triggered when the app renders model node names without sanitization, so an attacker can hide script in a crafted model file that a user opens in the desktop app (a local attack vector requiring user interaction, per the CVSS 4.0 score). Successful exploitation allows the attacker to hide certain nodes in the visualization, perform port scanning from the user's machine, or chain the XSS with a known Chromium n-day to achieve remote code execution. Only users running the affected Netron desktop builds are exposed, as the flaw is scoped to the desktop application. As of the available data, there is one public advisory with PoC reference (HiddenLayer), the flaw is not in CISA KEV, and EPSS is low at 0.2% (8th percentile), indicating no confirmed in-the-wild exploitation.

What to do: Upgrade the Netron desktop application to the latest release (newer than 9.1.2) as referenced in the HiddenLayer advisory. Until patched, avoid opening model files from untrusted sources in the desktop app, or use the web version instead. Check whether users in your environment routinely open third-party model files, as those are the delivery vector for malicious node names.

Affected
lutzroeder netron<= 9.1.2 (desktop application)
Estimated exposure
nichelikely tens of thousands of desktop-app users or fewer; no public install counts available — Netron is a niche developer tool for ML model visualization, and only the desktop distribution is affected, which is a subset of its broader audience that also uses the web version and editor integrations.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Vendors
lutzroeder
Products
netron
Weakness
CWE-79
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.