VYPR

XAPI

by Xen Project

CVEs (3)

  • CVE-2022-33749MedOct 11, 2022
    risk 0.35cvss 5.3epss 0.01

    XAPI open file limit DoS It is possible for an unauthenticated client on the network to cause XAPI to hit its file-descriptor limit. This causes XAPI to be unable to accept new requests for other (trusted) clients, and blocks XAPI from carrying out any tasks that require the…

  • CVE-2024-31144LowFeb 14, 2025
    risk 0.25cvss 3.8epss 0.00

    For a brief summary of Xapi terminology, see: https://xapi-project.github.io/xen-api/overview.html#object-model-overview Xapi contains functionality to backup and restore metadata about Virtual Machines and Storage Repositories (SRs). The metadata itself is stored in a…

  • CVE-2025-58146CriJul 9, 2026
    risk 0.00cvss epss 0.00

    There are multiple issues. 1. Updates to the XAPI database sanitise input strings, but try generating the notification using the unsanitised input. This causes the database's event thread to terminate and cease further processing. 2. XAPI's UTF-8 encoder…