
F4 Error Pages Security & Risk Analysis
wordpress.org/plugins/f4-error-pagesWith this simple plugin you can assign custom pages (with custom content etc.) as error pages. This works for 404 (page not found) and 403 (forbidden/ …
Is F4 Error Pages Safe to Use in 2026?
Generally Safe
Score 100/100F4 Error Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "f4-error-pages" plugin, version 1.0.14, presents a mixed security posture. On the positive side, the static analysis reveals no known CVEs in its history, indicating a generally stable track record. Furthermore, the code demonstrates a commitment to secure SQL practices, with all queries utilizing prepared statements and no dangerous functions or file operations detected. The absence of external HTTP requests and bundled libraries also reduces potential attack vectors.
However, a significant concern arises from the complete lack of output escaping. With 28 total outputs analyzed, none being properly escaped poses a considerable risk for cross-site scripting (XSS) vulnerabilities. The plugin also lacks any nonces or capability checks, which, combined with the lack of direct entry points like AJAX handlers or REST API routes, suggests a limited attack surface for direct exploitation but doesn't mitigate risks introduced by unescaped output within existing WordPress contexts. The absence of taint analysis flows suggests no critical or high-severity issues were identified in that specific analysis, but this should not overshadow the evident output escaping flaws.
In conclusion, while the plugin has a clean vulnerability history and good SQL hygiene, the critical deficiency in output escaping makes it vulnerable to XSS attacks. The lack of authorization checks on potential indirect entry points also warrants attention. Therefore, while the plugin exhibits some strengths, the unescaped output is a serious weakness that significantly elevates its risk profile.
Key Concerns
- 0% of outputs properly escaped
- No nonce checks
- No capability checks
F4 Error Pages Security Vulnerabilities
F4 Error Pages Code Analysis
Output Escaping
F4 Error Pages Attack Surface
WordPress Hooks 19
Maintenance & Trust
F4 Error Pages Maintenance & Trust
Maintenance Signals
Community Trust
F4 Error Pages Alternatives
Smart Custom 404 Error Page
404page
Create a custom 404 error page the easy way! No coding, and no redirects.
Redirect 404 Error Page to Homepage or Custom Page with Logs
redirect-404-error-page-to-homepage-or-custom-page
Redirect the 404 error page to the homepage or any other page with logs. Supports permanent (301), temporary (302) redirects & not found (404).
Redirect 404 to Home Page – Custom URL
redirect-404-to-home-page-custom-url
This Wordpress Plugin fixes 404 Errors in Google Webmasters by Redirecting all 404 URLs to Home Page or a Custom URL.
Custom Error Pages
custom-error-pages
Create custom 401 and 403 error pages with any WordPress theme without writing a single line of code, set it up and forget it.
Easy Custom 404 Page
easy-custom-404
Customize your 404 error page very easy. Simply select a page and save.
F4 Error Pages Developer Profile
7 plugins · 4K total installs
How We Detect F4 Error Pages
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<!-- Error 403 Page --><!-- Error 404 Page -->