CVE-2026-24125

Tina is a headless content management system. Prior to 2.1.2, TinaCMS allows users to create, update, and delete content documents using relative file paths (relativePath, newRelativePath) via GraphQL mutations. Under certain conditions, these paths are combined with the collection path using path.join() without validating that the resolved path remains within the collection root directory. Because path.join() does not prevent directory traversal, paths containing ../ sequences can escape the intended directory boundary. This vulnerability is fixed in 2.1.2.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:ssw:tinacms\/graphql:*:*:*:*:*:node.js:*:*

History

13 Mar 2026, 19:22

Type Values Removed Values Added
Summary
  • (es) Tina es un sistema de gestión de contenido sin interfaz. Antes de la versión 2.1.2, TinaCMS permite a los usuarios crear, actualizar y eliminar documentos de contenido utilizando rutas de archivo relativas (relativePath, newRelativePath) a través de mutaciones GraphQL. Bajo ciertas condiciones, estas rutas se combinan con la ruta de la colección utilizando path.join() sin validar que la ruta resuelta permanezca dentro del directorio raíz de la colección. Dado que path.join() no evita el salto de directorio, las rutas que contienen secuencias ../ pueden escapar del límite de directorio previsto. Esta vulnerabilidad está corregida en la versión 2.1.2.
CPE cpe:2.3:a:ssw:tinacms\/graphql:*:*:*:*:*:node.js:*:*
References () https://github.com/tinacms/tinacms/security/advisories/GHSA-2238-xc5r-v9hj - () https://github.com/tinacms/tinacms/security/advisories/GHSA-2238-xc5r-v9hj - Exploit, Vendor Advisory
First Time Ssw tinacms\/graphql
Ssw

12 Mar 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-12 17:16

Updated : 2026-03-13 19:22


NVD link : CVE-2026-24125

Mitre link : CVE-2026-24125

CVE.ORG link : CVE-2026-24125


JSON object : View

Products Affected

ssw

  • tinacms\/graphql
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')