CVE-2026-39310
8.6TriliumNext · Trilium
A security flaw in Trilium Notes, involving improper access control and missing authentication, allows unauthorized users to access and manipulate critical application functions.
Executive summary
Improper access control in Trilium Notes allows unauthenticated users to access critical functions, necessitating an immediate update to version 0.102.2.
Vulnerability
This vulnerability encompasses improper access control (CWE-284) and missing authentication for critical functions (CWE-306). The vulnerability is remotely exploitable without authentication, allowing attackers to perform actions that should be restricted to authenticated users.
Business impact
Successful exploitation poses a significant risk to personal knowledge bases stored within the application, as unauthorized users could read, modify, or delete sensitive notes. With a CVSS score of 8.6, this vulnerability represents a major security failure for any organization relying on Trilium for documentation or personal data storage.
Remediation
Immediate Action: Update Trilium to version 0.102.2 or later to ensure proper authentication controls are enforced.
Proactive Monitoring: Audit application access logs for any unauthorized access attempts or unexpected modifications to notes or configuration settings.
Compensating Controls: If the application must remain exposed, place it behind a secure VPN or an authenticated proxy that enforces strict access control before reaching the application.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
The existence of a proof-of-concept combined with the ease of exploitation makes this a high-priority item for remediation. All users of Trilium Notes should apply the patch immediately to prevent unauthorized access to their knowledge bases.