SCA: security update for studiocms (GHSA-h7vr-cg25-jf8c)

high Tenable Cloud Security Plugin ID 438693

Description

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

- StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the
POST /studiocms_api/dashboard/create-reset-link endpoint allows any authenticated user with admin
privileges to generate a password reset token for any other user, including the owner account. The handler
verifies that the caller is an admin but does not enforce role hierarchy, nor does it validate that the
target userId matches the caller's identity. Combined with the POST /studiocms_api/dashboard/reset-
password endpoint, this allows a complete account takeover of the highest-privileged account in the
system. This vulnerability is fixed in 0.4.3. (CVE-2026-32103)

Solution

Update the studiocms library and its related packages to version 0.4.3 or later.

See Also

https://github.com/advisories/GHSA-h7vr-cg25-jf8c

Plugin Details

Severity: High

ID: 438693

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/12/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 8.3

Temporal Score: 6.5

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

CVSS Score Source: CVE-2026-32103

CVSS v3

Risk Factor: High

Base Score: 7.2

Temporal Score: 6.5

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/12/2026

Vulnerability Publication Date: 3/11/2026

Reference Information

CVE: CVE-2026-32103

cwe: CWE-639