CVE-2021-29441
Authentication bypass
Public exploit available. Not confirmed exploited in the wild yet. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Check whether you use Nacos and whether it’s version 1.4.1 or later.
- Verify your Nacos setting:
nacos.core.auth.enabled=true(this is the condition under which the bypass applies). - If you are running a Nacos version before 1.4.1, plan an upgrade to Nacos with
com.alibaba.nacos:nacos-commonfixed at 1.4.1. - Ensure the Nacos service is not exposed to the public internet unless you have a tightly controlled network path.
What it is
From the CVE record
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.
In plain language
Written by AI from the recordCVE-2021-29441 is an authentication bypass in Nacos (before 1.4.1) that lets an attacker perform admin actions without logging in by spoofing a web browser header; if you run Nacos in a way that enables its authentication filter, you should treat this as a serious risk.
Unauthenticated authentication-bypass in Nacos before 1.4.1 via the authentication filter backdoor that skips authentication checks when the attacker spoofs the HTTP user-agent header; NACOS config precondition is `nacos.core.auth.enabled=true`.
If you're affected
- Full admin takeover
- Service configuration tampering
- Disruption of operations
- Sensitive data exposure
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
2 sources with a proof of concept or module.
Exploit links, PoCs and Metasploit modules after sign-in- EPSS
83% chance of exploitation activity in the next 30 days, which ranks it in the 99th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
The patch came 471 days before any public exploit.
- Analysis publishedCVE-2021-29441: the Nacos backdoor you open by lying about your User-Agent
- EPSS band changecritical → high
- Public exploit / PoCsource: github-pocnuclei check added
- Patch availablerecord updated
- Publishedweakness classified, att&ck mapped
Affected products
And 1 more affected product. See all after sign-in
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Scored 8.6 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope ChangedThe exploit can affect other components (e.g. sandbox escape, host compromise from VM)
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity NoneNo integrity impact
- Availability NoneNo availability impact
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
- Initial AccessT1078Valid Accountsmedium confidence
Sources
References in the record
- github.com/alibaba/nacos/issues/4701
- github.com/advisories/GHSA-36hp-jr8h-556f
- github.com/alibaba/nacos/pull/4703
And 3 more references. See all after sign-in
In the news
- UAT-10147 Uses AI to Scale Server Attacks, Deploys SPECTRE With EDR Bypass and Linux Rootkit
- UAT-10147: Chinese-speaking adversary integrates agentic AI into post-compromise operations
- Сервер хакеров WP-SHELLSTORM раскрывал данные о тысячах атак
- Exposed Hacker Server Reveals WP-SHELLSTORM Backdooring Thousands of WordPress Sites
- Вымогатель JadePuffer использовал ИИ-агента для автоматизации атаки
- Первая полностью автономная атака AI-агента: что произошло и как защититься
- JadePuffer ransomware used AI agent to automate entire attack
- Agentic AI Used to Conduct Ransomware Attack via Langflow
- AI Agent Exploits Langflow RCE to Automate Database Ransomware Attack
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Nacos, not every advisory. This one: public exploit.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI