An issue was discovered in Xen XAPI before 2020-12-15. Certain xenstore keys provide feedback from the guest, and are therefore watched by toolstack. Specifically, keys are watched by xenopsd, and data are forwarded via RPC through message-switch to xapi. The watching logic in xenopsd sends one RPC update containing all data, any time any single xenstore key is updated, and therefore has O(N^2) time complexity. Furthermore, message-switch retains recent (currently 128) RPC messages for diagnostic purposes, yielding O(M*N) space complexity. The quantity of memory a single guest can monopolise is bounded by xenstored quota, but the quota is fairly large. It is believed to be in excess of 1G per malicious guest. In practice, this manifests as a host denial of service, either through message-switch thrashing against swap, or OOMing entirely, depending on dom0's configuration. (There are no quotas in xenopsd to limit the quantity of keys that result in RPC traffic.) A buggy or malicious guest can cause unreasonable memory usage in dom0, resulting in a host denial of service. All versions of XAPI are vulnerable. Systems that are not using the XAPI toolstack are not vulnerable.
Conclusion & alert: CVE-2020-29487 is rated Moderate Risk (50.1/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.37%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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 | 2025-03-17 | 0.08% | 0.37% | +0.29% |
| 2 | 2023-03-07 | 0.89% | 0.08% | -0.80% |
| 3 | 2022-04-01 | — | 0.89% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.8 | 2.0 | HIGH |
|
10.0 | 6.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
gentoo
|
high | CVE-2020-29487: 1 GLSA(s) (202107-30), 1 atom(s) (app-emulation/xen); latest impact high. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2020-29487 |
suse
|
medium | CVE-2020-29487 severity moderate: SUSE including 8 source package names (xen, xen-devel, …), 160 product×package rows across 39 product lines (HPE Helion OpenStack 8, SUSE Enterprise Storage 5, … (39 product lines)): Known Not Affected 160. | https://www.suse.com/security/cve/CVE-2020-29487/ |
| URL | Tags |
|---|---|
| https://security.gentoo.org/glsa/202107-30 | Third Party Advisory |
| https://xenbits.xenproject.org/xsa/advisory-354.html | Patch Vendor Advisory |