CVE-2026-28793HIGH 8.4EPSS p10.2%

CVE-2026-28793CVE-2026-28793

Description

Tina is a headless content management system. Prior to 2.1.8, the TinaCMS CLI development server exposes media endpoints that are vulnerable to path traversal, allowing attackers to read and write arbitrary files on the filesystem outside the intended media directory. When running tinacms dev, the CLI starts a local HTTP server (default port 4001) exposing endpoints such as /media/list/*, /media/upload/*, and /media/*. These endpoints process user-controlled path segments using decodeURI() and path.join() without validating that the resolved path remains within the configured media directory. This vulnerability is fixed in 2.1.8.

Scoring

CVSS 3.18.4 (HIGH)
VectorCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.20% probability of exploitation · percentile 10.2% · 2026-06-18T12:00:27Z
Published2026-03-12
Last modified2026-03-13

Underlying weaknesses· 1

CWE-22

References

  1. https://github.com/tinacms/tinacms/security/advisories/GHSA-2f24-mg4x-534q
  2. https://github.com/tinacms/tinacms/security/advisories/GHSA-2f24-mg4x-534q

1

TypeTargetConfidenceTier
WeaknessImproper Limitation of a Pathname to a Restricted Directory ('Path Traversal')cwe-220%live

Related by meaning· 6

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

CVE
CVE-2026-28792
CVE
CVE-2026-34603
CVE
CVE-2026-33949
CVE
CVE-2026-34604
CVE
CVE-2025-68278
CVE
dotCMS Unrestricted Upload of File Vulnerability
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.