Cyber Resilience

CVE-2025-54567

Qemu ≤ 10.0.3

Published
25 July 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 4.2
Click a component to see what it means
Raw vectorCVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
EPSS Score 0.0024 15th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2025-54567 is a medium-severity Incorrect Provision of Specified Functionality (CWE-684) vulnerability in Qemu Qemu. Its CVSS base score is 4.2 (Medium).

Operationally, ranked at the 15th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SI-2 (Flaw Remediation) and CM-7 (Least Functionality) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

hw/pci/pcie_sriov.c in QEMU through 10.0.3 mishandles the VF Enable bit write mask, a related issue to CVE-2024-26327.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-54566Same product: Qemu Qemu
CVE-2024-26328Same product: Qemu Qemu
CVE-2024-26327Same product: Qemu Qemu
CVE-2023-42467Same product: Qemu Qemu
CVE-2023-40360Same product: Qemu Qemu
CVE-2024-24474Same product: Qemu Qemu
CVE-2024-7730Same product: Qemu Qemu
CVE-2024-6519Same product: Qemu Qemu
CVE-2023-2861Same product: Qemu Qemu
CVE-2023-3301Same product: Qemu Qemu

Affected Assets

qemu
qemu
≤ 10.0.3

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SI-2 Flaw Remediation
  • CM-7 Least Functionality
  • SC-39 Process Isolation
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 1 hardening rule · 1 OS baseline
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely patching of the VF Enable bit write-mask flaw in QEMU's SR-IOV implementation.

prevent

Disables or restricts the PCI SR-IOV feature (and VF Enable) when not required, eliminating the attack surface.

prevent

Enforces process isolation so a compromised QEMU SR-IOV path cannot affect other VM or host components.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly enforce spec-compliant functionality and testing, while eliminating this weakness fulfills only part of the control's broader monitoring intent.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing in development and acceptance validates that implemented functionality conforms to specifications before release.

prevents

Secure development life cycle includes requirements and verification activities that directly reduce the risk of delivering functionality that deviates from published specifications.

prevents

Explicit application security requirements and acceptance criteria help ensure the delivered software matches its intended specifications.

prevents

Change management processes reduce the chance of unintended functional deviations during updates, though they do not directly address initial specification conformance.

References