Wiz가 Google Cloud에 합류: 함께 마법을 만드는 것

CVE-2026-86143
NixOS 취약성 분석 및 완화

개요

CVE-2026-86143 is an integer overflow vulnerability in the xmlIO component of libxml2 affecting all versions before 2.15.4. An inconsistency between xmlOutputWriteCallback and xmlBufUse allows negative lengths to be passed to write callbacks due to a missing integer overflow check, classified under CWE-190 (Integer Overflow or Wraparound) and CWE-192 (Integer Coercion Error). The vulnerability was published on September 5, 2026, with a patch released in libxml2 2.15.4. It carries a CVSS v3.1 base score of 7.3 (High) per NVD, though ENISA scores it at 6.9 (Medium) (GitHub Advisory, Microsoft MSRC).

기술적 세부 사항

The root cause lies in xmlIO.c within libxml2's output buffer handling functions xmlOutputBufferWrite and xmlOutputBufferFlush. The xmlBufUse() function returns a size_t value, which when passed directly to write callbacks expecting an int parameter, can wrap around to a negative value if the buffer size exceeds INT_MAX, constituting an integer coercion error (CWE-192) and integer overflow (CWE-190). The fix (commit 90f293b) adds explicit checks — if nbchars >= INT_MAX or bufsize >= INT_MAX, the function sets an internal error and returns -1 before invoking the write callback. Exploitation requires local access with low privileges and no user interaction, and the attack vector is local (GitHub Commit, GitHub Advisory).

영향

A local low-privileged user can trigger this vulnerability by providing specially crafted input that causes integer overflow in libxml2's buffer handling, potentially leading to high confidentiality and integrity impact (e.g., arbitrary file write or code execution) and limited availability impact (application crash). The NVD SSVC assessment classifies the technical impact as "total," indicating the potential for full compromise of affected applications using libxml2's output handling. Any application or library that uses libxml2's xmlIO output functionality — a widely deployed XML parsing library used across Linux distributions, macOS, and Windows software — is potentially affected (GitHub Advisory, Red Hat CVE).

악용 가능성

As of the time of reporting, there is no confirmed public proof-of-concept exploit code and no evidence of in-the-wild exploitation. The NVD SSVC assessment marks exploitation as "none" and the vulnerability as not automatable, reflecting the local access requirement. The EPSS score is approximately 0.00119 (very low probability of exploitation in the near term). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. A GitLab work item (work_items/1111) is referenced but contains no exploit material (GitHub Advisory, Feedly Intelligence).

완화 및 해결 방법

The primary remediation is to upgrade libxml2 to version 2.15.4 or later, which includes the fix in commit 90f293b that adds integer overflow checks before invoking write callbacks in xmlOutputBufferWrite and xmlOutputBufferFlush. Organizations unable to upgrade immediately should restrict local user privileges on systems running applications that use libxml2's xmlIO output functionality, and monitor application logs for unexpected internal errors or crashes related to buffer handling. Patches are available through the GNOME/libxml2 GitHub repository, Red Hat, and Microsoft's September 2026 Patch Tuesday update (GitHub Commit, Red Hat CVE, Microsoft MSRC).

커뮤니티 반응

The vulnerability was included in Microsoft's September 2026 Patch Tuesday, which addressed 966 flaws total, giving it broader visibility in the security community (BleepingComputer). Red Hat has acknowledged the vulnerability and published a CVE page. Coverage has been largely routine, with no notable researcher commentary or significant social media discussion, consistent with the low EPSS score and absence of active exploitation.

추가 자료

리눅스 배포판 수정 현황

주요 리눅스 배포판과 그 릴리스 전반에 걸친 가용성을 수정하세요.

Debian

수정됨

bookworm

libxml2

영향을 받은 사람들

sid

libxml2: 2.15.4+dfsg-1

수정됨

trixie

libxml2

영향을 받은 사람들

Ubuntu

알 수 없음

bionic (esm-infra)

libxml2

알 수 없음

devel

libxml2

알 수 없음

focal (esm-infra)

libxml2

알 수 없음

jammy

libxml2

알 수 없음

noble

libxml2

알 수 없음

resolute

libxml2

알 수 없음

trusty (esm-infra-legacy)

libxml2

알 수 없음

xenial (esm-infra-legacy)

libxml2

알 수 없음

RHEL / CentOS

영향을 받은 사람들

OpenShift

openshift/ose-rhel-coreos-8

영향을 받은 사람들

RHEL 8

libxml2.src

영향을 받은 사람들

RHEL 9

libxml2.src

영향을 받은 사람들

RHEL 10

libxml2.src

영향을 받은 사람들

Alpine

영향을 받은 사람들

edge

2.9.4-r1

영향을 받은 사람들

v3.19

2.9.4-r1

영향을 받은 사람들

v3.20

2.9.4-r1

영향을 받은 사람들

v3.21

2.9.4-r1

영향을 받은 사람들

v3.22

2.9.4-r1

영향을 받은 사람들

v3.23

2.13.9-r0

영향을 받은 사람들

v3.24

2.13.9-r2

영향을 받은 사람들

근원이 보고서는 AI를 사용하여 생성되었습니다.

관련 NixOS 취약점:

CVE ID

심각도

점수

기술

구성 요소 이름

CISA KEV 익스플로잇

수정 사항이 있습니다.

게시된 날짜

CVE-2026-91782LOW1.9
  • NixOS logoNixOS
  • gcc10-binutils
아니요Sep 15, 2026
CVE-2026-91781LOW1.9
  • NixOS logoNixOS
  • binutils
아니요Sep 15, 2026
CVE-2026-91780LOW1.9
  • NixOS logoNixOS
  • binutils
아니요아니요Sep 15, 2026
CVE-2026-91779LOW1.9
  • NixOS logoNixOS
  • binutils
아니요아니요Sep 15, 2026
CVE-2026-90831LOW1.9
  • NixOS logoNixOS
  • gcc-toolset-16-binutils.src
아니요Sep 14, 2026

무료 취약성 평가

클라우드 보안 태세를 벤치마킹합니다

9개의 보안 도메인에서 클라우드 보안 관행을 평가하여 위험 수준을 벤치마킹하고 방어의 허점을 식별합니다.

평가 요청

추가 Wiz 리소스

맞춤형 데모 받기

맞춤형 데모 신청하기

"내가 본 최고의 사용자 경험은 클라우드 워크로드에 대한 완전한 가시성을 제공합니다."
데이비드 에슬릭최고정보책임자(CISO)
"Wiz는 클라우드 환경에서 무슨 일이 일어나고 있는지 볼 수 있는 단일 창을 제공합니다."
아담 플레처최고 보안 책임자(CSO)
"우리는 Wiz가 무언가를 중요한 것으로 식별하면 실제로 중요하다는 것을 알고 있습니다."
그렉 포니아토프스키위협 및 취약성 관리 책임자