VYPR

Civetweb

by Civetweb Project

Source repositories

CVEs (7)

  • CVE-2020-27304CriOct 21, 2021
    risk 0.64cvss 9.8epss 0.03

    The CivetWeb web library does not validate uploaded filepaths when running on an OS other than Windows, when using the built-in HTTP form-based file upload mechanism, via the mg_handle_form_request API. Web applications that use the file upload form handler, and use parts of the…

  • CVE-2025-9648HigSep 29, 2025
    risk 0.57cvss epss 0.01

    A vulnerability in the CivetWeb library's function mg_handle_form_request allows remote attackers to trigger a denial of service (DoS) condition. By sending a specially crafted HTTP POST request containing a null byte in the payload, the server enters an infinite loop during…

  • CVE-2026-5789HigApr 21, 2026
    risk 0.51cvss 7.8epss 0.00

    Vulnerability related to an unquoted search path in CivetWeb v1.16. This vulnerability allows a local attacker to execute arbitrary code with elevated privileges by placing a malicious executable in a directory that is scanned before the intended application path (C:\Program…

  • CVE-2025-55763HigAug 29, 2025
    risk 0.49cvss 7.5epss 0.01

    Buffer Overflow in the URI parser of CivetWeb 1.14 through 1.16 (latest) allows a remote attacker to achieve remote code execution via a crafted HTTP request. This vulnerability is triggered during request processing and may allow an attacker to corrupt heap memory, potentially…

  • CVE-2026-29035MedAug 11, 2026
    risk 0.42cvss 6.5epss 0.00

    CivetWeb (commit 4a4f0c95) contains a heap and stack buffer overflow vulnerability in the read_websocket() function that allows unauthenticated remote attackers to corrupt memory by sending compressed WebSocket frames when both USE_ZLIB and MG_EXPERIMENTAL_INTERFACES are…

  • CVE-2019-3821HigMar 27, 2019
    risk 0.00cvss 7.5epss 0.03

    A flaw was found in the way civetweb frontend was handling requests for ceph RGW server with SSL enabled. An unauthenticated attacker could create multiple connections to ceph RADOS gateway to exhaust file descriptors for ceph-radosgw service resulting in a remote denial of…

  • CVE-2018-12684HigJun 22, 2018
    risk 0.00cvss 7.1epss 0.01

    Out-of-bounds Read in the send_ssi_file function in civetweb.c in CivetWeb through 1.10 allows attackers to cause a Denial of Service or Information Disclosure via a crafted SSI file.