CVE-2026-34603

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 exists under the media root, Tina accepts a path like pivot/written-from-media.txt as "inside" the media directory and then performs real filesystem operations through that link target. This allows out-of-root media listing and write access, and the same root cause also affects delete. This issue has been patched in version 2.2.2.
Configurations

Configuration 1 (hide)

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

History

07 Apr 2026, 19:13

Type Values Removed Values Added
First Time Ssw
Ssw tinacms\/cli
CPE cpe:2.3:a:ssw:tinacms\/cli:*:*:*:*:*:node.js:*:*
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-g87c-r2jp-293w - () https://github.com/tinacms/tinacms/security/advisories/GHSA-g87c-r2jp-293w - Vendor Advisory

01 Apr 2026, 18:16

Type Values Removed Values Added
References () https://github.com/tinacms/tinacms/security/advisories/GHSA-g87c-r2jp-293w - () https://github.com/tinacms/tinacms/security/advisories/GHSA-g87c-r2jp-293w -

01 Apr 2026, 17:28

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-01 17:28

Updated : 2026-04-07 19:13


NVD link : CVE-2026-34603

Mitre link : CVE-2026-34603

CVE.ORG link : CVE-2026-34603


JSON object : View

Products Affected

ssw

  • tinacms\/cli
CWE
CWE-22

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

CWE-59

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