monkey-project CVE Vulnerabilities & Metrics

Focus on monkey-project vulnerabilities and metrics.

Last updated: 15 Feb 2026, 23:25 UTC

About monkey-project Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with monkey-project. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total monkey-project CVEs: 9
Earliest CVE date: 31 Dec 2002, 05:00 UTC
Latest CVE date: 29 Jan 2026, 20:16 UTC

Latest CVE reference: CVE-2025-63658

Rolling Stats

30-day Count (Rolling): 6
365-day Count (Rolling): 6

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical monkey-project CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 4.23

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 7
4.0-6.9 16
7.0-8.9 3
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS monkey-project CVEs

These are the five CVEs with the highest CVSS scores for monkey-project, sorted by severity first and recency.

All CVEs for monkey-project

CVE-2025-63658 monkey-project vulnerability CVSS: 0 29 Jan 2026, 20:16 UTC

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-2025-63657 monkey-project vulnerability CVSS: 0 29 Jan 2026, 20:16 UTC

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-63656 monkey-project vulnerability CVSS: 0 29 Jan 2026, 20:16 UTC

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-63655 monkey-project vulnerability CVSS: 0 29 Jan 2026, 20:16 UTC

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-63653 monkey-project vulnerability CVSS: 0 29 Jan 2026, 20:16 UTC

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-63652 monkey-project vulnerability CVSS: 0 29 Jan 2026, 20:16 UTC

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-2013-2183 monkey-project vulnerability CVSS: 3.6 10 Dec 2019, 15:15 UTC

Monkey HTTP Daemon has local security bypass

CVE-2013-2159 monkey-project vulnerability CVSS: 7.5 10 Dec 2019, 15:15 UTC

Monkey HTTP Daemon: broken user name authentication

CVE-2013-1771 monkey-project vulnerability CVSS: 5.0 07 Nov 2019, 23:15 UTC

The web server Monkeyd produces a world-readable log (/var/log/monkeyd/master.log) on gentoo.

CVE-2014-5336 monkey-project vulnerability CVSS: 4.3 26 Aug 2014, 14:55 UTC

Monkey HTTP Server before 1.5.3, when the File Descriptor Table (FDT) is enabled and custom error messages are set, allows remote attackers to cause a denial of service (file descriptor consumption) via an HTTP request that triggers an error message.

CVE-2013-3843 monkey-project vulnerability CVSS: 6.8 13 Jun 2014, 14:55 UTC

Stack-based buffer overflow in the mk_request_header_process function in mk_request.c in Monkey HTTP Daemon (monkeyd) before 1.2.1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted HTTP header.

CVE-2013-2182 monkey-project vulnerability CVSS: 5.8 13 Jun 2014, 14:55 UTC

The Mandril security plugin in Monkey HTTP Daemon (monkeyd) before 1.5.0 allows remote attackers to bypass access restrictions via a crafted URI, as demonstrated by an encoded forward slash.

CVE-2013-2163 monkey-project vulnerability CVSS: 5.0 13 Jun 2014, 14:55 UTC

Monkey HTTP Daemon (monkeyd) before 1.2.2 allows remote attackers to cause a denial of service (infinite loop) via an offset equal to the file size in the Range HTTP header.

CVE-2013-3724 monkey-project vulnerability CVSS: 5.0 01 Aug 2013, 13:32 UTC

The mk_request_header_process function in mk_request.c in Monkey 1.1.1 allows remote attackers to cause a denial of service (thread crash and service outage) via a '\0' character in an HTTP request.

CVE-2013-2181 monkey-project vulnerability CVSS: 4.3 29 Jul 2013, 23:27 UTC

Cross-site scripting (XSS) vulnerability in the Directory Listing plugin in Monkey HTTP Daemon (monkeyd) 1.2.2 allows attackers to inject arbitrary web script or HTML via a file name.

CVE-2012-5303 monkey-project vulnerability CVSS: 6.9 05 Oct 2012, 21:55 UTC

Monkey HTTP Daemon 0.9.3 might allow local users to overwrite arbitrary files via a symlink attack on a PID file, as demonstrated by a pathname different from the default /var/run/monkey.pid pathname.

CVE-2012-4442 monkey-project vulnerability CVSS: 4.7 05 Oct 2012, 21:55 UTC

Monkey HTTP Daemon 0.9.3 retains the supplementary group IDs of the root account during operations with a non-root effective UID, which might allow local users to bypass intended file-read restrictions by leveraging a race condition in a file-permission check.

CVE-2012-4443 monkey-project vulnerability CVSS: 6.9 05 Oct 2012, 17:55 UTC

Monkey HTTP Daemon 0.9.3 uses a real UID of root and a real GID of root during execution of CGI scripts, which might allow local users to gain privileges by leveraging cgi-bin write access.

CVE-2005-1123 monkey-project vulnerability CVSS: 5.0 02 May 2005, 04:00 UTC

Monkey daemon (monkeyd) before 0.9.1 allows remote attackers to cause a denial of service (memory corruption) via a request for a zero byte file.

CVE-2005-1122 monkey-project vulnerability CVSS: 7.5 14 Apr 2005, 04:00 UTC

Format string vulnerability in cgi.c for Monkey daemon (monkeyd) before 0.9.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via an HTTP GET request containing double-encoded format string specifiers (aka "double expansion error").

CVE-2004-0276 monkey-project vulnerability CVSS: 5.0 23 Nov 2004, 05:00 UTC

The get_real_string function in Monkey HTTP Daemon (monkeyd) 0.8.1 and earlier allows remote attackers to cause a denial of service (crash) via an HTTP request with a sequence of "%" characters and a missing Host field.

CVE-2003-1209 monkey-project vulnerability CVSS: 5.0 31 Dec 2003, 05:00 UTC

The Post_Method function in Monkey HTTP Daemon before 0.6.2 allows remote attackers to cause a denial of service (crash) via a POST request without a Content-Type header.

CVE-2003-0218 monkey-project vulnerability CVSS: 7.5 12 May 2003, 04:00 UTC

Buffer overflow in PostMethod() function for Monkey HTTP Daemon (monkeyd) 0.6.1 and earlier allows remote attackers to execute arbitrary code via a POST request with a large body.

CVE-2002-1663 monkey-project vulnerability CVSS: 5.0 31 Dec 2002, 05:00 UTC

The Post_Method function in method.c for Monkey HTTP Daemon before 0.5.1 allows remote attackers to cause a denial of service (crash) via a POST request with an invalid or missing Content-Length header value.

CVE-2002-2154 monkey-project vulnerability CVSS: 5.0 31 Dec 2002, 05:00 UTC

Directory traversal vulnerability in Monkey HTTP Daemon 0.1.4 allows remote attackers to read arbitrary files via .. (dot dot) sequences.

CVE-2002-1852 monkey-project vulnerability CVSS: 4.3 31 Dec 2002, 05:00 UTC

Cross-site scripting (XSS) vulnerability in Monkey 0.5.0 allows remote attackers to inject arbitrary web script or HTML via (1) the URL or (2) a parameter to test2.pl.