VYPR

npm package

@tinacms/graphql

pkg:npm/%40tinacms/graphql

Vulnerabilities (5)

  • CVE-2026-34604HigApr 1, 2026
    affected < 2.2.2fixed 2.2.2

    Tina is a headless content management system. Prior to version 2.2.2, @tinacms/graphql uses string-based path containment checks in FilesystemBridge. That blocks plain ../ traversal, but it does not resolve symlink or junction targets. If a symlink/junction already exists under t

  • CVE-2026-34603HigApr 1, 2026
    affected < 2.2.2fixed 2.2.2

    Tina is a headless content management system. Prior to version 2.2.2, @tinacms/cli recently added lexical path-traversal checks to the dev media routes, but the implementation still validates only the path string and does not resolve symlink or junction targets. If a link already

  • CVE-2026-33949HigApr 1, 2026
    affected < 2.2.2fixed 2.2.2

    Tina is a headless content management system. Prior to version 2.2.2, a path traversal vulnerability in @tinacms/graphql allows unauthenticated users to write and overwrite arbitrary files within the project root. This is achieved by manipulating the relativePath parameter in Gra

  • CVE-2026-24125Mar 12, 2026
    affected < 2.1.2fixed 2.1.2

    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 collecti

  • CVE-2025-68278HigDec 18, 2025
    affected < 2.0.3fixed 2.0.3

    Tina is a headless content management system. In tinacms prior to version 3.1.1, tinacms uses the gray-matter package in an insecure way allowing attackers that can control the content of the processed markdown files, e.g., blog posts, to execute arbitrary code. tinacms version 3