SCA: security update for @hey-api/openapi-ts (GHSA-hhx9-57xq-r5rw)

medium Tenable Cloud Security Plugin ID 444256

Description

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

- Hey API is an ecosystem for turning API specifications into production-ready code. Prior to 0.97.3,
dist/clients/core/params.ts ships a runtime template copied into generated SDKs as params.gen.ts, and
buildClientParams writes unknown slot-prefixed keys such as $body_, $headers_, $path_, and $query_
directly to the corresponding slot, allowing $query___proto__ alongside a legitimate q field to set
params.query through params["query"]["__proto__"] = value, call Object.setPrototypeOf(params.query,
value), and expose inherited attacker-controlled keys during for..in iteration. This issue is fixed in
version 0.97.3. (CVE-2026-48819)

Solution

Update the @hey-api/openapi-ts library and its related packages to version 0.97.3 or later.

See Also

https://github.com/advisories/GHSA-hhx9-57xq-r5rw

Plugin Details

Severity: Medium

ID: 444256

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/2/2026

Updated: 7/20/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.8

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-48819

CVSS v3

Risk Factor: Medium

Base Score: 4.8

Temporal Score: 4.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/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: 7/1/2026

Vulnerability Publication Date: 7/1/2026

Reference Information

CVE: CVE-2026-48819