CVE-2026-17497
NoteGen before 0.32.0 grants the Tauri shell plugin shell:allow-execute capability for bash, python, and python3 with arbitrary arguments in
CVSS
8.3
High
EPSS
—
KEV
—
Exploit Today
0
0-100
Published: Jul 26, 2026 · Last modified: Jul 27, 2026 · CWE-78 · CWE-276 · CWE-1249
Not enough EPSS history yet.
NoteGen before 0.32.0 grants the Tauri shell plugin shell:allow-execute capability for bash, python, and python3 with arbitrary arguments in the default desktop capabilities. JavaScript running in the application webview can therefore invoke plugin:shell|execute to run attacker-controlled operating system commands with the privileges of the NoteGen process. In combination with script execution in the webview (for example via chat XSS), this enables full remote code execution on the user's machine.