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
Configurations
No configuration.
History
04 May 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/enchant97/note-mark/security/advisories/GHSA-3gr9-485j-v4xf - |
04 May 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-04 18:16
Updated : 2026-05-07 15:43
NVD link : CVE-2026-41572
Mitre link : CVE-2026-41572
CVE.ORG link : CVE-2026-41572
JSON object : View
Products Affected
No product.
CWE
CWE-285
Improper Authorization
