Security readout for executives and security teams
Plain-English summary
Apache Dubbo could execute attacker-controlled code when consumers parse poisoned YAML routing or configuration rules from a configuration center. The attacker first needs access to that configuration center. If present, impact can spread across many Dubbo consumers. Fixed versions are 2.7.13 and 3.0.2.
Executive priority
Treat this as high priority where Dubbo configuration centers are reachable by many services or broadly administered. The business risk is fleet-wide code execution through a shared operational control plane, although exploitation evidence is not provided.
Technical view
Dubbo 2.7.x and 3.0.x loaded YAML rules with SnakeYAML defaults that allow arbitrary constructors. A malicious rule placed in Zookeeper, Nacos, or another configuration center could trigger code execution when consumers retrieve and parse it. The source bundle names no CVSS, CWE, workaround, or active exploitation.
Likely exposure
Exposure is most likely in environments running Apache Dubbo 2.7.x or 3.0.x with routing, override, or traffic rules delivered through a configuration center such as Zookeeper or Nacos.
Exploitation context
No cited source reports active exploitation, and the CVE is not listed as KEV in the provided bundle. Exploitation requires the attacker to modify or poison rules in the configuration center, making access control around that system central to risk.
Researcher notes
The key condition is attacker access to the configuration center, not merely network access to a Dubbo consumer. Evidence is limited to the CVE description and Apache reference; no public exploit status, CVSS vector, or detailed workaround is included in the supplied sources.
Mitigation direction
- Upgrade Apache Dubbo to 2.7.13, 3.0.2, or later supported versions.
- Check Apache Dubbo guidance for any environment-specific remediation details.
- Restrict write access to configuration centers such as Zookeeper or Nacos.
- Review routing and override rules for unauthorized or unexpected changes.
- Audit credentials with access to Dubbo configuration centers.
Validation and detection
- Inventory Apache Dubbo versions across services and consumers.
- Identify whether Dubbo rules are loaded from a configuration center.
- Verify vulnerable 2.7.x or 3.0.x deployments are upgraded.
- Review configuration center access logs for unauthorized rule changes.
- Confirm only trusted administrators can modify Dubbo routing rules.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-36162 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://lists.apache.org/thread.html/rfa351115a459e214b99ffcc52c35f33359f3370c547d9c6ba1a60037%40%3Cdev.dubbo.apache.org%3ECVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
