CVE-2026-65638
Received
Received - Intake
Command Injection in ConfigServer Security & Firewall
Vulnerability report for CVE-2026-65638, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-10
Last updated on: 2026-09-10
Assigner: HackerOne
Description
Description
Improper escaping of a request URL in ConfigServer Security & Firewall allows an unauthenticated remote attacker to execute arbitrary commands as the CSF service account via shell command injection.
The vulnerability affects versions of the software originally distributed by ConfigServer, as well as versions of the WebPros-maintained fork that contain the vulnerable code. WebPros has addressed the vulnerability in version 16.30. Other forks or independently maintained versions of ConfigServer Security & Firewall (CSF) may also be affected and should be evaluated independently.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| configserver | configserver_security_and_firewall | From 14.00 (inc) to 16.29 (inc) |
| configserver | configserver_security_and_firewall | 16.30 |
| webpros | configserver_security_and_firewall | From 14.00 (inc) to 16.29 (inc) |
| webpros | configserver_security_and_firewall | 16.30 |
| configserver | configserver_security_firewall | to 16.30 (inc) |
| webpros | configserver_security_firewall | to 16.30 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |