
BCC Everything Security & Risk Analysis
wordpress.org/plugins/bcc-everythingBlind copy (Bcc) outgoing emails to additional recipients.
Is BCC Everything Safe to Use in 2026?
Generally Safe
Score 85/100BCC Everything has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'bcc-everything' plugin v1.1.2 demonstrates a generally good security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code signals indicate no dangerous functions, file operations, external HTTP requests, or bundled libraries, which are all positive indicators. The fact that all SQL queries utilize prepared statements is a strong practice for preventing SQL injection vulnerabilities. The plugin also shows no recorded vulnerabilities, including CVEs, which suggests a history of secure development or diligent patching by its maintainers.
However, a significant concern arises from the output escaping. With 100% of the observed outputs being unescaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed to users, if not properly escaped, could be exploited to inject malicious scripts. Additionally, the absence of nonce checks and capability checks across all entry points (even though there are none) implies that if any were introduced in future versions or if the attack surface expands, they would be unprotected. This highlights a potential gap in security awareness or implementation for handling user-submitted data that is rendered.
In conclusion, while the plugin benefits from a minimal attack surface and secure database practices, the critical lack of output escaping represents a substantial risk. The vulnerability history is reassuring, but the static analysis reveals a clear area for improvement. Prioritizing output sanitization is crucial to mitigate the risk of XSS attacks and ensure a more robust security profile for this plugin.
Key Concerns
- Unescaped output identified
- Missing nonce checks
- Missing capability checks
BCC Everything Security Vulnerabilities
BCC Everything Code Analysis
Output Escaping
BCC Everything Attack Surface
WordPress Hooks 2
Maintenance & Trust
BCC Everything Maintenance & Trust
Maintenance Signals
Community Trust
BCC Everything Alternatives
Inesta Send Mail Copy
inesta-send-mail-copy
Inesta Send Mail Copy is a lightweight plugin designed to help you keep track of outgoing WordPress emails by automatically sending a copy (or a BCC) …
ActiveCampaign Postmark for WordPress
postmark-approved-wordpress-plugin
The officially-supported ActiveCampaign Postmark plugin for Wordpress.
SMTP2GO for WordPress – Email Made Easy
smtp2go
Resolve email delivery issues, increase inbox placement, track sent email, get 24/7 support, and real-time reporting.
Zoho Mail for WordPress
zoho-mail
Zoho Mail Plugin lets you configure your Zoho Mail account on your WordPress site enabling you to send the email via Zoho Mail API.
WPO365 | MICROSOFT 365 GRAPH MAILER
wpo365-msgraphmailer
Send WordPress emails from a M365 / Exchange Online Mailbox using Microsoft Graph, leveraging OAuth for authentication which is more secure than SMTP
BCC Everything Developer Profile
1 plugin · 300 total installs
How We Detect BCC Everything
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.