CVE-2026-47727: Trilium: RCE via `shareTemplate` relation missing `isDangerous` flag — Safe import bypass leading to EJS SSTI (Incomplete Fix of CVE-2026-45668)

Published Aug 27, 2026
·
Updated

Trilium is an open-source hierarchical note-taking application. In versions prior to 0.104.0, the default-on "Safe import" filter fails to neutralize the shareTemplate relation because that relation is not marked as dangerous, allowing an attacker-supplied import archive to plant a server-side template that leads to remote code execution. The relation is omitted from the built-in list of dangerous attributes, so unlike other code-loading relations it is not disabled on import, and when the victim later publishes the imported note the public share renderer feeds the linked EJS code note's raw bytes into ejs.render, which compiles them in the server's Node process. An unauthenticated request to the shared note then executes the attacker's JavaScript with full access to require, process, the filesystem, and the network. This issue is fixed in version 0.104.0.

Affected Software

1 affected component
Trilium Trilium<0.104.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Trilium to a version that resolves this vulnerability.

    Fixed in 0.104.0

Event History

Aug 27, 2026
CVE Published
via MITRE·04:51 PM
Data Sourced
via MITRE·04:51 PM
DescriptionWeakness
Data Sourced
via NVD·08:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to this issue?

Trilium instances running versions before 0.104.0 are exposed if a user imports an attacker-supplied archive and later publishes the imported note. The Safe import filter is enabled by default but does not prevent this attack path.

2

What must an attacker do to achieve code execution?

The attacker must provide a crafted import archive that uses the shareTemplate relation to link attacker-controlled EJS code. After the victim imports it and publishes the affected note, an unauthenticated request to that shared note triggers execution of the embedded JavaScript on the server.

3

What privileges does successful exploitation provide?

The attacker-supplied JavaScript executes in Trilium's server-side Node process. It has access to require, process, the filesystem, and the network.

4

What can be done if upgrading is not immediately possible?

Do not import untrusted archives, even when Safe import is enabled. Avoid publishing notes imported from untrusted sources, since publishing activates the vulnerable rendering path.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203