CVE-2021-29442
CVE-2021-29442 is a high-severity vulnerability in Alibaba Nacos with a CVSS 3.x base score of 8.6. Its EPSS exploit-prediction score of 65% places it in the 99th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-306.
Key facts
- Severity: High (CVSS 3.x base score 8.6)
- CVSS v2: 5.0
- EPSS exploit prediction: 65% (99th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-306
- Affected product: Alibaba Nacos
- Published:
- Last modified:
Description
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)
Frequently asked questions
- What is CVE-2021-29442?
- 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)
- How severe is CVE-2021-29442?
- CVE-2021-29442 has a CVSS 3.x base score of 8.6, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2021-29442 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 65% (99th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-29442?
- CVE-2021-29442 affects Alibaba Nacos. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-29442?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2021-29442 published?
- CVE-2021-29442 was published on 2021-04-27 and last updated on 2026-06-17.
References
- https://github.com/advisories/GHSA-36hp-jr8h-556f
- https://github.com/alibaba/nacos/issues/4463
- https://github.com/alibaba/nacos/pull/4517
Affected products (1)
- cpe:2.3:a:alibaba:nacos:*:*:*:*:*:*:*:*
More vulnerabilities in Alibaba Nacos
- CVE-2021-43116 — High (CVSS 8.8): An Access Control vulnerability exists in Nacos 2.0.3 in the access prompt page; enter username and password, click on…
- CVE-2021-29441 — High (CVSS 8.6): Nacos is a platform designed for dynamic service discovery and configuration and service management. In Nacos before…
- CVE-2021-44667 — Medium (CVSS 6.1): A Cross Site Scripting (XSS) vulnerability exists in Nacos 2.0.3 in auth/users via the (1) pageSize and (2) pageNo…
- CVE-2020-19676 — Medium (CVSS 5.3): Nacos 1.1.4 is affected by: Incorrect Access Control. An environment can be set up locally to get the service details…
All CVEs affecting Alibaba Nacos →
Other CWE-306 (Missing Authentication for Critical Function) vulnerabilities
- CVE-2026-54309 — Critical (CVSS 10.0): n8n is an open source workflow automation platform. Prior to 2.25.7 and 2.26.2, when @n8n/mcp-browser is run in HTTP…
- CVE-2026-50242 — Critical (CVSS 10.0): In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429…
- CVE-2026-49257 — Critical (CVSS 10.0): mcp-pinot is a Python-based Model Context Protocol (MCP) server for interacting with Apache Pinot. In versions 3.0.1…
- CVE-2026-46846 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46803 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46800 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Sites product of Oracle Fusion Middleware (component: WebCenter Sites).…
Browse all CWE-306 (Missing Authentication for Critical Function) vulnerabilities →