Untriaged
Permalink
CVE-2026-45733
8.3 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): High (H)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): Low (L)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): High (H)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): Low (L)
Activity log
- Created suggestion
Trilium: Stored XSS in note icon rendering leads to Remote Code Execution in Electron desktop app
Trilium Notes is a cross-platform, hierarchical note taking application focused on building large personal knowledge bases. Prior to 0.103.0, the #iconClass label value is returned raw by getNoteIcon() and inserted without HTML attribute encoding into class attributes in apps/client/src/widgets/quick_search.ts and apps/client/src/services/note_autocomplete.ts, allowing a stored payload to execute automatically when a victim opens a new tab or uses Ctrl+J and, because Electron enables nodeIntegration and disables contextIsolation, run operating-system commands as the victim. This issue is fixed in version 0.103.0.
References
-
https://github.com/TriliumNext/Trilium/security/advisories/GHSA-h45q-4qc4-8hhg exploitx_refsource_CONFIRM
-
https://github.com/TriliumNext/Trilium/releases/tag/v0.103.0 x_refsource_MISC
Affected products
Trilium
- ==< 0.103.0
Matching in nixpkgs
pkgs.trilium-server
Hierarchical note taking application with focus on building large personal knowledge bases
Package maintainers
-
@FliegendeWurst Arne Keller <arne.keller@posteo.de>
-
@eliandoran Elian Doran <contact@eliandoran.me>