Skip to main content

Blinko CVE-2026-23485

| EUVDEUVD-2026-14539 MEDIUM
Path Traversal (CWE-22)
2026-03-23 GitHub_M
5.3
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/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
Low
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-14539
Analysis Generated
Mar 23, 2026 - 21:00 vuln.today
CVE Published
Mar 23, 2026 - 20:50 nvd
MEDIUM 5.3

DescriptionGitHub Advisory

Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, the filePath parameter accepts path traversal sequences, allowing enumeration of file existence on the server via different error responses. 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 the filePath parameter that allows unauthenticated remote attackers to enumerate file existence on the server through differential error responses. Versions prior to 1.8.4 are affected, and an attacker can leverage this vulnerability to discover sensitive files and directories without authentication or user interaction. The vulnerability has been patched in version 1.8.4, and exploit code or proof-of-concept demonstrations are available via the GitHub security advisory.

Technical ContextAI

The vulnerability stems from improper input validation of the filePath parameter, which fails to sanitize path traversal sequences such as '../' before processing file operations. This is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) and represents a common weakness in web applications that accept user-supplied file paths without adequate canonicalization or validation. Blinko (cpe:2.3:a:blinkospace:blinko:*:*:*:*:*:*:*:*) implements file-based operations as part of its note-taking functionality, and the application fails to restrict access to files within intended directories. The error response differentiation (such as 'file not found' versus 'permission denied' versus 'access error') allows attackers to infer file system structure without actually reading file contents, making this a reconnaissance vulnerability with high confidence in enumeration results.

RemediationAI

Upgrade Blinko to version 1.8.4 or later immediately by downloading the patched release from https://github.com/blinkospace/blinko/releases/tag/1.8.4. The fix is available in commit 9d6fa80a3e11a99886f90e048657443335fd3e7d and has been verified through the official GitHub Security Advisory at https://github.com/blinkospace/blinko/security/advisories/GHSA-5x64-pmfq-pw7q. If immediate patching is not feasible, restrict network access to the Blinko service via firewall rules or reverse proxy configuration, limit exposure to trusted internal networks only, and disable public internet access until patching is completed. Monitor application logs for suspicious filePath parameter usage patterns that may indicate reconnaissance 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-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-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-23485 vulnerability details – vuln.today

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