diag_routes.php in pfSense 2.5.2 allows sed data injection. Authenticated users are intended to be able to view data about the routes set in the firewall. The data is retrieved by executing the netstat utility, and then its output is parsed via the sed utility. Although the common protection mechanisms against command injection (i.e., the usage of the escapeshellarg function for the arguments) are used, it is still possible to inject sed-specific code and write an arbitrary file in an arbitrary location.
Conclusion & alert: CVE-2021-41282 is rated High Exploit Risk (80.9/100): CVSS High severity, with high exploitation likelihood (EPSS 87.11%, 100th percentile). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 91.27% | 87.11% | -4.16% |
| 2 | 2026-02-14 | 91.88% | 91.27% | -0.61% |
| 3 | 2025-11-21 | — | 91.88% | — |
Full EPSS history (40 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 9.0 | 2.0 | HIGH |
|
8.0 | 10.0 | [email protected] |
| URL | Tags |
|---|---|
| http://packetstormsecurity.com/files/166208/pfSense-2.5.2-Shell-Upload.html | Exploit Third Party Advisory VDB Entry |
| https://docs.netgate.com/pfsense/en/latest/releases/22-01_2-6-0.html | Release Notes Third Party Advisory |
| https://www.shielder.it/advisories/ | Third Party Advisory |
| https://www.shielder.it/advisories/pfsense-remote-command-execution/ | Exploit Third Party Advisory |