← Back
CLEANSTART-2026-AD27625
Vulnerability in mongosh (CLEANSTART-2026-AD27625)
Summary
vulnerability in mongosh (CLEANSTART-2026-AD27625). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `2.6.0-r4` or later.
AI summary snake-internal / snake-material-v2
A vulnerability tracked as **CLEANSTART-2026-AD27625** has been found in mongosh.
Risk of unauthorized operations or information disclosure. CVSS score: ?/10.
What to do: upgrade mongosh to **2.6.0-r4** or later.
If unsure, ask your IT team or search "mongosh CLEANSTART-2026-AD27625" on the vendor's site.
CLEANSTART-2026-AD27625 (mongosh) —
Patched: `2.6.0-r4` — apply immediately
Plan: 1) Audit SBOM/dependencies, 2) Stage→prod upgrade, 3) Add WAF/proxy monitoring on affected endpoints, 4) Hunt IOCs in logs.
Refs: see the GHSA / vendor advisory / patched release linked on this page.
❓ What is the problem
**A vulnerability** (unclassified) exists in mongosh.
📍 Affected scope
mongosh — .
🔥 Severity
Severity: ?. Risk of unauthorized operations or information disclosure
🔧 How to fix
Update to **2.6.0-r4**.
🛡️ Workaround
Until the patch is applied: disable the affected feature, apply WAF rules, or restrict access via network ACLs.
🔍 Detection
Search webserver/proxy logs for unusual request patterns matching this CVE's known IOCs. Run `grep -r 'mongosh' .` against your dependency files (package-lock.json, requirements.txt, go.sum) to find affected services.
Response Actions (7 steps)
Concrete steps and command examples for SOC/SRE teams to execute in order
-
1Identify exposure identify
grep -r 'mongosh' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `mongosh` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade mongosh to 2.6.0-r4ステージング環境で 2.6.0-r4 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
CleanStart
mongosh
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"2.6.0-r4"}]}]
References
- advisory https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-AD27625.json
- web https://osv.dev/vulnerability/CVE-2022-25881
- web https://osv.dev/vulnerability/CVE-2022-33987
- web https://osv.dev/vulnerability/CVE-2025-25285
- web https://osv.dev/vulnerability/CVE-2025-62718
- web https://osv.dev/vulnerability/CVE-2025-69873
- web https://osv.dev/vulnerability/CVE-2026-21637
- web https://osv.dev/vulnerability/CVE-2026-23745
- web https://osv.dev/vulnerability/CVE-2026-24842
- web https://osv.dev/vulnerability/CVE-2026-26960
- web https://osv.dev/vulnerability/CVE-2026-2950
- web https://osv.dev/vulnerability/CVE-2026-29786
- web https://osv.dev/vulnerability/CVE-2026-31802
- web https://osv.dev/vulnerability/CVE-2026-33036
- web https://osv.dev/vulnerability/CVE-2026-33349
- web https://osv.dev/vulnerability/CVE-2026-33750
- web https://osv.dev/vulnerability/CVE-2026-33916
- web https://osv.dev/vulnerability/CVE-2026-33937
- web https://osv.dev/vulnerability/CVE-2026-41650
- web https://osv.dev/vulnerability/CVE-2026-4800
- web https://osv.dev/vulnerability/CVE-2026-4923
- web https://osv.dev/vulnerability/CVE-2026-4926
- web https://osv.dev/vulnerability/ghsa-23c5-xmqv-rm74
- web https://osv.dev/vulnerability/ghsa-2qvq-rjwj-gvw9
- web https://osv.dev/vulnerability/ghsa-2w6w-674q-4c4q
- web https://osv.dev/vulnerability/ghsa-3mfm-83xf-c92r
- web https://osv.dev/vulnerability/ghsa-3p68-rc4w-qgx5
- web https://osv.dev/vulnerability/ghsa-3ppc-4f35-3m26
- web https://osv.dev/vulnerability/ghsa-3v7f-55p6-f55p
- web https://osv.dev/vulnerability/ghsa-442j-39wm-28r2
- web https://osv.dev/vulnerability/ghsa-48c2-rrv3-qjmp
- web https://osv.dev/vulnerability/ghsa-72xf-g2v4-qvf3
- web https://osv.dev/vulnerability/ghsa-7r86-cg39-jmmj
- web https://osv.dev/vulnerability/ghsa-7rx3-28cr-v5wh
- web https://osv.dev/vulnerability/ghsa-9cx6-37pm-9jff
- web https://osv.dev/vulnerability/ghsa-c2c7-rcm5-vvqj
- web https://osv.dev/vulnerability/ghsa-chqc-8p9q-pq6q
- web https://osv.dev/vulnerability/ghsa-f23m-r3pf-42rh
- web https://osv.dev/vulnerability/ghsa-f886-m6hf-6m8v
- web https://osv.dev/vulnerability/ghsa-gh4j-gqv2-49f6
- web https://osv.dev/vulnerability/ghsa-j3q9-mxjg-w52f
- web https://osv.dev/vulnerability/ghsa-pfrx-2q88-qq97
- web https://osv.dev/vulnerability/ghsa-r5fr-rjxr-66jc
- web https://osv.dev/vulnerability/ghsa-rc47-6667-2j5j
- web https://osv.dev/vulnerability/ghsa-rmvr-2pp2-xj38
- web https://osv.dev/vulnerability/ghsa-rp42-5vxx-qpwr
- web https://osv.dev/vulnerability/ghsa-w5hq-g745-h8pq
- web https://osv.dev/vulnerability/ghsa-xhpv-hc6g-r9c6
- web https://osv.dev/vulnerability/ghsa-xjpj-3mr7-gcpf
- web https://nvd.nist.gov/vuln/detail/CVE-2022-25881
- web https://nvd.nist.gov/vuln/detail/CVE-2022-33987
- web https://nvd.nist.gov/vuln/detail/CVE-2025-25285
- web https://nvd.nist.gov/vuln/detail/CVE-2025-62718
- web https://nvd.nist.gov/vuln/detail/CVE-2025-69873
- web https://nvd.nist.gov/vuln/detail/CVE-2026-21637
- web https://nvd.nist.gov/vuln/detail/CVE-2026-23745
- web https://nvd.nist.gov/vuln/detail/CVE-2026-24842
- web https://nvd.nist.gov/vuln/detail/CVE-2026-26960
- web https://nvd.nist.gov/vuln/detail/CVE-2026-2950
- web https://nvd.nist.gov/vuln/detail/CVE-2026-29786
- web https://nvd.nist.gov/vuln/detail/CVE-2026-31802
- web https://nvd.nist.gov/vuln/detail/CVE-2026-33036
- web https://nvd.nist.gov/vuln/detail/CVE-2026-33349
- web https://nvd.nist.gov/vuln/detail/CVE-2026-33750
- web https://nvd.nist.gov/vuln/detail/CVE-2026-33916
- web https://nvd.nist.gov/vuln/detail/CVE-2026-33937
- web https://nvd.nist.gov/vuln/detail/CVE-2026-41650
- web https://nvd.nist.gov/vuln/detail/CVE-2026-4800
- web https://nvd.nist.gov/vuln/detail/CVE-2026-4923
- web https://nvd.nist.gov/vuln/detail/CVE-2026-4926