cvedb.io
CVE-2026-34604
HIGH · CVSS 7.1
EPSS exploitation probability: 0%
Published 2026-04-01T17:28:41.280 · Last modified 2026-06-17T10:39:18.537

Summary

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.

Affected products

ssw — tinacms\/graphql

Does this affect you?

Add your gear to cvedb and we'll alert you only when ssw ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.