Trilium Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases. Prior to 0.101.0, a critical timing attack vulnerability in Trilium's sync authentication endpoint allows unauthenticated remote attackers to recover HMAC authentication hashes byte-by-byte through statistical timing analysis. This enables complete authentication bypass without password knowledge, granting full read/write access to victim's knowledge base. This vulnerability is fixed in 0.101.0.
PUBLISHED5.2CWE-208
Trilium Notes has a Timing Attack Vulnerability in /api/login/sync
Problem type
Affected products
TriliumNext
Trilium
< 0.101.0 - AFFECTED
References
https://github.com/TriliumNext/Trilium/security/advisories/GHSA-hxf6-58cx-qq3x
https://github.com/TriliumNext/Trilium/security/advisories/GHSA-hxf6-58cx-qq3x
https://github.com/TriliumNext/Trilium/pull/8129
https://github.com/TriliumNext/Trilium/pull/8129
JSON source
https://cveawg.mitre.org/api/cve/CVE-2025-68621Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2025-68621",
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"dateUpdated": "2026-02-06T21:21:19.308Z",
"dateReserved": "2025-12-19T18:50:09.991Z",
"datePublished": "2026-02-06T21:21:19.308Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M",
"dateUpdated": "2026-02-06T21:21:19.308Z"
},
"title": "Trilium Notes has a Timing Attack Vulnerability in /api/login/sync",
"descriptions": [
{
"lang": "en",
"value": "Trilium Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases. Prior to 0.101.0, a critical timing attack vulnerability in Trilium's sync authentication endpoint allows unauthenticated remote attackers to recover HMAC authentication hashes byte-by-byte through statistical timing analysis. This enables complete authentication bypass without password knowledge, granting full read/write access to victim's knowledge base. This vulnerability is fixed in 0.101.0."
}
],
"affected": [
{
"vendor": "TriliumNext",
"product": "Trilium",
"versions": [
{
"version": "< 0.101.0",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-208: Observable Timing Discrepancy",
"cweId": "CWE-208",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/TriliumNext/Trilium/security/advisories/GHSA-hxf6-58cx-qq3x",
"name": "https://github.com/TriliumNext/Trilium/security/advisories/GHSA-hxf6-58cx-qq3x",
"tags": [
"x_refsource_CONFIRM"
]
},
{
"url": "https://github.com/TriliumNext/Trilium/pull/8129",
"name": "https://github.com/TriliumNext/Trilium/pull/8129",
"tags": [
"x_refsource_MISC"
]
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH"
}
}
]
}
}
}