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

CVE-2026-66767
SAP NetWeaver Application Server ABAP 취약성 분석 및 완화

개요

CVE-2026-66767 is a session hijacking vulnerability in SAP NetWeaver Application Server for ABAP and ABAP Platform that allows an unauthenticated attacker to send a specially crafted packet triggering reprocessing of a previously buffered user request, potentially hijacking another user's session under narrow timing conditions. The vulnerability was published on September 8, 2026, and affects multiple kernel versions including KRNL64NUC 7.22, KRNL64UC 7.22, KERNEL 7.22, 7.53, 7.54, 7.77, 7.93, 8.04, 9.16, 9.18, 9.19, and 9.20. It carries a CVSS v3.1 base score of 7.7 (High) (GitHub Advisory).

기술적 세부 사항

The root cause is classified as CWE-191 (Integer Underflow / Wrap or Wraparound), where a subtraction operation produces a value below the minimum allowable integer, leading to incorrect processing of buffered request data. An unauthenticated remote attacker exploits a race condition in the request buffering mechanism by sending a specially crafted network packet that causes the server to reprocess a previously buffered request belonging to another authenticated user, effectively inheriting that user's session context. Exploitation requires high attack complexity due to the narrow timing window required to trigger the race condition, and no user interaction or prior privileges are needed (GitHub Advisory).

영향

Successful exploitation results in high impact on confidentiality and integrity, with low impact on availability. An attacker who wins the race condition gains access to another user's authenticated session, potentially allowing them to read sensitive business data, perform unauthorized transactions, or modify data within the hijacked user's permissions on the SAP NetWeaver system. Given SAP NetWeaver's role as a core enterprise ERP platform, a compromised session could expose critical business processes, financial data, and HR records (GitHub Advisory, Onapsis Blog).

악용 가능성

There is no known public proof-of-concept exploit and no evidence of active in-the-wild exploitation at this time. The NVD SSVC assessment classifies the vulnerability as non-automatable, reflecting the high attack complexity imposed by the narrow timing window required for successful exploitation. The EPSS score is approximately 0.26% (18th percentile), indicating a low near-term probability of exploitation. No threat actor attribution has been reported, and the vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities catalog (GitHub Advisory).

착취 단계

  1. Reconnaissance: Identify internet-facing or network-accessible SAP NetWeaver Application Server for ABAP instances running affected kernel versions (KRNL64NUC/KRNL64UC 7.22, KERNEL 7.22, 7.53, 7.54, 7.77, 7.93, 8.04, 9.16, 9.18, 9.19, 9.20) using network scanning tools or SAP-specific discovery techniques.
  2. Monitor target traffic: Observe or infer timing patterns of legitimate user requests being processed by the target NetWeaver server to identify windows when user requests are buffered.
  3. Craft malicious packet: Construct a specially crafted network packet designed to trigger reprocessing of a previously buffered user request, exploiting the integer underflow condition (CWE-191) in the kernel's request handling logic.
  4. Time the attack: Send the crafted packet during the narrow timing window when a legitimate user's request is buffered on the server, racing to cause the server to reprocess that request in the attacker's context.
  5. Session hijack: If the race condition is won, the server reprocesses the victim's buffered request and the attacker gains access to the victim's authenticated session, inheriting their identity and permissions within the SAP environment (GitHub Advisory).

타협의 징후

  • Network: Unusual or repeated unauthenticated network packets targeting SAP NetWeaver dispatcher ports (typically 32xx or 80xx) with malformed or unexpected request structures; high-frequency connection attempts from a single source IP to the NetWeaver application server.
  • Logs: SAP system logs (SM21) showing unexpected session reuse or session context switches without corresponding logon events; work process logs indicating reprocessing of buffered requests from unexpected sources; ICM (Internet Communication Manager) logs showing anomalous request handling patterns.
  • Process: Unexpected actions performed under a legitimate user's session that do not correlate with that user's known activity patterns, such as data exports, configuration changes, or transaction executions at unusual times.
  • Application: SAP audit log (transaction SM20) entries showing privileged transactions executed by users who were not actively logged in at the time, or duplicate session activity for the same user from different source addresses.

완화 및 해결 방법

SAP has released a patch for this vulnerability, referenced in SAP Security Note 3757002, available via the SAP Support Portal. Organizations should apply the relevant kernel patch for their affected version as the primary remediation step. As interim workarounds, SAP recommends monitoring for suspicious session activity and unexpected request reprocessing patterns, and implementing network-level controls to restrict access to the NetWeaver Application Server to trusted networks only. Refer to the SAP Security Patch Day September 2026 guidance for full patching instructions (SAP Note, SAP Patch Day).

커뮤니티 반응

The vulnerability was covered as part of SAP's September 2026 Security Patch Day, which addressed 19 new vulnerabilities across SAP products. Security firms including Onapsis, SecurityBridge, and RedRays published patch day summaries highlighting this flaw alongside other critical issues patched in the same release cycle. Coverage from outlets such as GBHackers, CyberSecurityNews, and Cryptika noted the authentication bypass nature of the vulnerability and its potential impact on enterprise ERP environments (Onapsis Blog, SecurityBridge, GBHackers).

추가 자료


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

관련 SAP NetWeaver Application Server ABAP 취약점:

CVE ID

심각도

점수

기술

구성 요소 이름

CISA KEV 익스플로잇

수정 사항이 있습니다.

게시된 날짜

CVE-2026-44756CRITICAL10
  • SAP NetWeaver Application Server ABAP logoSAP NetWeaver Application Server ABAP
  • cpe:2.3:a:sap:netweaver_application_server_abap
아니요Sep 08, 2026
CVE-2026-58240CRITICAL9.8
  • SAP NetWeaver Application Server ABAP logoSAP NetWeaver Application Server ABAP
  • cpe:2.3:a:sap:netweaver_application_server_java
아니요아니요Sep 08, 2026
CVE-2026-66767HIGH7.7
  • SAP NetWeaver Application Server ABAP logoSAP NetWeaver Application Server ABAP
  • cpe:2.3:a:sap:netweaver_application_server_abap
아니요Sep 08, 2026
CVE-2026-66779MEDIUM6.3
  • SAP NetWeaver Application Server ABAP logoSAP NetWeaver Application Server ABAP
  • cpe:2.3:a:sap:netweaver_application_server_abap
아니요아니요Aug 11, 2026
CVE-2026-58236MEDIUM5.5
  • SAP NetWeaver Application Server ABAP logoSAP NetWeaver Application Server ABAP
  • cpe:2.3:a:sap:netweaver_application_server_abap
아니요Aug 11, 2026

무료 취약성 평가

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

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

평가 요청

추가 Wiz 리소스

맞춤형 데모 받기

맞춤형 데모 신청하기

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