SCA: security update for jsrsasign (GHSA-wvqx-v3f6-w8rh)

critical Tenable Cloud Security Plugin ID 439490

Description

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

- Versions of the package jsrsasign before 11.1.1 are vulnerable to Improper Verification of Cryptographic
Signature via the DSA domain-parameter validation in KJUR.crypto.DSA.setPublic (and the related DSA/X509
verification flow in src/dsa-2.0.js). An attacker can forge DSA signatures or X.509 certificates that
X509.verifySignature() accepts by supplying malicious domain parameters such as g=1, y=1, and a fixed r=1,
which make the verification equation true for any hash. (CVE-2026-4600)

Solution

Update the jsrsasign library and its related packages to version 11.1.1 or later.

See Also

https://github.com/advisories/GHSA-wvqx-v3f6-w8rh

Plugin Details

Severity: Critical

ID: 439490

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/31/2026

Updated: 7/22/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.64

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-4600

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 8.2

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.1

Threat Score: 8.1

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/23/2026

Vulnerability Publication Date: 3/23/2026

Reference Information

CVE: CVE-2026-4600

cwe: CWE-347