VYPR

Libvirt

by Libvirt

Source repositories

CVEs (88)

  • CVE-2016-10746HigApr 18, 2019
    risk 0.42cvss 7.5epss 0.02

    libvirt-domain.c in libvirt before 1.3.1 supports virDomainGetTime API calls by guest agents with an RO connection, even though an RW connection was supposed to be required, a different vulnerability than CVE-2019-3886.

  • CVE-2014-3672MedMay 25, 2016
    risk 0.42cvss 6.5epss 0.00

    The qemu implementation in libvirt before 1.3.0 and Xen allows local guest OS users to cause a denial of service (host disk consumption) by writing to stdout or stderr.

  • CVE-2015-5247MedApr 14, 2016
    risk 0.42cvss 6.5epss 0.01

    The virStorageVolCreateXML API in libvirt 1.2.14 through 1.2.19 allows remote authenticated users with a read-write connection to cause a denial of service (libvirtd crash) by triggering a failed unlink after creating a volume on a root_squash NFS pool.

  • CVE-2024-8235MedAug 30, 2024
    risk 0.40cvss 6.2epss 0.00

    A flaw was found in libvirt. A refactor of the code fetching the list of interfaces for multiple APIs introduced a corner case on platforms where allocating 0 bytes of memory results in a NULL pointer. This corner case would lead to a NULL-pointer dereference and subsequent…

  • CVE-2024-4418MedMay 8, 2024
    risk 0.40cvss 6.2epss 0.00

    A race condition leading to a stack use-after-free flaw was found in libvirt. Due to a bad assumption in the virNetClientIOEventLoop() method, the `data` pointer to a stack-allocated virNetClientIOEventData structure ended up being used in the virNetClientIOEventFD callback…

  • CVE-2024-2494MedMar 21, 2024
    risk 0.40cvss 6.2epss 0.00

    A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the g_new0 function results in a crash due to the…

  • CVE-2019-3840MedMar 27, 2019
    risk 0.38cvss 5.8epss 0.01

    A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.

  • CVE-2011-4600MedApr 14, 2016
    risk 0.38cvss 5.9epss 0.02

    The networkReloadIptablesRules function in network/bridge_driver.c in libvirt before 0.9.9 does not properly handle firewall rules on bridge networks when libvirtd is restarted, which might allow remote attackers to bypass intended access restrictions via a (1) DNS or (2) DHCP…

  • CVE-2019-20485MedMar 19, 2020
    risk 0.37cvss 5.7epss 0.01

    qemu/qemu_driver.c in libvirt before 6.0.0 mishandles the holding of a monitor job during a query to a guest agent, which allows attackers to cause a denial of service (API blockage).

  • CVE-2025-13193MedNov 17, 2025
    risk 0.36cvss 5.5epss 0.00

    A flaw was found in libvirt. External inactive snapshots for shut-down VMs are incorrectly created as world-readable, making it possible for unprivileged users to inspect the guest OS contents. This results in an information disclosure vulnerability.

  • CVE-2025-12748MedNov 11, 2025
    risk 0.36cvss 5.5epss 0.00

    A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing…

  • CVE-2024-1441MedMar 11, 2024
    risk 0.36cvss 5.5epss 0.00

    An off-by-one error flaw was found in the udevListInterfacesByStatus() function in libvirt when the number of interfaces exceeds the size of the `names` array. This issue can be reproduced by sending specially crafted data to the libvirt daemon, allowing an unprivileged client…

  • CVE-2015-5160MedAug 20, 2018
    risk 0.36cvss 5.5epss 0.00

    libvirt before 2.2 includes Ceph credentials on the qemu command line when using RADOS Block Device (aka RBD), which allows local users to obtain sensitive information via a process listing.

  • CVE-2024-2496MedMar 18, 2024
    risk 0.33cvss 5.0epss 0.00

    A NULL pointer dereference flaw was found in the udevConnectListAllInterfaces() function in libvirt. This issue can occur when detaching a host interface while at the same time collecting the list of interfaces via virConnectListAllInterfaces API. This flaw could be used to…

  • CVE-2026-63623MedAug 10, 2026
    risk 0.29cvss 5.5epss 0.00

    A flaw was found in libvirt. During storage volume clone or convert operations, newly created volume images were temporarily world-readable. This was caused by the `qemu-img` utility running with overly permissive file creation settings, allowing any local user to read the full…

  • CVE-2022-0897MedMar 25, 2022
    risk 0.28cvss 4.3epss 0.01

    A flaw was found in the libvirt nwfilter driver. The virNWFilterObjListNumOfNWFilters method failed to acquire the driver->nwfilters mutex before iterating over virNWFilterObj instances. There was no protection to stop another thread from concurrently modifying the…

  • CVE-2019-3886MedApr 4, 2019
    risk 0.28cvss 5.4epss 0.01

    An incorrect permissions check was discovered in libvirt 4.8.0 and above. The readonly permission was allowed to invoke APIs depending on the guest agent, which could lead to potentially disclosing unintended information or denial of service by causing libvirt to block.

  • CVE-2015-5313LowApr 11, 2016
    risk 0.16cvss 2.5epss 0.00

    Directory traversal vulnerability in the virStorageBackendFileSystemVolCreate function in storage/storage_backend_fs.c in libvirt, when fine-grained Access Control Lists (ACL) are in effect, allows local users with storage_vol:create ACL but not domain:write permission to write…

  • CVE-2026-61477LowAug 7, 2026
    risk 0.08cvss 2.3epss 0.00

    An injection vulnerability was found in libvirt's virtual network driver. The network XML parser does not strip newline characters from DNS TXT record value attributes and SRV record domain/target attributes. These values are written verbatim into the dnsmasq configuration file…

  • CVE-2013-2218Sep 30, 2013
    risk 0.04cvss epss 0.08

    Double free vulnerability in the virConnectListAllInterfaces method in interface/interface_backend_netcf.c in libvirt 1.0.6 allows remote attackers to cause a denial of service (libvirtd crash) via a filtering flag that causes an interface to be skipped, as demonstrated by the…

Page 2 of 5