SCA: security update for com.alibaba.nacos:nacos-common (GHSA-xv5h-v7jh-p2qh)

high Tenable Self-Hosted Container Security Plugin ID 420667

Description

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

- Nacos is a platform designed for dynamic service discovery and configuration and service management. In
Nacos before version 1.4.1, the ConfigOpsController lets the user perform management operations like
querying the database or even wiping it out. While the /data/remove endpoint is properly protected with
the @Secured annotation, the /derby endpoint is not protected and can be openly accessed by
unauthenticated users. These endpoints are only valid when using embedded storage (derby DB) so this issue
should not affect those installations using external storage (e.g. mysql) (CVE-2021-29442)

See Also

https://github.com/advisories/GHSA-xv5h-v7jh-p2qh

Plugin Details

Severity: High

ID: 420667

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

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2021-29442

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/27/2021

Vulnerability Publication Date: 4/27/2021

Reference Information

CVE: CVE-2021-29442

cwe: CWE-306