PT-2026-36891 · Note Mark · Note Mark
Adrgs
·
Published
2026-04-25
·
Updated
2026-05-04
·
CVE-2026-41572
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Note Mark versions prior to 0.19.3
Description
An issue exists where notes and uploaded assets remain accessible after a public book is soft-deleted. Unauthenticated users with the note ID or slug path can access data via the endpoints "/api/notes/{id}", "/api/notes/{id}/content", the slug URL, and asset endpoints. This occurs because the soft-delete scope of GORM (an Object-Relational Mapper for Go) does not apply to the raw "JOIN books ..." clauses used in note and asset queries.
Recommendations
Update to version 0.19.3.
Exploit
Fix
Improper Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Note Mark