CVE-2025-9624
BaseFortify
Publication date: 2025-11-25
Last updated on: 2025-12-15
Assigner: Fluid Attacks
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| amazon | opensearch | to 3.3.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-674 | The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in OpenSearch allows attackers to cause a Denial of Service (DoS) by submitting complex query_string inputs that the system cannot handle properly, leading to service disruption.
How can this vulnerability impact me? :
The vulnerability can impact you by causing Denial of Service (DoS) on OpenSearch systems running versions below 3.2.0, potentially making the service unavailable or unresponsive due to resource exhaustion from complex queries.
What immediate steps should I take to mitigate this vulnerability?
Upgrade all OpenSearch installations to version 3.2.0 or later, as all versions below 3.2.0 are affected by this vulnerability.