SCA: security update for com.alibaba:dubbo, org.apache.dubbo:dubbo (GHSA-v2rg-8cwr-75g8)

critical Tenable Cloud Security Plugin ID 419018

Description

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

- Each Apache Dubbo server will set a serialization id to tell the clients which serialization protocol it
is working on. But for Dubbo versions before 2.7.8 or 2.6.9, an attacker can choose which serialization id
the Provider will use by tampering with the byte preamble flags, aka, not following the server's
instruction. This means that if a weak deserializer such as the Kryo and FST are somehow in code scope
(e.g. if Kryo is somehow a part of a dependency), a remote unauthenticated attacker can tell the Provider
to use the weak deserializer, and then proceed to exploit it. (CVE-2021-25641)

See Also

https://github.com/advisories/GHSA-v2rg-8cwr-75g8

Plugin Details

Severity: Critical

ID: 419018

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

Percentile: 97.35

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

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

CVSS Score Source: CVE-2021-25641

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/18/2022

Vulnerability Publication Date: 5/29/2021

Reference Information

CVE: CVE-2021-25641

cwe: CWE-502