CVE-2026-88035:
MongoDB 취약성 분석 및 완화
개요
CVE-2026-88035 is an integer overflow vulnerability in the MongoDB C Driver that causes a buffer overwrite in the client-side SASL authentication path. An unusually large username value passes a size check that wraps around, allowing data to be copied past the end of a small buffer. The vulnerability affects MongoDB C Driver versions 2.2.0 through 2.5.3 (exclusive) and is only reachable when the optional external SASL authentication backend is compiled in and configured for use. It was published on September 10, 2026, with a CVSS v3.1 score of 4.7 (Medium) and a CVSS v4.0 score of 5.7 (Medium) (GitHub Advisory).
기술적 세부 사항
The root cause is an integer overflow or wraparound (CWE-190) in the size validation logic within the client-side authentication code path of the MongoDB C Driver. When a username of unusual length is supplied, the size check wraps around to a small or zero value, causing the driver to accept the oversized input and copy it past the end of a fixed-size stack or heap buffer — an out-of-bounds write (CWE-787 estimated). Exploitation requires: (1) a build of the driver that includes the optional external SASL authentication backend (e.g., Cyrus SASL), (2) a connection configured to use that backend, and (3) local access with the ability to influence the driver's connection settings. The vulnerability is tracked upstream as CDRIVER-6416 (GitHub Advisory).
영향
Successful exploitation causes the application embedding the MongoDB C Driver to terminate unexpectedly, resulting in a denial of service. The impact is limited to availability — there is no confidentiality or integrity impact, and the vulnerability does not enable code execution or data exfiltration based on current analysis. The scope is confined to the vulnerable system itself, with no downstream or lateral movement potential identified (GitHub Advisory).
악용 가능성
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The EPSS score is 0.0, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is non-automatable and requires local access with the ability to set driver connection settings, significantly limiting the attacker pool. NVD SSVC assessment classifies exploitation as "none" (GitHub Advisory).
완화 및 해결 방법
MongoDB has released a patch in C Driver version 2.5.3, which resolves the integer overflow in the SASL authentication size check. Users running versions 2.2.0 through 2.5.2 should upgrade to 2.5.3 or later. As interim mitigations: disable or avoid using the optional external SASL authentication backend if it is not required; restrict modification of driver connection settings to trusted administrators only; and validate any user-supplied input used to configure authentication parameters (GitHub Advisory).
추가 자료
리눅스 배포판 수정 현황
주요 리눅스 배포판과 그 릴리스 전반에 걸친 가용성을 수정하세요.
근원: 이 보고서는 AI를 사용하여 생성되었습니다.
관련 MongoDB 취약점:
무료 취약성 평가
클라우드 보안 태세를 벤치마킹합니다
9개의 보안 도메인에서 클라우드 보안 관행을 평가하여 위험 수준을 벤치마킹하고 방어의 허점을 식별합니다.
추가 Wiz 리소스
맞춤형 데모 받기
맞춤형 데모 신청하기
"내가 본 최고의 사용자 경험은 클라우드 워크로드에 대한 완전한 가시성을 제공합니다."
"Wiz는 클라우드 환경에서 무슨 일이 일어나고 있는지 볼 수 있는 단일 창을 제공합니다."
"우리는 Wiz가 무언가를 중요한 것으로 식별하면 실제로 중요하다는 것을 알고 있습니다."