CVE-2026-41572
MEDIUMNote Mark: Unauthenticated read of notes and assets in soft-deleted public books
Title source: cnaDescription
Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/{id}, /api/notes/{id}/content, the slug URL, and the asset endpoints. Unauthenticated callers who hold the note ID or the slug path retain access. GORM's soft-delete scope does not reach the raw "JOIN books ..." clauses used by the note and asset queries. This issue has been patched in version 0.19.3.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/enchant97/note-mark/security/advisories/GHSA-3gr9-485j-v4xf
X_Refsource_Misc x_refsource_misc
https://github.com/enchant97/note-mark/releases/tag/v0.19.3
Scores
CVSS v3
5.3
EPSS
0.0019
EPSS Percentile
9.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-285
Status
published
Products (2)
enchant97/note-mark
0 - 0.0.0-20260417132843-d1bf845a2a2dGo
enchant97/note-mark
< 0.19.3
Published
May 04, 2026
Tracked Since
May 05, 2026