All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-44523
CRITICALpublished 2026-05-14 19:16 UTC · 3 months ago · modified 2026-06-17 10:50 UTC
10.0
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-326
- CWE-345