Description
Endian Firewall version 3.3.25 and prior allow stored cross-site scripting (XSS) via the remark parameter to /cgi-bin/outgoingfw.cgi. An authenticated attacker can inject arbitrary JavaScript that is stored and executed when other users view the affected page.
Published: 2026-04-02
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises from the remark parameter in /cgi-bin/outgoingfw.cgi, which accepts input without proper sanitization. An attacker who is authenticated to the firewall can store malicious JavaScript that is subsequently rendered when other users view the affected page. The stored script is executed in the context of the victim’s browser, allowing the attacker to steal credentials, deface the interface, or perform other malicious client‑side actions. The weakness is reflected in CWE‑79, a stored XSS flaw that can lead to confidentiality and integrity compromise for users who interact with the page.

Affected Systems

Endian Firewall products are affected. All releases up to and including version 3.3.25, as well as older 2.4.x and 2.1.2 lines, are vulnerable. The flaw is present in the /cgi-bin/outgoingfw.cgi component of these firmware versions.

Risk and Exploitability

The CVSS base score of 5.1 indicates moderate severity, with no exploit probability score available and no listing in the CISA KEV catalog. The likely attack vector is authenticated local access, as the attacker needs valid credentials to submit the remark. Once authenticated, the attacker simply adds a JavaScript payload to the remark field; the script is stored and triggered when other users load the page, making exploitation straightforward for users with administrative privileges on the firewall. Because the affected functionality is part of the web interface, abuse could remain undetected for some time, creating a risk for any administrator who grants write access to the remark field.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Endian Firewall patch that removes the vulnerable remark handling or sanitizes input.
  • If a patch is not yet available, limit access to the /cgi-bin/outgoingfw.cgi page to trusted administrators only, or disable the remark configuration if possible.
  • Audit existing configuration entries for the remark field and remove any suspicious or encoded scripts.
  • Verify that the web interface no longer displays injected content and monitor logs for repeated attempts.

Generated by OpenCVE AI on April 2, 2026 at 16:39 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 stored cross-site scripting (XSS) via the remark parameter to /cgi-bin/outgoingfw.cgi. An authenticated attacker can inject arbitrary JavaScript that is stored and executed when other users view the affected page.
Title Endian Firewall /cgi-bin/outgoingfw.cgi remark Stored Cross-Site Scripting
First Time appeared Endian
Endian firewall
Weaknesses CWE-79
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': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-02T14:46:01.895Z

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

Link: CVE-2026-34808

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-34808

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses