Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @tinacms/cli
  4. ›
  5. CVE-2026-28792

CVE-2026-28792: TinaCMS CLI Dev Server Vulnerable to Cross-Origin File Exfiltration via CORS Misconfiguration + Path Traversal in TinaCMS

March 12, 2026

The TinaCMS CLI dev server combines a permissive CORS configuration (Access-Control-Allow-Origin: *) with the path traversal vulnerability (previously reported) to enable a browser-based drive-by attack. A remote attacker can enumerate the filesystem, write arbitrary files, and delete arbitrary files on developer’s machines by simply tricking them into visiting a malicious website while tinacms dev is running.

References

  • github.com/advisories/GHSA-8pw3-9m7f-q734
  • github.com/tinacms/tinacms
  • github.com/tinacms/tinacms/commit/56d533e610a520ba66b3e58f3a0dc03487d5d5d7
  • github.com/tinacms/tinacms/pull/6450
  • github.com/tinacms/tinacms/releases/tag/%40tinacms%2Fcli%402.1.8
  • github.com/tinacms/tinacms/security/advisories/GHSA-8pw3-9m7f-q734
  • nvd.nist.gov/vuln/detail/CVE-2026-28792

Code Behaviors & Features

Detect and mitigate CVE-2026-28792 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.1.8

Fixed versions

  • 2.1.8

Solution

Upgrade to version 2.1.8 or above.

Impact 9.6 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
  • CWE-942: Permissive Cross-domain Policy with Untrusted Domains

Source file

npm/@tinacms/cli/CVE-2026-28792.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 16 Mar 2026 12:18:50 +0000.