Description
Endian Firewall version 3.3.25 and prior allow authenticated users to execute arbitrary OS commands via the DATE parameter to /cgi-bin/logs_firewall.cgi. The DATE parameter value is used to construct a file path that is passed to a Perl open() call, which allows command injection due to an incomplete regular expression validation.
Published: 2026-04-02
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: Remote Command Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises in Endian Firewall versions 3.3.25 and earlier, where the DATE parameter supplied to /cgi-bin/logs_firewall.cgi is used directly in a Perl open() call without proper validation. This allows an authenticated user to inject arbitrary OS commands, resulting in remote command execution with the privileges of the web service process. The attack compromises confidentiality, integrity, and availability, enabling full control over the firewall appliance.

Affected Systems

Affected versions include Endian Firewall 2.1.2, 2.4, and 3.3.25. Users running any of these releases should evaluate whether their deployment uses the logs_firewall.cgi endpoint and whether they have authenticated access. The vulnerability affects only systems with the web interface enabled and an authorized user’s credentials.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. Although no EPSS score is available, the fact that the flaw is exploitable by any authenticated user makes it highly attractive to attackers. The vulnerability is not listed in the CISA KEV catalog, but attackers could still leverage the flaw over the network by authenticating to the firewall’s web GUI. Mitigating it requires installing the vendor patch or upgrading to a version where the DATE parameter is properly sanitised.

Generated by OpenCVE AI on April 2, 2026 at 16:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Endian Firewall patch or upgrade to a version that fixes the DATE parameter validation
  • Restrict authentication to trusted users and follow the principle of least privilege on the web administration interface
  • If immediate patching is not possible, disable the /cgi-bin/logs_firewall.cgi endpoint or remove the DATE parameter handling through configuration changes
  • Monitor firewall logs for suspicious commands or unexplained system activity

Generated by OpenCVE AI on April 2, 2026 at 16:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Description Endian Firewall version 3.3.25 and prior allow authenticated users to execute arbitrary OS commands via the DATE parameter to /cgi-bin/logs_firewall.cgi. The DATE parameter value is used to construct a file path that is passed to a Perl open() call, which allows command injection due to an incomplete regular expression validation.
Title Endian Firewall /cgi-bin/logs_firewall.cgi DATE Perl Command Injection
First Time appeared Endian
Endian firewall
Weaknesses CWE-78
CPEs cpe:2.3:a:endian:firewall:2.1.2:*:*:*:*:*:*:*
cpe:2.3:a:endian:firewall:2.4:*:*:*:*:*:*:*
cpe:2.3:a:endian:firewall:3.3.25:*:*:*:*:*:*:*
Vendors & Products Endian
Endian firewall
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-02T16:22:58.843Z

Reserved: 2026-03-30T20:26:18.724Z

Link: CVE-2026-34793

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-04-02T15:16:43.323

Modified: 2026-04-02T15:16:43.323

Link: CVE-2026-34793

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-02T20:20:50Z

Weaknesses