CVE-2026-39309 — Trilium Notes is a cross-platform, hierarchical note taking
CVE-2026-39309 — Trilium Notes is a cross-platform, hierarchical note taking application focused on building large personal knowledge bases. In versions 0.102.1 and prior, the Electron configuration is vulnerable to TCC Bypass via Prompt Spoofing, allowing local attackers to trigger misleading macOS
What This Means For You
- If your environment is affected by CWE-290, CWE-451, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-39309 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-39309 - Trilium Notes TCC Bypass via Malicious Node Execution
title: CVE-2026-39309 - Trilium Notes TCC Bypass via Malicious Node Execution
id: scw-2026-05-20-ai-1
status: experimental
level: critical
description: |
Detects the execution of Trilium Notes with the '-e' flag in its command line, which is a known indicator of the TCC Bypass vulnerability (CVE-2026-39309). This flag allows for the execution of arbitrary system commands within the context of Trilium Notes, enabling attackers to spoof permission prompts and access TCC-protected resources.
author: SCW Feed Engine (AI-generated)
date: 2026-05-20
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-39309/
tags:
- attack.execution
- attack.t1059.003
logsource:
category: process_creation
detection:
selection:
Image|contains:
- 'trilium-notes'
CommandLine|contains:
- '-e'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-39309 | vulnerability | CVE-2026-39309 |
| CWE-290 | weakness | CWE-290 |
| CWE-451 | weakness | CWE-451 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 20, 2026 at 03:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.