CVE-2026-34790 PUBLISHED

Endian Firewall /cgi-bin/backup.cgi remove ARCHIVE Directory Traversal

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 delete arbitrary files via directory traversal in the remove ARCHIVE parameter to /cgi-bin/backup.cgi. The remove ARCHIVE parameter value is used to construct a file path without sanitization of directory traversal sequences, which is then passed to an unlink() call.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 7.1

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

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE