LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25650: A flaw was found in the way the spice-vdagentd daemon handled file transfers from the host system to the vi...

A flaw was found in the way the spice-vdagentd daemon handled file transfers from the host system to the virtual machine. Any unprivileged local guest user with access to the UNIX domain socket path `/run/spice-vdagentd/spice-vdagent-sock` could use this flaw to perform a memory denial of service for spice-vdagentd or even other processes in the VM system. The highest threat from this vulnerability is to system availability. This flaw affects spice-vdagent versions 0.20 and previous versions.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-25650 is a local denial-of-service issue in spice-vdagent. A user inside a VM who can access the spice-vdagentd socket could exhaust memory and disrupt the agent or other VM processes. The business impact is availability loss in affected virtualized guest systems, not confirmed data theft or remote compromise.

Executive priority

Treat as a moderate availability risk. Patch during normal vulnerability remediation cycles, faster for shared or multi-user virtual desktops where local users are less trusted.

Technical view

spice-vdagentd mishandled host-to-guest file transfers. Any unprivileged local guest user with access to /run/spice-vdagentd/spice-vdagent-sock could trigger excessive memory use. The CVE maps to CWE-770 and affects spice-vdagent 0.20 and earlier. Public sources do not provide CVSS scoring in the supplied bundle.

Likely exposure

Exposure is most likely in Linux guest VMs using SPICE guest integration with spice-vdagent 0.20 or earlier, especially multi-user guests where untrusted local users can access the agent socket.

Exploitation context

The supplied sources do not show CISA KEV listing or confirmed active exploitation. The attack requires local guest access and access to the spice-vdagentd UNIX socket; impact is memory denial of service affecting availability.

Researcher notes

The evidence supports local resource-exhaustion impact only. No source in the bundle establishes remote exploitation, privilege escalation, data exposure, or active exploitation. Fixed-version details should be taken from the relevant distro advisory or package metadata.

Mitigation direction

  • Upgrade spice-vdagent using the relevant OS vendor security update.
  • Prioritize Debian and Fedora systems referenced by the supplied advisories.
  • Check current vendor guidance for supported fixed package versions.
  • Reduce untrusted local user access to affected guest VMs where possible.

Validation and detection

  • Inventory guest VMs running spice-vdagent 0.20 or earlier.
  • Confirm whether spice-vdagentd is running on systems with SPICE integration.
  • Review socket permissions and local user access assumptions.
  • Check vendor package changelogs or advisories for CVE-2020-25650 coverage.
  • Monitor affected guests for spice-vdagentd crashes or memory pressure.
Prepared
Confidence
high
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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.

cwe · low confidence lookup

CWE-770: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-25650 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aspice-vdagentspice-vdagent versions prior and including 0.20Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-770 · source CWE mapping

Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.