Home

Description

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.

PUBLISHED Reserved 2026-04-21 | Published 2026-05-04 | Updated 2026-05-04 | Assigner GitHub_M




MEDIUM: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Problem types

CWE-285: Improper Authorization

Product status

< 0.19.3
affected

References

github.com/...e-mark/security/advisories/GHSA-3gr9-485j-v4xf exploit

github.com/...e-mark/security/advisories/GHSA-3gr9-485j-v4xf

github.com/enchant97/note-mark/releases/tag/v0.19.3

cve.org (CVE-2026-41572)

nvd.nist.gov (CVE-2026-41572)

Download JSON