Unauthenticated file read via plugin path traversal
Published Mar 23, 2026 · Updated Mar 23, 2026
Path traversal in Blinko 1.8.3 and earlier allows remote attackers to read arbitrary files through the unauthenticated plugin endpoint. The GET /plugins/* handler in server/routerExpress/file/plugin.ts splits attacker-controlled path segments, passes them to join(), and opens the result with createReadStream without confirming that it remains under .blinko/plugins. No credentials or user interaction are required, and the demonstrated consequence is server-side file disclosure without file modification or service interruption.
Summary
What happened
Path traversal in Blinko 1.8.3 and earlier allows remote attackers to read arbitrary files through the unauthenticated plugin endpoint. The GET /plugins/* handler in server/routerExpress/file/plugin.ts splits attacker-controlled path segments, passes them to join(), and opens the result with createReadStream without confirming that it remains under .blinko/plugins. No credentials or user interaction are required, and the demonstrated consequence is server-side file disclosure without file modification or service interruption.
The record
- CVE
- CVE-2026-23483
- Published
- Mar 23, 2026
- Updated
- Mar 23, 2026
- Vendor
- Blinko Space
- Product
- Blinko
- Classifications
- CWE-22, T1005
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 23, 2026CVE publishedPublication date reported by the CVE source.
- Mar 23, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=<= 1.8.3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo