CVE-2026-97730 PUBLISHED

Assigner: mitre
Reserved: 25.09.2026 Published: 25.09.2026 Updated: 25.09.2026

In Netgate pfSense Plus before 26.07 and pfSense CE before 2.9.0, a Local File Inclusion (LFI) vulnerability in the Dashboard (index.php) widget sequence data handling allows an authenticated attacker to execute arbitrary PHP code. To exploit this, an attacker with privileges to modify Dashboard settings and write arbitrary files to the pfSense firewall system (e.g., /tmp/test.widget.php) can submit a crafted widget sequence value containing a path traversal payload (e.g., ../../../../../../../../../../../tmp/test). The Dashboard will subsequently read and execute the arbitrary PHP file as if it were a standard widget.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 8.5

Product Status

Vendor Netgate
Product pfSense Plus
Versions Default: unaffected
  • affected from 0 to 26.07 (excl.)
Vendor Netgate
Product pfSense CE
Versions Default: unaffected
  • affected from 0 to 2.9.0 (excl.)

References

Problem Types

  • CWE-24 Path Traversal: '../filedir' CWE