SCA: security update for @prompty/core (GHSA-c4gh-rv8h-q9vw)

high Tenable Cloud Security Plugin ID 444851

Description

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

- Prompty is a markdown file format (.prompty) for LLM prompts. From 2.0.0-alpha.1 until 2.0.0-beta.3, the
@prompty/core TypeScript loader in runtime/typescript/packages/core/src/core/loader.ts used gray-matter
without overriding executable js and javascript frontmatter engines, allowing an attacker-controlled
.prompty file with ---js frontmatter to execute arbitrary JavaScript during prompt loading. This issue is
fixed in version 2.0.0-beta.3. (CVE-2026-53597)

Solution

Update the @prompty/core library and its related packages to version 2.0.0-beta.3 or later.

See Also

https://github.com/advisories/GHSA-c4gh-rv8h-q9vw

Plugin Details

Severity: High

ID: 444851

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/18/2026

Updated: 7/18/2026

Risk Information

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-53597

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/17/2026

Vulnerability Publication Date: 7/16/2026

Reference Information

CVE: CVE-2026-53597

cwe: CWE-94