ST 404 Page Builder Security & Risk Analysis

wordpress.org/plugins/st-404-page-builder

A simple and flexible plugin to create custom 404 error pages with multiple templates.

0 active installs v0.0.3 PHP 7.4+ WP 5.8+ Updated Jan 28, 2025
404custom-404-pageerror-pagepage-buildertemplate
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ST 404 Page Builder Safe to Use in 2026?

Generally Safe

Score 92/100

ST 404 Page Builder has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The security posture of st-404-page-builder v0.0.3 appears to be relatively strong based on the provided static analysis and vulnerability history. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate a lack of dangerous functions, no raw SQL queries (all using prepared statements), no file operations, and no external HTTP requests. This suggests a careful approach to development concerning common web vulnerabilities.

However, there are areas for concern. The output escaping is only 60% properly escaped, which means a portion of the plugin's output is not being sanitized. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is reflected in the output without proper encoding. Additionally, the complete lack of nonce checks and capability checks on its entry points (though minimal) is a potential weakness. If any functionality were to be added in the future, these checks would be crucial to prevent unauthorized actions or CSRF attacks.

The plugin's vulnerability history is completely clean, with zero recorded CVEs. This, combined with the current code analysis, suggests that this version of the plugin has not been publicly exploited or known to be vulnerable. The strengths lie in its minimal attack surface and absence of exploitable code patterns like raw SQL or dangerous functions. The primary weakness identified is the incomplete output escaping, which warrants attention to prevent potential XSS issues.

Key Concerns

  • Output escaping is not fully implemented
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

ST 404 Page Builder Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

ST 404 Page Builder Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
4
6 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

60% escaped10 total outputs
Attack Surface

ST 404 Page Builder Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actiontemplate_redirectst-404-page-builder.php:23
filtertemplate_includest-404-page-builder.php:24
actionadmin_menust-404-page-builder.php:25
actionadmin_initst-404-page-builder.php:26
actionadmin_enqueue_scriptsst-404-page-builder.php:27
actionwp_enqueue_scriptsst-404-page-builder.php:28
Maintenance & Trust

ST 404 Page Builder Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 28, 2025
PHP min version7.4
Downloads275

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ST 404 Page Builder Developer Profile

Kristyna Bennett

30 plugins · 2K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect ST 404 Page Builder

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/st-404-page-builder/assets/css/bootstrap.min.css/wp-content/plugins/st-404-page-builder/assets/css/style.css
Version Parameters
st-404-page-builder/assets/css/bootstrap.min.css?ver=st-404-page-builder/assets/css/style.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about ST 404 Page Builder