CVE-2026-34604HIGH 8.8EPSS p28.8%

CVE-2026-34604CVE-2026-34604

Description

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.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS0.37% probability of exploitation · percentile 28.8% · 2026-06-19T12:03:05Z
Published2026-04-01
Last modified2026-04-07

Underlying weaknesses· 2

CWE-22CWE-59

References

  1. https://github.com/tinacms/tinacms/commit/f124eabaca10dac9a4d765c9e4135813c4830955
  2. https://github.com/tinacms/tinacms/security/advisories/GHSA-g9c2-gf25-3x67
  3. https://github.com/tinacms/tinacms/security/advisories/GHSA-g9c2-gf25-3x67

2

TypeTargetConfidenceTier
WeaknessImproper Limitation of a Pathname to a Restricted Directory ('Path Traversal')cwe-220%live
WeaknessImproper Link Resolution Before File Access ('Link Following')cwe-590%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-34603
CVE
CVE-2026-33949
CVE
CVE-2026-28793
CVE
CVE-2026-28792
CVE
CVE-2025-68278
CVE
CVE-2026-49738
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.