
Core Settings Security & Risk Analysis
wordpress.org/plugins/core-settingsFights against unnecessary WP core settings, removes needless metas and links from header html section.
Is Core Settings Safe to Use in 2026?
Generally Safe
Score 85/100Core Settings has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "core-settings" v1.01 plugin exhibits a mixed security posture. On one hand, it demonstrates excellent practices by having no known vulnerabilities (CVEs) and a clean vulnerability history, suggesting diligent maintenance and a lack of past exploitable issues. Furthermore, the absence of AJAX handlers, REST API routes, shortcodes, cron events, and file operations significantly limits the plugin's attack surface. The plugin also utilizes prepared statements for all SQL queries, which is a crucial security measure against SQL injection.
However, a significant concern arises from the static analysis revealing that 100% of the 16 output operations are not properly escaped. This presents a high risk of cross-site scripting (XSS) vulnerabilities, where malicious code could be injected into the application through user-supplied data that is later displayed on the frontend. Additionally, the taint analysis indicates two flows with unsanitized paths, which, while not classified as critical or high severity in this instance, still represent potential pathways for unexpected or malicious data handling. The lack of nonce and capability checks, while not directly exploitable given the zero entry points, means that if any entry points were introduced in future versions, they would lack fundamental security protections.
Key Concerns
- Unescaped output across all outputs
- Taint flows with unsanitized paths
- No nonce checks
- No capability checks
Core Settings Security Vulnerabilities
Core Settings Release Timeline
Core Settings Code Analysis
Output Escaping
Data Flow Analysis
Core Settings Attack Surface
WordPress Hooks 5
Maintenance & Trust
Core Settings Maintenance & Trust
Maintenance Signals
Community Trust
Core Settings Alternatives
One Click Demo Import
one-click-demo-import
Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple theme demo import for your users.
CMB2
cmb2
CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.
Import / Export Customizer Settings
astra-import-export
Astra theme customizer offers several settings for header/footer layout, sidebar and blog designs, colors, backgrounds, typography and much more.
OptionTree
option-tree
Theme Options UI Builder for WordPress. A simple way to create & save Theme Options and Meta Boxes for free or premium themes.
Astra Bulk Edit
astra-bulk-edit
An easy-to-use plugin for the Astra theme that lets you edit Page Meta Settings for multiple pages/posts at once.
Core Settings Developer Profile
46 plugins · 20K total installs
How We Detect Core Settings
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
wrapoptionsname="action"value="save_cache_settings"