PT-2026-4564 · Unknown · Http Server

Jotatito05

·

Publicado

2026-01-24

·

Atualizado

2026-01-24

·

CVE-2026-24469

CVSS v3.1

7.5

Alta

VetorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions C++ HTTP Server versions 1.0 and below
Description C++ HTTP Server is an HTTP/1.1 server designed to manage client connections and process HTTP requests. Versions 1.0 and below contain a flaw that allows a remote, unauthenticated attacker to read arbitrary files from the server’s filesystem. This is possible by creating a malicious HTTP GET request that includes '../' sequences. The application does not properly sanitize the filename variable, which is derived from the URL path provided by the user. This allows the application to concatenate the unsanitized filename to the files directory base path, enabling traversal outside the intended root directory. The vulnerable method is RequestHandler::handleRequest.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Path traversal

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

CVE-2026-24469

Produtos afetados

Http Server