Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2026-34600— Joplin Server delta API returns note content after share access is revoked

CVSS 5.7 · Medium EPSS 0.03% · P8

Affected Version Matrix 1

VendorProductVersion RangeStatus
laurent22joplin< 3.5.3affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-34600

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Joplin Server delta API returns note content after share access is revoked
Source: NVD (National Vulnerability Database)
Vulnerability Description
Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Versions 3.5.2 and prior contain a logic error in the delta API that allows share recipients to download notes that are no longer shared with them, related to but not fully fixed by the prior patch in #14289. In ChangeModel.delta, when DELTA_INCLUDES_ITEMS is enabled (the default), the latest state of items is attached to delta output without verifying that those items are still shared with the requesting user, and the existing removal logic only filters items deleted for all users. Additionally, the change compression logic incorrectly reduces create - delete to NOOP, which is unsafe because compression is applied per page and an item can have multiple create events; if an earlier create falls on a separate page from a later create -> delete pair, the deletion is dropped and the sequence collapses to a create. As a result, the delta API returns a create event for a deleted item with the full latest content attached, exposing notes the user no longer has access to. This issue has been fixed in version 3.5.3.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
权限预留不恰当
Source: NVD (National Vulnerability Database)
Vulnerability Title
Joplin 信息泄露漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Joplin是Laurent Cozic个人开发者的一款开源的笔记和待办事项应用程序。 Joplin 3.5.2及之前版本存在信息泄露漏洞,该漏洞源于delta API中的逻辑错误,允许共享接收者下载不再与其共享的笔记,且变更压缩逻辑错误地将create - delete缩减为NOOP,可能导致信息泄露。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
laurent22joplin < 3.5.3 -

II. Public POCs for CVE-2026-34600

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-34600

登录查看更多情报信息。

Patches & Fixes for CVE-2026-34600 (1)

Vendor Advisories for CVE-2026-34600 (1)

Other References for CVE-2026-34600 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-34600

No comments yet


Leave a comment