SCA: security update for tenvoy (GHSA-7r96-8g3x-g36m)

critical Tenable Cloud Security Plugin ID 412237

Description

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

- tEnvoy contains the PGP, NaCl, and PBKDF2 in node.js and the browser (hashing, random, encryption,
decryption, signatures, conversions), used by TogaTech.org. In versions prior to 7.0.3, the
`verifyWithMessage` method of `tEnvoyNaClSigningKey` always returns `true` for any signature that has a
SHA-512 hash matching the SHA-512 hash of the message even if the signature was invalid. This issue is
patched in version 7.0.3. As a workaround: In `tenvoy.js` under the `verifyWithMessage` method definition
within the `tEnvoyNaClSigningKey` class, ensure that the return statement call to `this.verify` ends in
`.verified`. (CVE-2021-32685)

See Also

https://github.com/advisories/GHSA-7r96-8g3x-g36m

Plugin Details

Severity: Critical

ID: 412237

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

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.15

Vendor

Vendor Severity: Critical

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-2021-32685

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/28/2021

Vulnerability Publication Date: 6/16/2021

Reference Information

CVE: CVE-2021-32685

cwe: CWE-347