Vulnerabilities (CVE)

Filtered by vendor Monkey-project Subscribe
Filtered by product Monkey
Total 29 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-63652 1 Monkey-project 1 Monkey 2026-02-13 N/A 7.5 HIGH
A use-after-free in the mk_http_request_end function (mk_server/mk_http.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.
CVE-2025-63653 1 Monkey-project 1 Monkey 2026-02-13 N/A 7.5 HIGH
An out-of-bounds read in the mk_vhost_fdt_close function (mk_server/mk_vhost.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.
CVE-2025-63655 1 Monkey-project 1 Monkey 2026-02-13 N/A 7.5 HIGH
A NULL pointer dereference in the mk_http_range_parse function (mk_server/mk_http.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.
CVE-2025-63656 1 Monkey-project 1 Monkey 2026-02-13 N/A 7.5 HIGH
An out-of-bounds read in the header_cmp function (mk_server/mk_http_parser.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.
CVE-2025-63657 1 Monkey-project 1 Monkey 2026-02-13 N/A 7.5 HIGH
An out-of-bounds read in the mk_mimetype_find function (mk_server/mk_mimetype.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.
CVE-2025-63658 1 Monkey-project 1 Monkey 2026-02-13 N/A 7.5 HIGH
A stack overflow in the mk_http_index_lookup function (mk_server/mk_http.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.
CVE-2013-2183 1 Monkey-project 1 Monkey 2024-11-21 3.6 LOW 7.1 HIGH
Monkey HTTP Daemon has local security bypass
CVE-2013-2159 1 Monkey-project 1 Monkey 2024-11-21 7.5 HIGH 9.8 CRITICAL
Monkey HTTP Daemon: broken user name authentication
CVE-2013-1771 1 Monkey-project 1 Monkey 2024-11-21 5.0 MEDIUM 7.5 HIGH
The web server Monkeyd produces a world-readable log (/var/log/monkeyd/master.log) on gentoo.