Unauthenticated Access in Open-Source Note-Taking Application by Enchant97
CVE-2026-41572
5.3MEDIUM
What is CVE-2026-41572?
Note Mark, an open-source note-taking application by Enchant97, allows unauthenticated individuals to access deleted public notes and associated assets through specific API endpoints. This access occurs even after a note-owner soft-deletes a book, due to inadequate security in GORM’s soft-delete implementation, which fails to secure the raw JOIN queries involved in retrieving note data. The issue was addressed in version 0.19.3, where appropriate measures were implemented to restrict access and enhance protection against potential data exposure.
Affected Version(s)
note-mark < 0.19.3
