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

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

개요

CVE-2026-86141 is a NULL pointer dereference vulnerability in the xmlregexp component of libxml2 before version 2.15.4. The flaw exists in the xmlRegNewParserCtxt function, which fails to calculate a string length after a NULL check following a strdup failure — meaning if xmlStrdup returns NULL due to a memory allocation failure, the code proceeds to call strlen on the NULL pointer. It affects all versions of libxml2 prior to 2.15.4 and was publicly disclosed on September 5, 2026. The CVSS v3.1 base score is 3.3 (Low) (GitHub Advisory, Feedly).

기술적 세부 사항

The root cause is classified as CWE-252 (Unchecked Return Value). In xmlregexp.c, the xmlRegNewParserCtxt function calls xmlStrdup(string) and assigns the result to ret->string, then immediately calls strlen((const char *) ret->string) to set ret->len — before checking whether ret->string is NULL. If xmlStrdup fails due to memory pressure, ret->string is NULL and the subsequent strlen call dereferences a NULL pointer, causing a crash. The fix (commit e89a8aa) reorders the operations so that strlen is only called after the NULL check confirms ret->string is valid (GitHub Commit, GitLab Issue). The attack vector is local, requiring low privileges, and exploitation depends on triggering a memory allocation failure during XML regular expression parsing.

영향

Successful exploitation results in a denial of service — specifically, a crash of the application or service using libxml2 for XML processing with regular expressions. The impact is limited to availability (low), with no confidentiality or integrity consequences. Only applications that process XML content involving regular expressions (e.g., XML Schema validation) are at risk, and the crash requires an underlying memory allocation failure to occur (Feedly, GitHub Advisory).

악용 가능성

There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the disclosure date (Feedly). The EPSS score is approximately 0.116%, reflecting a very low probability of exploitation in the near term. The NVD SSVC assessment classifies exploitation as "none" and the vulnerability as non-automatable. No threat actor attribution has been reported, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

완화 및 해결 방법

The primary remediation is to upgrade libxml2 to version 2.15.4 or later, which contains the fix that reorders the NULL check before the strlen call in xmlRegNewParserCtxt (GitHub Commit, GitHub Advisory). Patches are available through the GNOME GitHub/GitLab repositories and via Microsoft's September 2026 Patch Tuesday update (Microsoft MSRC). As a temporary workaround, restrict local access to systems running vulnerable libxml2 versions and monitor applications using the library for unexpected crashes.

커뮤니티 반응

The vulnerability was included in Microsoft's September 2026 Patch Tuesday, which addressed 966 flaws in total, giving it some broader visibility in security media coverage (BleepingComputer). The vulnerability was also discussed on the oss-security mailing list (oss-sec). Given its low severity score and limited exploitability, community reaction has been minimal beyond routine patch tracking.

추가 자료

리눅스 배포판 수정 현황

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

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

영향 없음

RHEL 8

영향 없음

RHEL 9

영향 없음

RHEL 10

영향 없음

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가 무언가를 중요한 것으로 식별하면 실제로 중요하다는 것을 알고 있습니다."
그렉 포니아토프스키위협 및 취약성 관리 책임자