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 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.
Configurations

No configuration.

History

26 Jul 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-26 15:16

Updated : 2026-07-26 15:16


NVD link : CVE-2026-17497

Mitre link : CVE-2026-17497

CVE.ORG link : CVE-2026-17497


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-276

Incorrect Default Permissions

CWE-1249

Application-Level Admin Tool with Inconsistent View of Underlying Operating System