SCA: security update for tiny-secp256k1 (GHSA-7mc2-6phr-23xc)

critical Tenable Self-Hosted Container Security Plugin ID 428269

Description

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

- tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be
extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This
affects only environments where require('buffer') is the NPM buffer package. The Buffer.isBuffer check can
be bypassed, resulting in k reuse for different messages, leading to private key extraction over a single
invalid message (and a second one for which any message/signature could be taken, e.g. previously known
valid one). This issue has been patched in version 1.1.7. (CVE-2024-49364)

See Also

https://github.com/advisories/GHSA-7mc2-6phr-23xc

Plugin Details

Severity: Critical

ID: 428269

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 6/30/2025

Updated: 7/6/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.49

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2024-49364

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: Critical

Base Score: 9.1

Threat Score: 6.9

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/30/2025

Vulnerability Publication Date: 6/30/2025

Reference Information

CVE: CVE-2024-49364

cwe: CWE-522