GHSA-xv5h-v7jh-p2qh · Severity: high · Ecosystem: maven — Authentication bypass for specific endpoint
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)
Conclusion & alert: CVE-2021-29442 is rated High Exploit Risk (83.1/100): CVSS High severity, with high exploitation likelihood (EPSS 92.76%, 100th percentile). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-12 | 93.94% | 92.76% | -1.18% |
| 2 | 2026-03-31 | 94.00% | 93.94% | -0.06% |
| 3 | 2026-03-04 | — | 94.00% | — |
Full EPSS history (58 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.0 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-xv5h-v7jh-p2qh · Severity: high · Ecosystem: maven — Authentication bypass for specific endpoint
| URL | Tags |
|---|---|
| https://github.com/advisories/GHSA-36hp-jr8h-556f | Exploit Third Party Advisory |
| https://github.com/alibaba/nacos/issues/4463 | Exploit Third Party Advisory |
| https://github.com/alibaba/nacos/pull/4517 | Patch Third Party Advisory |