Skip to main content

Blinko EUVDEUVD-2026-14533

| CVE-2026-23482 HIGH
Path Traversal (CWE-22)
2026-03-23 GitHub_M
7.5
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/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
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

6
Analysis Updated
Apr 16, 2026 - 06:18 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
1.8.4
EUVD ID Assigned
Mar 23, 2026 - 20:45 euvd
EUVD-2026-14533
Analysis Generated
Mar 23, 2026 - 20:45 vuln.today
CVE Published
Mar 23, 2026 - 20:25 nvd
HIGH 7.5

DescriptionGitHub Advisory

Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, the file server endpoint does not perform permission checks on the temp/ path and does not filter path traversal sequences, allowing unauthorized attackers to read arbitrary files on the server. When scheduled backup tasks are enabled, attackers can read backup files to obtain all user notes and user TOKENS. This issue has been patched in version 1.8.4.

AnalysisAI

Blinko, an AI-powered card note-taking application, contains a path traversal vulnerability in its file server endpoint that fails to validate permissions on the temp/ directory and does not filter path traversal sequences (CWE-22). Attackers can exploit this to read arbitrary files on the server, and when scheduled backup tasks are enabled, can access backup files containing all user notes and authentication tokens. The vulnerability affects all versions prior to 1.8.4 and has been patched in the released version 1.8.4.

Technical ContextAI

The vulnerability exists in Blinko's file server endpoint (cpe:2.3:a:blinkospace:blinko:*:*:*:*:*:*:*:*) which serves files from the temp/ directory without proper access control mechanisms or input sanitization. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), a classic path traversal flaw where an attacker can use sequences such as '../' to traverse the directory structure and access files outside the intended temp/ directory. The absence of both permission checks and path traversal sequence filtering means an unauthenticated attacker can directly manipulate file paths to reach sensitive system files, backup archives, and configuration files containing authentication credentials.

RemediationAI

Immediately upgrade Blinko to version 1.8.4 or later, as confirmed by the official release at https://github.com/blinkospace/blinko/releases/tag/1.8.4. This patch version includes fixes for both the missing permission checks and path traversal filtering in the file server endpoint. If immediate patching is not possible, disable scheduled backup tasks to prevent attackers from extracting backup files containing user tokens and notes, and implement network segmentation to restrict access to the Blinko application to trusted IP ranges only. Additionally, review server logs for any suspicious file access patterns using '../' sequences and rotate all user authentication tokens as a precautionary measure if the vulnerability may have been exploited.

More in Blinko

View all
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-23487 MEDIUM
6.5 Mar 23

An Insecure Direct Object Reference (IDOR) vulnerability in Blinko versions prior to 1.8.4 allows authenticated attacker

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

EUVD-2026-14533 vulnerability details – vuln.today

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