Skip to main content

CVE-2021-29442

8.6
HIGHCVSS v3.1 Base Score
92.76%
HIGH RiskEPSS (100th percentile)

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)

Published: 4/27/2021
Modified: 11/21/2024
Back to CVE Lookup

Vulnerability Summary

CVSS v3 Score

8.6HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

EPSS Score (Exploitation Probability)

92.76%HIGH Exploitation Risk
100th percentile

This vulnerability has a 92.76% probability of being exploited in the next 30 days, ranking higher than 100% of all scored CVEs.

Related Vulnerabilities