PatchSiren cyber security CVE debrief
CVE-2026-48996 TriliumNext CVE debrief
A critical vulnerability exists in Trilium, an open-source hierarchical note-taking application, versions up to and including 0.103.0. The application's 'Safe import' filter does not sanitize note titles properly, and the GeoMap note view renders marker note titles as raw HTML, allowing attackers to inject scripts via specially crafted import archives. When opened in the GeoMap, these scripts execute, leading to cross-site scripting and, in the desktop client, remote code execution due to enabled Node integration in the Electron renderer.
- Vendor
- TriliumNext
- Product
- Trilium
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-27
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-27
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for systems using Trilium, especially those using the desktop client, should assess exposure and prioritize updating to version 0.104.0 or later. Monitoring for suspicious import activities and implementing compensating controls are also recommended.
Why it matters
CVE-2026-48996 is a critical vulnerability in Trilium that allows script injection and remote code execution. Defenders should assess exposure, prioritize updates, and monitor for suspicious activities.
- Cross-site scripting in GeoMap views
- Remote code execution in desktop clients due to enabled Node integration
- Potential for attacker-supplied scripts to execute on victim machines
- Need for verification of affected versions and remediation status
Technical summary
The Trilium application, up to and including version 0.103.0, has a vulnerability in its 'Safe import' feature. The feature does not properly sanitize note titles, and the GeoMap view renders these titles as raw HTML. This allows an attacker to inject malicious scripts into the application, leading to cross-site scripting and, in the case of the desktop client, remote code execution. Affected product deployments should be identified and owners assigned for follow-up. The vulnerability is caused by improper sanitization of note titles during the import process and improper rendering of titles in the GeoMap view, which can lead to cross-site scripting and remote code execution if exploited.
Defensive priority
Immediate attention is required for systems using Trilium versions up to 0.103.0. Users should update to version 0.104.0 or later to mitigate this vulnerability. Inventory checks and monitoring for suspicious import activities are recommended.
Recommended defensive actions
- Update Trilium to version 0.104.0 or later
- Inventory and assess exposure of Trilium installations
- Monitor for suspicious import activities
- Implement compensating controls for cross-site scripting and remote code execution
- Review and verify affected Trilium deployments in managed environments
- Track exceptions and retest remediated Trilium assets
- Check relevant monitoring, detection, and logs for exposed Trilium assets
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its critical severity and CVSS score of 9.3. The vulnerability is caused by improper sanitization of note titles during the import process and improper rendering of titles in the GeoMap view.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-48996 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-48996
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-48996 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48996
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/TriliumNext/Trilium/commit/5245ad70f6ecc54e0309fb83e596f15fe5dc5bf6
-
Source reference
Unverified legacy reference
URL: https://github.com/TriliumNext/Trilium/security/advisories/GHSA-7qfw-c9gj-2xq2
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.