VYPR

Note Mark

by Enchant97

Source repositories

CVEs (8)

  • CVE-2026-44523CriMay 14, 2026
    risk 0.58cvss 10.0epss 0.00

    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…

  • CVE-2026-41571CriMay 4, 2026
    risk 0.54cvss 9.4epss 0.00

    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…

  • CVE-2026-40262HigApr 17, 2026
    risk 0.50cvss 8.7epss 0.00

    Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the asset delivery handler serves uploaded files inline and relies on magic-byte detection for content type, which does not identify text-based formats such as HTML, SVG, or XHTML. These files are…

  • CVE-2026-44522HigMay 14, 2026
    risk 0.49cvss epss 0.01

    Note Mark is an open-source note-taking application. From 0.13.0 to before 0.19.4, the Note Mark application allows authenticated users to upload assets to notes via POST /api/notes/{noteID}/assets, where the asset filename is provided through the X-Name HTTP request header.…

  • CVE-2026-40265MedApr 17, 2026
    risk 0.31cvss 5.9epss 0.00

    Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the asset download endpoint at /api/notes/{noteID}/assets/{assetID} is registered without authentication middleware, and the backend query does not verify ownership or book visibility. An…

  • CVE-2026-41572MedMay 4, 2026
    risk 0.27cvss 5.3epss 0.00

    Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/{id}, /api/notes/{id}/content, the slug URL, and the asset endpoints. Unauthenticated…

  • CVE-2026-40263LowApr 17, 2026
    risk 0.17cvss 3.7epss 0.00

    Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the login endpoint performs bcrypt password verification only when the supplied username exists, returning immediately for nonexistent usernames. This timing discrepancy allows unauthenticated…

  • CVE-2024-41819Jul 29, 2024
    risk 0.00cvss epss 0.01

    Note Mark is a web-based Markdown notes app. A stored cross-site scripting (XSS) vulnerability in Note Mark allows attackers to execute arbitrary web scripts via a crafted payload injected into the URL value of a link in the markdown content. This vulnerability is fixed in…

VYPR — Vulnerability Intelligence