All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-44523
CRITICALpublished 2026-05-14 19:16 UTC · 1 month ago · modified 2026-05-15 15:16 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.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
// weaknesses (CWE)
- CWE-326
- CWE-345