
WP Faster Security & Risk Analysis
wordpress.org/plugins/wp-hash-filenameWordPress性能优化插件,主要提升运行效率。更多信息请访问: 更好的WordPress主题。
Is WP Faster Safe to Use in 2026?
Generally Safe
Score 85/100WP Faster has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-hash-filename" v1.2 plugin exhibits a strong security posture with no recorded vulnerabilities, CVEs, or identified taint flows. The static analysis reveals no exposed attack surface through AJAX, REST API, shortcodes, or cron events, and all SQL queries utilize prepared statements, demonstrating good development practices. The absence of external HTTP requests and file operations further minimizes potential exposure points.
However, the presence of two "dangerous functions" (create_function) is a notable concern. While no direct exploitation is evident in the static or taint analysis, the use of `create_function` is discouraged in modern PHP as it can lead to security vulnerabilities if not handled with extreme care, particularly regarding input sanitization, which is not explicitly detailed here beyond the zero taint flows. The lack of nonce and capability checks on the (currently non-existent) entry points is also a weakness, although moot in this specific version's configuration.
In conclusion, while the plugin is currently secure based on the provided data and has a clean vulnerability history, the use of `create_function` presents a potential, albeit theoretical, risk that should be addressed. The absence of any external dependencies or complex interactions is a significant strength, contributing to its current low-risk profile.
Key Concerns
- Dangerous functions (create_function) found
- No nonce checks implemented
- No capability checks implemented
WP Faster Security Vulnerabilities
WP Faster Code Analysis
Dangerous Functions Found
WP Faster Attack Surface
WordPress Hooks 31
Maintenance & Trust
WP Faster Maintenance & Trust
Maintenance Signals
Community Trust
WP Faster Alternatives
No alternatives data available yet.
WP Faster Developer Profile
3 plugins · 2K total installs
How We Detect WP Faster
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
wp-faster-setting-section