← Back to browse · API

CVE-2021-29441

Severity
HIGH
CVSS
8.6
EPSS
0.68923
Risk score
58.52
CISA KEV
No
PoC
No
Published
2021-04-27
Modified
2024-08-03
First seen
2026-08-08
Aliases
EUVD-2021-0744, GHSA-36HP-JR8H-556F
Products
alibaba:nacos < 1.4.1
Sources
euvd EUVD-2021-0744

Description

Nacos is a platform designed for dynamic service discovery and configuration and service management. In Nacos before version 1.4.1, when configured to use authentication (-Dnacos.core.auth.enabled=true) Nacos uses the AuthFilter servlet filter to enforce authentication. This filter has a backdoor that enables Nacos servers to bypass this filter and therefore skip authentication checks. This mechanism relies on the user-agent HTTP header so it can be easily spoofed. This issue may allow any user to carry out any administrative tasks on the Nacos server.

References