CVE-2025-12748
BaseFortify
Publication date: 2025-11-11
Last updated on: 2025-11-11
Assigner: Red Hat, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libvirt | libvirt | 3.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw in libvirt's XML file processing where user-provided XML files are parsed before access control checks are performed. A malicious user with limited permissions can exploit this by submitting a specially crafted XML file that causes libvirt to allocate excessive memory on the host, potentially leading to a process crash.
How can this vulnerability impact me? :
The vulnerability can cause excessive memory consumption on the host running libvirt, which may lead to a libvirt process crash and result in a denial-of-service (DoS) condition, disrupting services relying on libvirt.