SCA: security update for com.typesafe.akka:akka-actor_2.11, com.typesafe.akka:akka-actor_2.12 (GHSA-mr95-9rr4-668f)

critical Tenable Self-Hosted Container Security Plugin ID 423071

Description

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

- Lightbend Akka 2.5.x before 2.5.16 allows message disclosure and modification because of an RNG error. A
random number generator is used in Akka Remoting for TLS (both classic and Artery Remoting). Akka allows
configuration of custom random number generators. For historical reasons, Akka included the
AES128CounterSecureRNG and AES256CounterSecureRNG random number generators. The implementations had a bug
that caused the generated numbers to be repeated after only a few bytes. The custom RNG implementations
were not configured by default but examples in the documentation showed (and therefore implicitly
recommended) using the custom ones. This can be used by an attacker to compromise the communication if
these random number generators are enabled in configuration. It would be possible to eavesdrop, replay, or
modify the messages sent with Akka Remoting/Cluster. (CVE-2018-16115)

See Also

https://github.com/advisories/GHSA-mr95-9rr4-668f

Plugin Details

Severity: Critical

ID: 423071

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/29/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.04

Vendor

Vendor Severity: Critical

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-2018-16115

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/22/2018

Vulnerability Publication Date: 8/29/2018

Reference Information

CVE: CVE-2018-16115

cwe: CWE-338