Skip to main content

Blinko CVE-2026-23487

| EUVDEUVD-2026-14543 MEDIUM
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-03-23 GitHub_M
6.5
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

4
Patch available
Apr 16, 2026 - 05:29 EUVD
1.8.4
EUVD ID Assigned
Mar 23, 2026 - 21:00 euvd
EUVD-2026-14543
Analysis Generated
Mar 23, 2026 - 21:00 vuln.today
CVE Published
Mar 23, 2026 - 20:45 nvd
MEDIUM 6.5

DescriptionGitHub Advisory

Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, there is an IDOR vulnerability where user.detail Endpoint Leaks the Superadmin Token. This issue has been patched in version 1.8.4.

AnalysisAI

An Insecure Direct Object Reference (IDOR) vulnerability in Blinko versions prior to 1.8.4 allows authenticated attackers to leak the superadmin token through the user.detail endpoint by manipulating user identifiers. This authentication bypass vulnerability has a CVSS score of 6.0 and affects the Blinko AI-powered note-taking application. A patch is available in version 1.8.4, and proof-of-concept information is available via the official GitHub security advisory.

Technical ContextAI

Blinko (cpe:2.3:a:blinkospace:blinko:*:*:*:*:*:*:*:*) is an AI-powered card note-taking application that implements a REST API user detail endpoint. The vulnerability is rooted in CWE-639 (Authorization Bypass Through User-Controlled Key), where the user.detail endpoint fails to properly validate whether the authenticated user has permission to access another user's sensitive data, specifically the superadmin authentication token. The endpoint accepts user identifiers as input parameters without performing adequate access control checks, allowing attackers with any valid user account (PR:L privilege requirement) to enumerate and retrieve tokens belonging to administrative accounts by simply changing the target user identifier.

RemediationAI

Immediately upgrade Blinko to version 1.8.4 or later, which patches the IDOR vulnerability in the user.detail endpoint. The patched version is available at https://github.com/blinkospace/blinko/releases/tag/1.8.4. For organizations unable to upgrade immediately, implement network-level access controls to restrict API endpoint access to trusted internal IP ranges only, enforce mutual TLS authentication on the user.detail endpoint if possible, and monitor authentication logs for suspicious token access patterns. Additionally, consider rotating any superadmin tokens that may have been exposed prior to patching, and audit API access logs for evidence of IDOR exploitation attempts.

More in Blinko

View all
CVE-2026-23482 HIGH POC
7.5 Mar 23

Blinko, an AI-powered card note-taking application, contains a path traversal vulnerability in its file server endpoint

CVE-2026-23486 MEDIUM POC
5.3 Mar 23

A publicly accessible endpoint in Blinko prior to version 1.8.4 discloses sensitive user information including usernames

CVE-2026-23483 MEDIUM POC
5.3 Mar 23

Blinko versions 1.8.3 and earlier contain a path traversal vulnerability in the plugin file server endpoint that fails t

CVE-2026-23480 HIGH
8.8 Mar 23

Blinko versions prior to 1.8.4 contain a critical privilege escalation vulnerability in the upsertUser endpoint that all

CVE-2026-85607 HIGH
8.7 Sep 04

Insecure Direct Object Reference (IDOR) in Blinko 1.8.7 allows any authenticated user to read, modify, and delete AI cha

CVE-2026-23882 HIGH
7.2 Mar 23

Blinko versions prior to 1.8.4 allow authenticated high-privilege users to execute arbitrary commands through the MCP se

CVE-2026-85624 HIGH
7.1 Sep 04

Cross-user private note disclosure in Blinko 1.8.7 allows any authenticated user to read other users' private notes, att

CVE-2026-23484 MEDIUM
6.5 Mar 23

Blinko versions 1.8.3 and earlier allow authenticated users to write arbitrary files to the filesystem through an unvali

CVE-2026-23481 MEDIUM
6.5 Mar 23

Blinko, an AI-powered card note-taking application, contains an authenticated arbitrary file write vulnerability in the

CVE-2026-23485 MEDIUM
5.3 Mar 23

Blinko, an AI-powered card note-taking application, contains a path traversal vulnerability in the filePath parameter th

CVE-2026-23488 MEDIUM
5.3 Mar 23

Blinko, an AI-powered card note-taking application, contains an authentication bypass vulnerability in its comment manag

Share

CVE-2026-23487 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy