CVE-2026-13076
MongoDB 脆弱性の分析と軽減

概要

CVE-2026-13076 is a Denial of Service vulnerability in MongoDB Server's aggregation framework that allows an authenticated user to cause the mongod process to be terminated by the operating system under memory pressure. The vulnerability affects MongoDB Server versions 8.3.0 through 8.3.6 (fixed in 8.3.7). It was published on July 22, 2026, and is classified as High severity with a CVSS v4.0 base score of 7.1 and a CVSS v3.1 base score of 6.5 (Medium) (GitHub Advisory).

技術的な詳細

The root cause is classified as CWE-770 (Allocation of Resources Without Limits or Throttling), where a specific data type conversion operation within MongoDB's aggregation framework consumes disproportionate amounts of memory without adequate resource constraints. An authenticated attacker with both write access to the database and the ability to execute aggregation queries can trigger this condition over the network (no local access required, no user interaction needed). The vulnerability is tracked upstream in MongoDB's issue tracker as SERVER-128584 (GitHub Advisory, MongoDB Jira).

影響

Successful exploitation results in the mongod process being forcibly terminated by the operating system's out-of-memory (OOM) killer, causing a complete loss of database availability. There is no impact on confidentiality or data integrity, but the crash disrupts all database operations and connected applications until the service is restarted. In environments without automatic restart mechanisms or high-availability configurations, this could result in extended service outages (GitHub Advisory).

エクスプロイト可能性

No public proof-of-concept exploit code is known to exist, and there is no evidence of in-the-wild exploitation at this time (GitHub Advisory). The EPSS score is approximately 0.41%, indicating a low near-term probability of exploitation. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access with write privileges and aggregation query execution rights, which limits the attacker pool but does not eliminate insider or compromised-credential threat scenarios.

エクスプロイテーションのステップ

  1. Obtain Credentials: Acquire valid MongoDB credentials for an account with write access to at least one database and permission to run aggregation queries (e.g., a role with readWrite or higher privileges).
  2. Connect to MongoDB: Establish a connection to the target MongoDB Server instance (versions 8.3.0–8.3.6) using a MongoDB client such as mongosh or a driver.
  3. Craft Aggregation Query: Construct an aggregation pipeline that performs the specific data type conversion operation known to trigger disproportionate memory consumption within the aggregation framework.
  4. Execute the Query: Run the crafted aggregation query against a writable collection. The operation causes the mongod process to consume excessive memory.
  5. Trigger OOM Termination: Under sufficient memory pressure, the operating system's OOM killer terminates the mongod process, resulting in a denial of service for all connected clients (GitHub Advisory, MongoDB Jira).

妥協の兆候

  • Logs: Sudden mongod process termination entries in system logs (e.g., Linux dmesg or /var/log/syslog) showing OOM killer events targeting the mongod process; MongoDB logs showing abrupt shutdown without a clean shutdown message.
  • Process: Unexpected termination of the mongod process followed by automatic restart (if configured); repeated OOM kill events in a short timeframe.
  • Network: Aggregation query traffic from a specific authenticated user or IP address immediately preceding mongod crashes; repeated connections from the same source around the time of crashes.
  • System: Spike in memory usage by the mongod process visible in system monitoring tools (e.g., top, htop, Prometheus metrics) immediately before termination.

軽減策と回避策

MongoDB has released version 8.3.7 to address this vulnerability; upgrading to this version is the recommended remediation (GitHub Advisory, MongoDB Jira). As interim workarounds, administrators should restrict aggregation query execution and database write access to only trusted and necessary users, applying the principle of least privilege. Additionally, implementing OS-level memory limits for the mongod process, enabling MongoDB's memory usage monitoring, and configuring automatic service restart can reduce the impact of exploitation.

コミュニティの反応

Beyond Machines noted this CVE as part of a broader MongoDB patch release addressing 26 vulnerabilities, including a critical memory corruption flaw, highlighting the significance of the July 2026 MongoDB security update cycle. Tenable published detection plugins (Nessus plugin 330149 and 331217) to identify vulnerable MongoDB instances. No significant independent researcher commentary or social media discussion has been identified beyond standard vulnerability tracking coverage.

関連情報


ソースこのレポートは AI を使用して生成されました

関連 MongoDB 脆弱 性:

CVE 識別子

重大度

スコア

テクノロジー

コンポーネント名

CISA KEV エクスプロイト

修正あり

公開日

CVE-2026-9737HIGH7.1
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
いいえはいJul 22, 2026
CVE-2026-13077HIGH7.1
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
いいえはいJul 22, 2026
CVE-2026-13076HIGH7.1
  • MongoDB logoMongoDB
  • mongodb
いいえはいJul 22, 2026
CVE-2026-13075HIGH7.1
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
いいえはいJul 22, 2026
CVE-2026-13078MEDIUM6.3
  • MongoDB logoMongoDB
  • cpe:2.3:a:mongodb:mongodb
いいえはいJul 22, 2026

無料の脆弱性評価

クラウドセキュリティポスチャーのベンチマーク

9つのセキュリティドメインにわたるクラウドセキュリティプラクティスを評価して、リスクレベルをベンチマークし、防御のギャップを特定します。

評価を依頼する

パーソナライズされたデモを見る

実際に Wiz を見てみませんか?​

"私が今まで見た中で最高のユーザーエクスペリエンスは、クラウドワークロードを完全に可視化します。"
デビッド・エストリックCISO (最高情報責任者)
"Wiz を使えば、クラウド環境で何が起こっているかを 1 つの画面で確認することができます"
アダム・フレッチャーチーフ・セキュリティ・オフィサー
"Wizが何かを重要視した場合、それは実際に重要であることを私たちは知っています。"
グレッグ・ポニャトフスキ脅威および脆弱性管理責任者