Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/enchant97/note-mark/backend
  4. ›
  5. CVE-2026-40263

CVE-2026-40263: Note Mark: Username Enumeration via Login Endpoint Timing Side-Channel

April 13, 2026 (updated April 24, 2026)

A timing side-channel in the login endpoint allows unauthenticated attackers to determine whether a username exists by measuring response time differences. Requests for valid usernames take noticeably longer because the server performs bcrypt password verification, while requests for nonexistent usernames return much faster. This enables reliable remote username enumeration and increases the risk of targeted credential attacks.

References

  • github.com/advisories/GHSA-w6m9-39cv-2fwp
  • github.com/enchant97/note-mark
  • github.com/enchant97/note-mark/commit/cf4c6f6acf70b569d80396d323b067c00d45c034
  • github.com/enchant97/note-mark/security/advisories/GHSA-w6m9-39cv-2fwp
  • nvd.nist.gov/vuln/detail/CVE-2026-40263

Code Behaviors & Features

Detect and mitigate CVE-2026-40263 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.19.2-0.20260411145025-cf4c6f6acf70

Fixed versions

  • 0.19.2-0.20260411145025-cf4c6f6acf70

Solution

Upgrade to version 0.19.2-0.20260411145025-cf4c6f6acf70 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-208: Observable Timing Discrepancy

Source file

go/github.com/enchant97/note-mark/backend/CVE-2026-40263.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:19:21 +0000.