Skip to main content

pfSense CE CVE-2025-69690

| EUVDEUVD-2025-209738 CRITICAL
Deserialization of Untrusted Data (CWE-502)
2026-05-08 mitre GHSA-5vw7-w2ww-jcfq
9.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.1 CRITICAL
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
vuln.today AI
7.2 HIGH

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.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Jul 23, 2026 - 22:57 vuln.today
CVSS changed
May 08, 2026 - 22:22 NVD
9.1 (CRITICAL)
CVE Published
May 08, 2026 - 00:00 nvd
CRITICAL 9.1
CVE Published
May 08, 2026 - 00:00 nvd
UNKNOWN (no severity yet)

DescriptionCVE.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.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

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

CVE-2012-1823 CRITICAL POC
9.8 May 11

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

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

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

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

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

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2025-69690 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy