SCA: security update for @tinacms/cli (GHSA-rgr9-r7mj-mf6x)

medium Tenable Cloud Security Plugin ID 446212

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Tina is a headless content management system. Prior to 2.5.2, the TinaCMS CLI package's Vite dev server
packages/@tinacms/cli/src/next/vite/cors.ts origin callback returns false for a disallowed origin but does
not reject the request, and packages/@tinacms/cli/src/next/vite/plugins.ts still routes POST
/media/upload/* to mediaRouter.handlePost. The upload code in packages/@tinacms/cli/src/next/commands/dev-
command/server/media.ts writes attacker-controlled multipart contents inside the configured media root. A
remote attacker can cause a developer's browser to submit this state-changing request by inducing the
developer to visit an attacker-controlled page while tinacms dev is running. This issue is fixed in
version 2.5.2. (CVE-2026-63123)

Solution

Update the @tinacms/cli library and its related packages to version 2.5.2 or later.

See Also

https://github.com/advisories/GHSA-rgr9-r7mj-mf6x

Plugin Details

Severity: Medium

ID: 446212

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/21/2026

Updated: 8/21/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.66

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:N

CVSS Score Source: CVE-2026-63123

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/19/2026

Vulnerability Publication Date: 8/19/2026

Reference Information

CVE: CVE-2026-63123

cwe: CWE-352