Tinacms Cli
CVE-2026-28791
HIGH
Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
3DescriptionGitHub Advisory
Tina is a headless content management system. Prior to 2.1.7, a path traversal vulnerability exists in the TinaCMS development server's media upload handler. The code at media.ts joins user-controlled path segments using path.join() without validating that the resulting path stays within the intended media directory. This allows writing files to arbitrary locations on the filesystem. This vulnerability is fixed in 2.1.7.
AnalysisAI
High severity vulnerability in TinaCMS.
Affected Package
Technical ContextAI
Vulnerability Type: Path Traversal (CWE-22) CVSS 3.1: 7.4/10.0 — Attack Vector: Network | Complexity: High | Privileges Required: None | User Interaction: None Attack Techniques: Information Disclosure, Path Traversal, Denial Of Service, Rce Source: https://github.com/tinacms/tinacms Path traversal allows access to files outside the intended directory by manipulating file paths with sequences like '../'.
RemediationAI
Security advisories:
- https://github.com/tinacms/tinacms/security/advisories/GHSA-5hxf-c7j4-279c
More in Tinacms Cli
View allTinaCMS CLI dev server combines a permissive CORS policy (Access-Control-Allow-Origin: *) with path traversal to enable
High severity vulnerability in TinaCMS. The TinaCMS CLI development server exposes media endpoints that are vulnerable t
Remote code execution in TinaCMS affects versions prior to 3.1.1, @tinacms/cli before 2.0.4, and @tinacms/graphql before
Medium severity vulnerability in TinaCMS. The TinaCMS CLI dev server configures Vite with `server.fs.strict: false`, whi
Critical information disclosure vulnerability in TinaCMS CLI versions 1.0.0 through 1.0.8 that exposes environment varia
High-severity information disclosure vulnerability in Tina CMS's CLI tool (versions before 1.6.2) that exposes search to
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
GHSA-5hxf-c7j4-279c