CVE-2026-34604

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 the allowed content root, a path like content/posts/pivot/owned.md is still considered "inside" the base even though the real filesystem target can be outside it. As a result, FilesystemBridge.get(), put(), delete(), and glob() can operate on files outside the intended root. This issue has been patched in version 2.2.2.
Configurations

Configuration 1 (hide)

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

History

07 Apr 2026, 19:08

Type Values Removed Values Added
First Time Ssw tinacms\/graphql
Ssw
References () https://github.com/tinacms/tinacms/commit/f124eabaca10dac9a4d765c9e4135813c4830955 - () https://github.com/tinacms/tinacms/commit/f124eabaca10dac9a4d765c9e4135813c4830955 - Patch
References () https://github.com/tinacms/tinacms/security/advisories/GHSA-g9c2-gf25-3x67 - () https://github.com/tinacms/tinacms/security/advisories/GHSA-g9c2-gf25-3x67 - Vendor Advisory
CPE cpe:2.3:a:ssw:tinacms\/graphql:*:*:*:*:*:node.js:*:*

01 Apr 2026, 19:16

Type Values Removed Values Added
References () https://github.com/tinacms/tinacms/security/advisories/GHSA-g9c2-gf25-3x67 - () https://github.com/tinacms/tinacms/security/advisories/GHSA-g9c2-gf25-3x67 -

01 Apr 2026, 17:28

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-01 17:28

Updated : 2026-04-07 19:08


NVD link : CVE-2026-34604

Mitre link : CVE-2026-34604

CVE.ORG link : CVE-2026-34604


JSON object : View

Products Affected

ssw

  • tinacms\/graphql
CWE
CWE-22

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

CWE-59

Improper Link Resolution Before File Access ('Link Following')