CVE-2026-40265

Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the asset download endpoint at /api/notes/{noteID}/assets/{assetID} is registered without authentication middleware, and the backend query does not verify ownership or book visibility. An unauthenticated user who knows a valid note ID and asset ID can retrieve the full contents of private note assets without authentication, regardless of whether the associated book is public or private. This issue has been fixed in version 0.19.2.
Configurations

No configuration.

History

No history.

Information

Published : 2026-04-17 01:17

Updated : 2026-06-17 10:44


NVD link : CVE-2026-40265

Mitre link : CVE-2026-40265

CVE.ORG link : CVE-2026-40265


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization