Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Vendor confirms pfsense.exec_php is admin-only intended functionality, so PR:H and S:U (no privilege boundary crossed); an authenticated admin gains full C/I/A over the firewall.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Netgate pfSense CE 2.8.0 allows code execution in the XMLRPC API via pfsense.exec_php. NOTE: the Supplier disputes this because the API call is only available to admins and they are intentionally allowed to execute PHP code.
AnalysisAI
Authenticated code execution in Netgate pfSense CE 2.8.0 is claimed via the XMLRPC API method pfsense.exec_php, which runs attacker-supplied PHP on the firewall. Netgate publicly disputes this as a vulnerability because pfsense.exec_php is restricted to administrators, who are by design permitted to execute PHP, meaning the CVSS 9.9 rating reflects an intended admin capability rather than a privilege boundary being crossed. Publicly available exploit code exists (SSVC PoC), but EPSS is 0.01% and it is not in CISA KEV, indicating no observed active exploitation.
Technical ContextAI
pfSense CE is a FreeBSD-based open-source firewall/router platform whose web GUI and inter-node synchronization use an XMLRPC API. The API exposes pfsense.exec_php, an interface intended to let the administrative config-sync mechanism and admin tooling run arbitrary PHP within the firewall's privileged context. The reported issue is classified as CWE-284 (Improper Access Control), but the vendor's position is that access control is functioning as designed: only accounts already holding administrative privilege can reach this method, and PHP execution is the method's explicit purpose. Thus the 'root cause class' is contested - there is no crossing of a privilege boundary if admin is a prerequisite.
RemediationAI
No vendor-released patch identified at time of analysis, and Netgate disputes that a fix is warranted, so treat pfsense.exec_php as intended admin functionality rather than a bug awaiting a patch. Focus compensating controls on protecting the administrator boundary itself: restrict access to the pfSense web GUI and XMLRPC endpoint to trusted management networks only (do not expose the WebGUI/XMLRPC interface to WAN - trade-off: remote admins must use VPN), enforce strong unique admin credentials plus two-factor authentication to prevent admin account compromise, disable or firewall the config-sync/XMLRPC (High Availability sync) service on standalone deployments that do not use CARP failover (trade-off: breaks HA state synchronization if later enabled), and monitor XMLRPC calls to pfsense.exec_php for anomalous use. Review the full-disclosure post (https://seclists.org/fulldisclosure/2026/Feb/16) and VulDB (https://vuldb.com/vuln/346270) for exploit specifics before deciding whether any action beyond standard admin hardening is required.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209739
GHSA-7ww6-9q8h-2g49