CVE-2026-5789
Awaiting Analysis
Awaiting Analysis - Queue
Unquoted Search Path in CivetWeb v1.16 Enables Privilege Escalation
Publication date: 2026-04-21
Last updated on: 2026-04-22
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
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 Files\CivetWeb\CivetWeb.exe --), due to the absence of quotes in the service configuration.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| civetweb_project | civetweb | 1.16 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-428 | The product uses a search path that contains an unquoted element, in which the element contains whitespace or other separators. This can cause the product to access resources in a parent path. |