CVE-2025-63651
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2026-01-29
Last updated on: 2026-02-19
Assigner: MITRE
Description
Description
A use-after-free in the mk_string_char_search function (mk_core/mk_string.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| monkey-project | monkey | to 1.8.5 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-416 | The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a use-after-free issue in the mk_string_char_search function of the monkey server software. It occurs when the function improperly handles memory, allowing attackers to exploit this flaw by sending a specially crafted HTTP request to the server, which triggers the vulnerability.
How can this vulnerability impact me? :
The vulnerability can be exploited to cause a Denial of Service (DoS) on the affected server, making the service unavailable to legitimate users.
Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70