CVE-2026-34792 PUBLISHED

Endian Firewall /cgi-bin/logs_clamav.cgi DATE Perl Command Injection

Assigner: VulnCheck
Reserved: 30.03.2026 Published: 02.04.2026 Updated: 02.04.2026

Endian Firewall version 3.3.25 and prior allow authenticated users to execute arbitrary OS commands via the DATE parameter to /cgi-bin/logs_clamav.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.

Metrics

CVSS 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
CVSS Score: 8.7

Product Status

Vendor Endian
Product Endian Firewall
Versions Default: unaffected
  • Version 3.3.25 is affected

Credits

  • Alex Williams from Pellera Technologies finder
  • VulnCheck coordinator

References

Problem Types

  • Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') (CWE-78) CWE