SCA: security update for com.ongres.scram:scram-common (GHSA-3wfh-36rx-9537)

high Tenable Cloud Security Plugin ID 435334

Description

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

- SCRAM (Salted Challenge Response Authentication Mechanism) is part of the family of Simple Authentication
and Security Layer (SASL, RFC 4422) authentication mechanisms. Prior to version 3.2, a timing attack
vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals was used to
compare secret values such as client proofs and server signatures. Since Arrays.equals performs a short-
circuit comparison, the execution time varies depending on how many leading bytes match. This behavior
could allow an attacker to perform a timing side-channel attack and potentially infer sensitive
authentication material. All users relying on SCRAM authentication are impacted. This vulnerability has
been patched in version 3.1 by replacing Arrays.equals with MessageDigest.isEqual, which ensures constant-
time comparison. (CVE-2025-59432)

See Also

https://github.com/advisories/GHSA-3wfh-36rx-9537

Plugin Details

Severity: High

ID: 435334

Version: Revision 1.19

Type: Local

Family: SCA Checks

Published: 9/17/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.06

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

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

CVSS Score Source: CVE-2025-59432

CVSS v3

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.9

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

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/16/2025

Vulnerability Publication Date: 9/16/2025

Reference Information

CVE: CVE-2025-59432