CVE-2026-41571
Last modified
CVE-2026-41571 is a critical-severity vulnerability rated 9.4/10 on the CVSS scale. Note Mark is an open-source note-taking application. In version 0.19.2, IsPasswordMatch in backend/db/models.go falls back to a hard-coded bcrypt("null") placeholder whenever a user has no stored password. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Note Mark is an open-source note-taking application. In version 0.19.2, IsPasswordMatch in backend/db/models.go falls back to a hard-coded bcrypt("null") placeholder whenever a user has no stored password. OIDC-registered users are created with an empty password, so anyone who submits password: "null" to the internal login endpoint receives a valid session for that user. The bypass is unauthenticated and requires no user interaction. 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:H/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41571?
How severe is CVE-2026-41571?
How do I fix CVE-2026-41571?
Are you affected by CVE-2026-41571?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
