GHSA-7r4j-g3f5-3629 · Severity: high — The $_internalConvertBucketIndexStats stage used PauseExecution as a way to signal "skip this...
The $_internalConvertBucketIndexStats stage used PauseExecution as a way to signal "skip this document" when an index stats conversion failed. But PauseExecution is not a general purpose skip mechanism, but rather a TeeBuffer-internal signal used solely by $facet to coordinate its sub-pipelines. When this stage is placed before $facet in a pipeline, TeeBuffer receives the unexpected PauseExecution from upstream and hits a hard invariant assertion, crashing mongod.
Conclusion & alert: CVE-2026-9748 is rated Low Risk (35.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.29%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.29% | +0.23% |
| 2 | 2026-06-10 | — | 0.06% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-7r4j-g3f5-3629 · Severity: high — The $_internalConvertBucketIndexStats stage used PauseExecution as a way to signal "skip this...
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| mongodb | mongodb | >= 7.0.0, < 7.0.35 | cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* |
| mongodb | mongodb | >= 8.0.0, < 8.0.10 | cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* |
| mongodb | mongodb | >= 8.2.0, < 8.2.10 | cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* |
| mongodb | mongodb | >= 8.3.0, < 8.3.3 | cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://jira.mongodb.org/browse/SERVER-123951 | Vendor Advisory |