CVE-2026-41571

Source
https://cve.org/CVERecord?id=CVE-2026-41571
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41571.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41571
Aliases
Downstream
Related
Published
2026-05-04T17:42:32.428Z
Modified
2026-08-04T11:49:29.152748048Z
Severity
  • 9.4 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L CVSS Calculator
Summary
Note Mark: OIDC-registered users authenticated by submitting password "null"
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41571.json",
    "cwe_ids": [
        "CWE-287"
    ]
}
References

Affected packages

Git / github.com/enchant97/note-mark

Affected ranges

Type
GIT
Repo
https://github.com/enchant97/note-mark
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "= 0.19.2"
        },
        {
            "last_affected": "= 0.19.2"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

= 0.*
= 0.19.2
v0.*
v0.19.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41571.json"