
My Settings Security & Risk Analysis
wordpress.org/plugins/my-settingsMy Settings allows you to change default settings and change display of your site content.
Is My Settings Safe to Use in 2026?
Generally Safe
Score 85/100My Settings has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "my-settings" plugin v1.0 exhibits a mixed security posture. On one hand, the static analysis reveals a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication or permission checks. This suggests a potential effort to limit entry points. However, significant concerns arise from the code signals. The plugin uses raw SQL queries without prepared statements, which is a critical vulnerability risk for SQL injection. Furthermore, all identified output operations are not properly escaped, opening the door to cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on the few potential entry points, combined with the lack of input sanitization indicated by the zero taint flows with unsanitized paths, further exacerbates these risks, implying that even if there were entry points, they would likely be vulnerable.
The vulnerability history is currently clear, with no recorded CVEs or past issues. This is a positive indicator, but it does not negate the inherent risks identified in the code itself. It's possible that the plugin's limited functionality or the specific ways it's used have so far avoided triggering known vulnerabilities. The lack of any recorded vulnerabilities could also mean the plugin is new or has not been subjected to extensive security auditing. In conclusion, while the plugin has a small attack surface and no known past vulnerabilities, the presence of unescaped output and raw SQL queries are major weaknesses that require immediate attention. These coding practices create significant security risks that could be exploited.
Key Concerns
- SQL queries not using prepared statements
- Output escaping not properly implemented
- No nonce checks
- No capability checks
My Settings Security Vulnerabilities
My Settings Code Analysis
SQL Query Safety
Output Escaping
My Settings Attack Surface
WordPress Hooks 11
Maintenance & Trust
My Settings Maintenance & Trust
Maintenance Signals
Community Trust
My Settings Alternatives
WP Change Email Sender
wp-change-email-sender
Easily change WordPress default mail sender name and email address
WP Simple Mail Sender
wp-simple-mail-sender
WP Simple Mail Sender is a very simple plugin to change the sender address and name in outgoing emails.
Wp Default Sender Email by IT Pixelz
wp-default-sender-email-by-it-pixelz
Elevate your email image: replace default sender email (e.g. wordpress@domain.com) with brand name. Customize sender & from email to avoid spam.
Change Default Email Sender Name
change-default-email-sender-name
Change Default Email Sender Name is a simple plugin that allows you to change the sender name and Email in your WordPress Website's outgoing emai …
Custom Email Sender
custom-email-sender
Change the default email address and sender name output for all message sent from your WP dashboard.
My Settings Developer Profile
2 plugins · 110 total installs
How We Detect My Settings
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/my-settings/mys.cssHTML / DOM Fingerprints
mys_footername="mys_email_from"name="mys_email_sender"name="mys_login_url"name="mys_login_rurl"name="mys_hide_theme_edt"name="mys_hide_plugin_edt"+9 more