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.
Published: 2026-09-10
Score: 9.2 Critical
EPSS: n/a
KEV: No
Impact: Remote Command Execution
Action: Immediate Patch
AI Analysis

Impact

This vulnerability is a classic command injection flaw resulting from improper escaping of a request interface. An unauthenticated remote attacker can send a specially crafted HTTP request that is not correctly sanitized, allowing the attacker to execute arbitrary shell commands as the CSF service account. The impact is the full range of consequences associated with remote code execution, including confidentiality, integrity, and availability damage to the affected system.

Affected Systems

The flaw exists in all versions of the original ConfigServer Security & Firewall software and in WebPros‑maintained forks that contain the unchanged code. WebPros has released a fix in version 16.30; any earlier versions of that fork are vulnerable. Other independent forks or custom builds of CSF may also contain the same vulnerable code and should be examined individually for confirmation.

Risk and Exploitability

The CVSS score of 9.2 signifies a very high severity. Although no EPSS score is available, the ability to run arbitrary commands as the CSF service underscores a high exploitation likelihood. The vulnerability is not listed in CISA’s KEV catalog, but the combination of a remote, unauthenticated vector and privilege escalation presents a critical risk to any host running a vulnerable CSF installation.

Generated by OpenCVE AI on September 11, 2026 at 00:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to ConfigServer Security & Firewall version 16.30 or later to obtain the vendor-published fix.
  • Apply the same patch to any independently maintained or forked versions that include the vulnerable code.
  • If an upgrade is temporarily infeasible, block or restrict all unauthenticated inbound traffic to the vulnerable endpoint so that it is unreachable by external users.
  • Continuously monitor vendor advisories and apply any additional security updates as they become available.

Generated by OpenCVE AI on September 11, 2026 at 00:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Title Command Injection via Improper URL Escaping in ConfigServer Security & Firewall

Thu, 10 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Command Execution via CSF Web Interface

Thu, 10 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 10 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Command Execution via CSF Web Interface

Thu, 10 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
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.
Weaknesses CWE-78
References
Metrics cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-09-10T18:19:18.373Z

Reserved: 2026-07-22T15:00:06.103Z

Link: CVE-2026-65638

cve-icon Vulnrichment

Updated: 2026-09-10T18:19:15.379Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-10T17:17:05.063

Modified: 2026-09-10T19:54:25.810

Link: CVE-2026-65638

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T00:15:17Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')