CVE-2026-17497
HIGH
8.3
CVSS 3.1
Description
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.
Metadata
Severity & Metrics
8.3
HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| codexu | NoteGen | — | 0 < 0.32.0 |
Weakness (CWE)
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 8.3 | HIGH | 3.1 | cna | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H |
References (3)
- Fix: remove unrestricted shell execute for bash/python; harden skill script execution https://github.com/codexu/note-gen/commit/00064a4a8ec4177d51094ffb3e15bf0758009c1f
- NoteGen v0.32.0 release https://github.com/codexu/note-gen/releases/tag/note-gen-v0.32.0
- NoteGen repository https://github.com/codexu/note-gen