Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/codexu/note-gen
- https://github.com/codexu/note-gen/commit/00064a4a8ec4177d51094ffb3e15bf0758009c
- https://github.com/codexu/note-gen/releases/tag/note-gen-v0.32.0
FAQ
What is CVE-2026-17497?
CVE-2026-17497 is a vulnerability with a CVSS score of 8.3 (HIGH). 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...
How severe is CVE-2026-17497?
CVE-2026-17497 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-17497?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.