CVE-2025-9648

Summary

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 form data parsing. Multiple malicious requests will result in complete CPU exhaustion and render the service unresponsive to further requests.

This issue was fixed in commit 782e189. This issue affects only the library, standalone executable pre-built by vendor is not affected.

Affected Software

VendorProductVersion RangeStatus
CivetWebCivetWeb0 < 1.08unaffected
CivetWebCivetWeb1.08 < 1.10unknown
CivetWebCivetWeb1.10 <= 1.16affected

Weaknesses

  • CWE-158: CWE-158 Improper Neutralization of Null Byte or NUL Character

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References