๐Ÿ” CVE Alert

CVE-2026-41572

MEDIUM 5.3

Note Mark: Unauthenticated read of notes and assets in soft-deleted public books

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-285
Vendor enchant97
Product note-mark
Published May 4, 2026
Stay Ahead of the Next One

Get instant alerts for enchant97 note-mark

Be the first to know when new medium vulnerabilities affecting enchant97 note-mark are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

enchant97 / note-mark
< 0.19.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/enchant97/note-mark/security/advisories/GHSA-3gr9-485j-v4xf github.com: https://github.com/enchant97/note-mark/releases/tag/v0.19.3