← Back

Lighttpd

lighttpd

Vendor: Lighttpd • 35 CVEs

CVEs (35)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Debian
Lighttpd
2Debian Linux
Lighttpd
Apr 23, 2026
Mar 27, 2008
N/A· v4
N/A· v3
4.3 MEDIUM· v2
The connection_state_machine function (connections.c) in lighttpd 1.4.19 and earlier, and 1.5.x before 1.5.0, allows remote attackers to cause a denial of service (active SSL connection loss) by triggering an SSL error,...Show more
The connection_state_machine function (connections.c) in lighttpd 1.4.19 and earlier, and 1.5.x before 1.5.0, allows remote attackers to cause a denial of service (active SSL connection loss) by triggering an SSL error, such as disconnecting before a download has finished, which causes all active SSL connections to be lost.Show less
1Lighttpd
1Lighttpd
Apr 23, 2026
Mar 10, 2008
N/A· v4
N/A· v3
5.0 MEDIUM· v2
mod_userdir in lighttpd 1.4.18 and earlier, when userdir.path is not set, uses a default of $HOME, which might allow remote attackers to read arbitrary files, as demonstrated by accessing the ~nobody directory.
1Lighttpd
1Lighttpd
Apr 23, 2026
Mar 4, 2008
N/A· v4
N/A· v3
5.0 MEDIUM· v2
mod_cgi in lighttpd 1.4.18 sends the source code of CGI scripts instead of a 500 error when a fork failure occurs, which might allow remote attackers to obtain sensitive information.
1Lighttpd
1Lighttpd
Apr 23, 2026
Feb 26, 2008
N/A· v4
N/A· v3
5.0 MEDIUM· v2
lighttpd 1.4.18, and possibly other versions before 1.5.0, does not properly calculate the size of a file descriptor array, which allows remote attackers to cause a denial of service (crash) via a large number of connect...Show more
lighttpd 1.4.18, and possibly other versions before 1.5.0, does not properly calculate the size of a file descriptor array, which allows remote attackers to cause a denial of service (crash) via a large number of connections, which triggers an out-of-bounds access.Show less
1Lighttpd
1Lighttpd
Apr 23, 2026
Sep 12, 2007
N/A· v4
N/A· v3
6.8 MEDIUM· v2
Buffer overflow in the fcgi_env_add function in mod_proxy_backend_fastcgi.c in the mod_fastcgi extension in lighttpd before 1.4.18 allows remote attackers to overwrite arbitrary CGI variables and execute arbitrary code v...Show more
Buffer overflow in the fcgi_env_add function in mod_proxy_backend_fastcgi.c in the mod_fastcgi extension in lighttpd before 1.4.18 allows remote attackers to overwrite arbitrary CGI variables and execute arbitrary code via an HTTP request with a long content length, as demonstrated by overwriting the SCRIPT_FILENAME variable, aka a "header overflow."Show less
1Lighttpd
1Lighttpd
Apr 23, 2026
Jul 24, 2007
N/A· v4
N/A· v3
4.3 MEDIUM· v2
lighttpd 1.4.15, when run on 32 bit platforms, allows remote attackers to cause a denial of service (daemon crash) via unspecified vectors involving the use of incompatible format specifiers in certain debugging messages...Show more
lighttpd 1.4.15, when run on 32 bit platforms, allows remote attackers to cause a denial of service (daemon crash) via unspecified vectors involving the use of incompatible format specifiers in certain debugging messages in the (1) mod_scgi, (2) mod_fastcgi, and (3) mod_webdav modules.Show less
1Lighttpd
1Lighttpd
Apr 23, 2026
Jul 24, 2007
N/A· v4
N/A· v3
8.3 HIGH· v2
mod_access.c in lighttpd 1.4.15 ignores trailing / (slash) characters in the URL, which allows remote attackers to bypass url.access-deny settings.
1Lighttpd
1Lighttpd
Apr 23, 2026
Jul 24, 2007
N/A· v4
N/A· v3
4.3 MEDIUM· v2
connections.c in lighttpd before 1.4.16 might accept more connections than the configured maximum, which allows remote attackers to cause a denial of service (failed assertion) via a large number of connection attempts.
1Lighttpd
1Lighttpd
Apr 23, 2026
Jul 24, 2007
N/A· v4
N/A· v3
5.8 MEDIUM· v2
request.c in lighttpd 1.4.15 allows remote attackers to cause a denial of service (daemon crash) by sending an HTTP request with duplicate headers, as demonstrated by a request containing two Location header lines, which...Show more
request.c in lighttpd 1.4.15 allows remote attackers to cause a denial of service (daemon crash) by sending an HTTP request with duplicate headers, as demonstrated by a request containing two Location header lines, which results in a segmentation fault.Show less
1Lighttpd
1Lighttpd
Apr 23, 2026
Jul 24, 2007
N/A· v4
N/A· v3
6.4 MEDIUM· v2
mod_auth (http_auth.c) in lighttpd before 1.4.16 allows remote attackers to cause a denial of service (daemon crash) via unspecified vectors involving (1) a memory leak, (2) use of md5-sess without a cnonce, (3) base64 e...Show more
mod_auth (http_auth.c) in lighttpd before 1.4.16 allows remote attackers to cause a denial of service (daemon crash) via unspecified vectors involving (1) a memory leak, (2) use of md5-sess without a cnonce, (3) base64 encoded strings, and (4) trailing whitespace in the Auth-Digest header.Show less
1Lighttpd
1Lighttpd
Apr 23, 2026
Apr 18, 2007
N/A· v4
N/A· v3
7.8 HIGH· v2
lighttpd before 1.4.14 allows attackers to cause a denial of service (crash) via a request to a file whose mtime is 0, which results in a NULL pointer dereference.
1Lighttpd
1Lighttpd
Apr 23, 2026
Apr 18, 2007
N/A· v4
N/A· v3
5.0 MEDIUM· v2
lighttpd 1.4.12 and 1.4.13 allows remote attackers to cause a denial of service (cpu and resource consumption) by disconnecting while lighttpd is parsing CRLF sequences, which triggers an infinite loop and file descripto...Show more
lighttpd 1.4.12 and 1.4.13 allows remote attackers to cause a denial of service (cpu and resource consumption) by disconnecting while lighttpd is parsing CRLF sequences, which triggers an infinite loop and file descriptor consumption.Show less
1Lighttpd
1Lighttpd
Apr 16, 2026
Mar 6, 2006
N/A· v4
N/A· v3
5.0 MEDIUM· v2
response.c in Lighttpd 1.4.10 and possibly previous versions, when run on Windows, allows remote attackers to read arbitrary source code via requests that contain trailing (1) "." (dot) and (2) space characters, which ar...Show more
response.c in Lighttpd 1.4.10 and possibly previous versions, when run on Windows, allows remote attackers to read arbitrary source code via requests that contain trailing (1) "." (dot) and (2) space characters, which are ignored by Windows, as demonstrated by PHP files.Show less
1Lighttpd
1Lighttpd
Apr 16, 2026
Feb 18, 2006
N/A· v4
N/A· v3
2.6 LOW· v2
LightTPD 1.4.8 and earlier, when the web root is on a case-insensitive filesystem, allows remote attackers to bypass URL checks and obtain sensitive information via file extensions with unexpected capitalization, as demo...Show more
LightTPD 1.4.8 and earlier, when the web root is on a case-insensitive filesystem, allows remote attackers to bypass URL checks and obtain sensitive information via file extensions with unexpected capitalization, as demonstrated by a request for index.PHP when the configuration invokes the PHP interpreter only for ".php" names.Show less
1Lighttpd
1Lighttpd
Apr 16, 2026
Feb 16, 2005
N/A· v4
N/A· v3
5.0 MEDIUM· v2
The buffer_urldecode function in Lighttpd 1.3.7 and earlier does not properly handle control characters, which allows remote attackers to obtain the source code for CGI and FastCGI scripts via a URL with a %00 (null) cha...Show more
The buffer_urldecode function in Lighttpd 1.3.7 and earlier does not properly handle control characters, which allows remote attackers to obtain the source code for CGI and FastCGI scripts via a URL with a %00 (null) character after the file extension.Show less