CVE-2026-1848
BaseFortify
Publication date: 2026-02-10
Last updated on: 2026-02-25
Assigner: MongoDB, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mongodb | mongodb | From 7.0.0 (inc) to 7.0.29 (exc) |
| mongodb | mongodb | From 8.0.0 (inc) to 8.0.18 (exc) |
| mongodb | mongodb | From 8.2.0 (inc) to 8.2.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs because connections received from the proxy port may not be counted towards the total number of accepted connections. As a result, if the total number of connections exceeds the server's available resources, the server can crash. This issue specifically affects connections accepted from the proxy port that are pending the proxy protocol header.
How can this vulnerability impact me? :
The vulnerability can lead to server crashes when the number of connections exceeds available resources, due to the proxy port connections not being counted properly. This can cause denial of service, impacting availability and potentially disrupting normal operations.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know