PatchSiren cyber security CVE debrief
CVE-2026-53580 TriliumNext CVE debrief
CVE-2026-53580 is a high-severity vulnerability in Trilium, an open-source hierarchical note-taking application. The vulnerability allows an authenticated user to disclose arbitrary files readable by the Trilium process by exploiting the automatic image-download feature. This feature accepts file:// URLs in a note's img tags and reads the referenced local file with no path validation. The issue is fixed in version 0.104.0.
- Vendor
- TriliumNext
- Product
- Trilium
- CVSS
- HIGH 8.1
- 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 Trilium instances should assess exposure and prioritize patching to prevent unauthorized file disclosure. Authenticated users with access to the web UI, ETAPI, web clipper, or note imports are at risk.
Why it matters
CVE-2026-53580 is a high-severity vulnerability in Trilium that allows authenticated users to disclose arbitrary files. Defenders should prioritize patching to version 0.104.0 or later and restrict access to sensitive files.
- Potential unauthorized file disclosure
- Risk of sensitive information exposure
- Need for patching to prevent exploitation
- Verification of Trilium instance updates
Technical summary
The automatic image-download feature in Trilium accepts file:// URLs in a note's img tags and reads the referenced local file with no path validation. This allows an authenticated user to disclose arbitrary files readable by the Trilium process. The issue is fixed in version 0.104.0. Affected product deployments should be reviewed for exposure, and defenders should prioritize patching to prevent unauthorized file disclosure. Verify that Trilium instances are updated and restrict access to sensitive files. The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions.
Defensive priority
Defenders should prioritize patching Trilium to version 0.104.0 or later to prevent unauthorized file disclosure. Authenticated users with access to the web UI, ETAPI, web clipper, or note imports are at risk. Verify that Trilium instances are updated and restrict access to sensitive files.
Recommended defensive actions
- Patch Trilium to version 0.104.0 or later
- Restrict access to sensitive files
- Verify Trilium instances are updated
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. GitHub security advisories offer additional context on the issue and its fix.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-53580 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-53580
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-53580 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-53580
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/c417c901dfe45222c321fab1685f26730cc2068f
-
Source reference
Unverified legacy reference
URL: https://github.com/TriliumNext/Trilium/security/advisories/GHSA-3gxr-j6g6-q75c
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.