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

CVE-2026-63123: Tina: Cross-origin `POST /media/upload/*` requests can write arbitrary files into the Tina dev server media root

August 19, 2026

A browser-based cross-origin request flaw in the Tina dev server allows an attacker-controlled website to cause arbitrary file creation inside the configured media upload directory on a developer machine running tinacms dev. No manual file upload is required. The attacker page builds the multipart request in JavaScript and sends it directly to the local Tina server. The browser blocks access to the response because of CORS, but the server still processes the request and writes the file.

References

  • github.com/advisories/GHSA-rgr9-r7mj-mf6x
  • github.com/tinacms/tinacms/commit/211997cdb53cbd43638bdee999faa65375cfc260
  • github.com/tinacms/tinacms/pull/7111
  • github.com/tinacms/tinacms/releases/tag/@tinacms/cli@2.5.2
  • github.com/tinacms/tinacms/security/advisories/GHSA-rgr9-r7mj-mf6x
  • nvd.nist.gov/vuln/detail/CVE-2026-63123

Code Behaviors & Features

Detect and mitigate CVE-2026-63123 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.5.2

Fixed versions

  • 2.5.2

Solution

Upgrade to version 2.5.2 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Thu, 20 Aug 2026 00:16:07 +0000.