Kestrel
대시보드로 돌아가기
CVE-2026-23559UNKNOWNMITRENVD대응게시일: 2026. 07. 09.수정일: 2026. 07. 09.CNA: security@xen.orgDeferred

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] XAPI can

Privilege-Escalation

위협 신호 · CVSS · EPSS · KEV

정기 패치· 높은 악용 신호 없음
CVSS
unknown

이론적 심각도 점수

EPSS
0.1%상위 96.7%

30일 내 악용 확률 예측

KEV
미등재

실측 악용 기록 없음

권장 대응 기한60일 이내CISA SSVC 기준

계획된 패치 주기 내 조치(60일 이내)

외부 노출· KEV 미등재 · 자동화 어려움 · 부분 영향 · 외부 노출

CVSS 벡터 · 메트릭

버전별 점수
CVSS 4.09.4CRITICAL· 악용성숙도 NOT_DEFINED

CVSS 벡터 정보 없음

약점 (CWE)

상세 설명

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.]

XAPI can configure different users with different roles, using Role
Based Access Control. For more details, see:

https://docs.xenserver.com/en-us/xencenter/current-release/rbac-overview.html#rbac-roles

The pool-admin role is fully privileged. Notably, users with this role
can also SSH into the host as root.

The other administrator roles are pool-operator, vm-power-admin and
vm-admin, each of which are authorised to configure and manage various
aspects of the system.

Some settings are inadequately restricted, and can be set by a lower
privilege of administrator than expected.

  • CVE-2026-23559: A vm-admin can set VBD.other_config:backend-local and
    turn arbitrary files in dom0 into VDIs (virtual disks) and give said
    disks to a VM they control. This is an arbitrary read and/or modify
    of files in dom0.

  • CVE-2026-23560: A vm-admin can set VM.other-config:is_system_domain
    and mark a VM as a system domain. System domains are ignored and
    left running during certain other host/pool operations, and may be
    hidden from view in tooling.

  • CVE-2026-23561: A vm-admin can set VM.other_config:storage_driver_domain
    and mark a VM as the storage domain for a particular host storage
    connection (PBD). Shutting down the VM can cause the PBD to be
    erroneously marked as unplugged when it is not.

  • CVE-2026-23562: Configuration of PCI passthrough is normally
    restricted to the pool-admin role. However one API was missing this
    check, allowing a vm-admin access to unintended host hardware.

  • CVE-2026-42486: A vm-admin can set the VM.platform:hvm_serial
    parameter, which should be restricted to the pool-admin role, as it
    can allow arbitrary dom0 file write.

AI 심층 분석

공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.

참고 자료 1

링크 내용 불러오는 중…