CVE-2025-63652: Use After Free
A use-after-free in the mkhttprequestend function (mkserver/mkhttp.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-63652?
CVE-2025-63652 has been classified as a high severity vulnerability due to its potential to cause Denial of Service (DoS).
How do I fix CVE-2025-63652?
To fix CVE-2025-63652, ensure that you upgrade your Monkey server to version 1.8.6 or later, which addresses this vulnerability.
What type of vulnerability is CVE-2025-63652?
CVE-2025-63652 is a use-after-free vulnerability affecting the mk_http_request_end function in the Monkey server.
Which versions of Monkey are affected by CVE-2025-63652?
CVE-2025-63652 affects all versions of Monkey server up to and including version 1.8.5.
What can attackers do with CVE-2025-63652?
Attackers can exploit CVE-2025-63652 to send crafted HTTP requests that cause a Denial of Service on the affected Monkey server.