CVE-2026-23488 PUBLISHED

Blinko: multiple interfaces in the comment feature allow unauthorized access

Assigner: GitHub_M
Reserved: 13.01.2026 Published: 23.03.2026 Updated: 24.03.2026

Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, the /api/v1/comment/create endpoint has an unauthorized access vulnerability, allowing attackers to post comments on any note (including private notes) without authorization, even if the note has not been publicly shared. The /api/v1/comment/list endpoint has the same issue, allowing unauthorized viewing of comments on all notes. This issue has been patched in version 1.8.4.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor blinkospace
Product blinko
Versions
  • Version < 1.8.4 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE