
Find real vulnerabilities before they ship
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.
Base Score
10| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| github.com/enchant97/note-mark/backend(Go) | 0 | 0.0.0-20260501152247-18b587758667 | N/A |
| Base Score | 10 |
|---|---|
| Vector String | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N |
| Base Severity | Critical |
| Version | 3.1 |
| Attack Vector (AV) | NETWORK |