CVE-2026-41572
Last modified
CVE-2026-41572 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41572?
How severe is CVE-2026-41572?
How do I fix CVE-2026-41572?
Are you affected by CVE-2026-41572?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
