Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Reachable over the network web UI (AV:N/AC:L) but only by an existing admin (PR:H); I assess S:U because code runs within the same admin-trust context rather than crossing a security boundary, with full host C/I/A impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Netgate pfSense CE 2.7.2 allows code execution by using the module installer with a backup file with a serialized PHP object containing the post_reboot_commands property. NOTE: the Supplier disputes this because this installer is only available to admins and they are intentionally allowed to execute PHP code.
AnalysisAI
Authenticated PHP code execution in Netgate pfSense CE 2.7.2 arises when the module installer processes a backup file containing a serialized PHP object whose post_reboot_commands property is unserialized (CWE-502), causing attacker-defined commands to run after reboot. Exploitation requires an authenticated administrator (PR:H), and the vendor disputes the report because the installer is an admin-only feature that is intentionally permitted to execute PHP. Publicly available exploit code exists (SSVC exploitation: poc) via a Full Disclosure post, but there is no active-exploitation evidence and EPSS is negligible at 0.01%.
Technical ContextAI
pfSense CE is a FreeBSD-based open-source firewall/router platform whose web administration UI is written in PHP. The reported issue is a PHP Object Injection / insecure deserialization flaw (CWE-502): the module installer accepts a backup file, and when that file embeds a serialized PHP object, unserialize() rehydrates the object graph. A crafted object populated with a post_reboot_commands property leads those commands to be executed on the next reboot, effectively a deferred command-execution primitive on the firewall host. CPE data is unusable here (the feed lists the placeholder cpe:2.3:a:n/a:n/a:*), so exact affected-component identification relies on the description naming pfSense CE 2.7.2.
RemediationAI
No vendor-released patch identified at time of analysis, and Netgate disputes the report as intended behavior, so a fix is unlikely to be issued for this vector. Practical compensating controls focus on the administrator trust boundary rather than the code path: restrict pfSense webConfigurator access to a dedicated management network or VLAN and never expose the admin UI to the internet (side effect: remote admins must use VPN/jump host); enforce strong, unique admin credentials plus MFA where supported and minimize the number of accounts holding admin/System privileges (side effect: operational overhead); and only import backup/module files from trusted, integrity-verified sources, since the exploit primitive is a malicious backup file (side effect: blocks convenience of ad-hoc restores). Review the original disclosure at https://seclists.org/fulldisclosure/2026/Feb/16 and monitor the NVD/EUVD entries for any status change before deprioritizing entirely.
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-502 – Deserialization of Untrusted Data
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209738
GHSA-5vw7-w2ww-jcfq