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

CVE-2026-76163
Linux Debian 취약성 분석 및 완화

개요

CVE-2026-76163 is a Denial of Service vulnerability in ISC BIND 9 caused by a reachable assertion failure triggered by a malicious TKEY query. When BIND is loaded with a named.conf file that contains no global options block, an unauthenticated remote attacker can send a QTYPE TKEY query that causes an assertion failure and unexpected program termination. Affected versions include BIND 9.20.0 through 9.20.27, 9.21.0 through 9.21.25, and 9.20.9-S1 through 9.20.27-S1. The vulnerability was disclosed on September 16, 2026, and carries a CVSS v3.1 base score of 7.5 (High) (Red Hat Advisory, GitHub Advisory).

기술적 세부 사항

The root cause is classified as CWE-617 (Reachable Assertion): BIND contains an assertion statement that can be triggered by an attacker under a specific configuration condition — the absence of a global options block in named.conf. When this configuration is present, processing a DNS query of QTYPE TKEY reaches a code path where an internal assertion fails, causing the named process to exit unexpectedly. The attack requires no authentication, no user interaction, and is exploitable over the network with low complexity, making it straightforward to trigger remotely against misconfigured servers (ISC KB, Red Hat Bugzilla).

영향

Successful exploitation results in a complete loss of availability for the BIND DNS service, as the named process terminates unexpectedly upon receiving the malicious TKEY query. There is no impact on confidentiality or data integrity. Organizations relying on the affected BIND instance for DNS resolution would experience a service outage until the process is restarted, and repeated attacks could sustain a persistent denial of service condition (Red Hat Advisory, GitHub Advisory).

악용 가능성

As of the disclosure date (September 16, 2026), there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation. The EPSS score is 0.0, reflecting a currently low probability of exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is limited to BIND instances specifically configured without a global options block in named.conf, which reduces the overall attack surface (GitHub Advisory, Red Hat Advisory).

착취 단계

  1. Reconnaissance: Identify internet-facing BIND 9 DNS servers running versions 9.20.0–9.20.27, 9.21.0–9.21.25, or 9.20.9-S1–9.20.27-S1 using tools such as Shodan, Censys, or DNS banner grabbing.
  2. Identify misconfiguration: Determine whether the target BIND instance is running without a global options block in its named.conf. This may be inferred from default or minimal BIND deployments.
  3. Craft TKEY query: Construct a DNS query with QTYPE TKEY (query type 249) directed at the target BIND server. Standard DNS query tools such as dig or custom DNS libraries can be used: e.g., dig @<target-ip> <name> TKEY.
  4. Trigger assertion failure: Send the crafted TKEY query to the target server. If the server is misconfigured (no global options block), the assertion failure is triggered and the named process exits unexpectedly, causing a DNS service outage.
  5. Sustain DoS: Repeat the query after any automatic process restart to maintain the denial of service condition (ISC KB, Red Hat Bugzilla).

타협의 징후

  • Logs: Sudden termination entries in BIND/named logs (e.g., named process exit with assertion failure messages referencing TKEY query processing); entries in /var/log/syslog or /var/log/messages showing unexpected named crashes.
  • Process: Unexpected termination and restart of the named process; monitoring tools (e.g., systemd, supervisord) logging repeated restarts of the BIND service.
  • Network: Unusual inbound DNS queries with QTYPE TKEY (query type 249) from external or unexpected source IP addresses, particularly in high volume or repeated patterns targeting the DNS server.

완화 및 해결 방법

ISC has released patched versions BIND 9.20.29 and 9.21.26, which address this vulnerability; administrators should upgrade immediately (ISC Downloads 9.20.29, ISC Downloads 9.21.26). As a temporary workaround, ensure that the named.conf file includes a global options block (even if empty or minimal), as this configuration change prevents the vulnerable code path from being reached. Additionally, network-level access controls (e.g., firewall rules or BIND's allow-query ACLs) can be used to restrict TKEY queries to trusted sources if immediate patching is not feasible (ISC KB, Red Hat Advisory).

커뮤니티 반응

The vulnerability was reported across multiple security tracking platforms including Vulners, VulDB, and oss-sec shortly after disclosure on September 16, 2026. Red Hat triaged the issue at high severity and opened a tracking bug for affected products. Coverage noted that ISC patched 14 BIND 9 vulnerabilities simultaneously in the 9.20.29 and 9.21.26 releases (Linux Compatible, oss-sec). No notable individual researcher commentary or significant social media discussion has been identified beyond standard aggregator coverage.

추가 자료

리눅스 배포판 수정 현황

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

Debian

수정됨

bookworm

bind9

영향을 받은 사람들

sid

bind9: 1:9.20.29-1

수정됨

trixie

bind9

영향을 받은 사람들

RHEL / CentOS

영향을 받은 사람들

OpenShift

openshift/ose-rhel-coreos-8

영향을 받은 사람들

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

관련 Linux Debian 취약점:

CVE ID

심각도

점수

기술

구성 요소 이름

CISA KEV 익스플로잇

수정 사항이 있습니다.

게시된 날짜

CVE-2026-80274HIGH7.5
  • Linux Debian logoLinux Debian
  • bind9
아니요아니요Sep 16, 2026
CVE-2026-76163HIGH7.5
  • Linux Debian logoLinux Debian
  • bind9
아니요아니요Sep 16, 2026
CVE-2026-42784HIGH7.4
  • Linux Debian logoLinux Debian
  • rust-sequoia-openpgp+crypto-nettle-devel
아니요Sep 16, 2026
CVE-2026-77119MEDIUM5.9
  • Linux Debian logoLinux Debian
  • bind9.16-utils
아니요아니요Sep 16, 2026
CVE-2026-75029MEDIUM5.3
  • Linux Debian logoLinux Debian
  • bind9
아니요아니요Sep 16, 2026

무료 취약성 평가

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

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

평가 요청

추가 Wiz 리소스

맞춤형 데모 받기

맞춤형 데모 신청하기

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