Vulnerability Description
Note Mark is an open-source note-taking application. Prior to 0.19.4, no minimum length or entropy is enforced on the JWT_SECRET configuration value. The application accepts any base64-decodable secret regardless of size, including secrets as short as 1 byte. This vulnerability is fixed in 0.19.4.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/enchant97/note-mark/security/advisories/GHSA-q6mh-rqwh-g786
- https://github.com/enchant97/note-mark/security/advisories/GHSA-q6mh-rqwh-g786
FAQ
What is CVE-2026-44523?
CVE-2026-44523 is a vulnerability with a CVSS score of 10.0 (CRITICAL). Note Mark is an open-source note-taking application. Prior to 0.19.4, no minimum length or entropy is enforced on the JWT_SECRET configuration value. The application accepts any base64-decodable secre...
How severe is CVE-2026-44523?
CVE-2026-44523 has been rated CRITICAL with a CVSS base score of 10.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-44523?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.