
WP Excerpt Settings Security & Risk Analysis
wordpress.org/plugins/wp-excerpt-settingsConfigure WordPress Excerpt through UI (User Interface).
Is WP Excerpt Settings Safe to Use in 2026?
Generally Safe
Score 85/100WP Excerpt Settings has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-excerpt-settings" plugin version 1.1.2 exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface, which is a significant positive. Furthermore, the code signals indicate a complete absence of dangerous functions and file operations. All SQL queries are properly prepared, and there are no external HTTP requests. This lack of common vulnerability vectors is commendable.
However, a notable concern arises from the output escaping analysis. With 9 total outputs and only 56% properly escaped, there's a significant risk of cross-site scripting (XSS) vulnerabilities. If user-supplied data is being outputted without sufficient sanitization, an attacker could potentially inject malicious scripts. The absence of nonce checks and capability checks, while not immediately alarming given the zero attack surface, could become a concern if the plugin's functionality were to expand or if new entry points were introduced in future versions without proper authorization.
The vulnerability history is also a positive indicator, with zero known CVEs and no recorded vulnerabilities. This suggests a history of secure development or a lack of discovered flaws. In conclusion, while the plugin benefits from a minimal attack surface and a clean vulnerability history, the significant portion of unescaped output represents a clear and present risk that needs to be addressed.
Key Concerns
- Significant portion of output not properly escaped
WP Excerpt Settings Security Vulnerabilities
WP Excerpt Settings Code Analysis
Output Escaping
WP Excerpt Settings Attack Surface
WordPress Hooks 5
Maintenance & Trust
WP Excerpt Settings Maintenance & Trust
Maintenance Signals
Community Trust
WP Excerpt Settings Alternatives
WP Updates Settings
wp-updates-settings
Configure WordPress updates settings through UI (User Interface).
Auto Update
auto-update
Keeps WordPress core, plugins, and themes updated automatically to reduce manual maintenance and improve security.
L7 Automatic Updates
l7-automatic-updates
Set individual plugins, major and minor WordPress releases, themes and all plugins to automatically update.
Advanced Automatic Updates
automatic-updater
Adds extra options to WordPress' built-in Automatic Updates feature.
Disable Updates for WordPress Core, Plugins and Themes
disable-updates
Disables the WordPress update checking and notification system for all core, plugin and theme updates.
WP Excerpt Settings Developer Profile
6 plugins · 3K total installs
How We Detect WP Excerpt Settings
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-excerpt-settings/languagesHTML / DOM Fingerprints
name="wp_excerpt_options[excerpt_more]"name="wp_excerpt_options[excerpt_length]"