
WODS Webhook for Contact Form 7 Security & Risk Analysis
wordpress.org/plugins/wods-webhook-for-contact-form-7Send Contact Form 7 submissions to any webhook endpoint with optional Bearer token authentication.
Is WODS Webhook for Contact Form 7 Safe to Use in 2026?
Generally Safe
Score 100/100WODS Webhook for Contact Form 7 has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wods-webhook-for-contact-form-7" plugin v1.1.3 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified dangerous functions, raw SQL queries, or file operations is a significant positive. Furthermore, all identified output strings are properly escaped, mitigating risks of cross-site scripting (XSS). The lack of any reported CVEs in its vulnerability history is also a very good sign, indicating a history of responsible development and maintenance.
However, there are a few areas that warrant attention. The plugin has zero capability checks and zero nonce checks on its entry points. While the static analysis reports zero unprotected entry points, this is based on the absence of identified AJAX handlers, REST API routes, shortcodes, and cron events. If any such entry points exist that were not detected, their lack of authentication and authorization checks would represent a critical security gap. The presence of a single external HTTP request also introduces a potential, albeit small, attack vector if the target endpoint is compromised or if the request is not handled securely within the plugin. The plugin also does not utilize any bundled libraries, which is generally good as it avoids known vulnerabilities in outdated third-party code, but also means it's not benefiting from any hardened library functionalities.
In conclusion, the plugin appears to be developed with security in mind, demonstrating good practices in preventing common vulnerabilities like SQL injection and XSS. The primary concern stems from the complete absence of capability and nonce checks, which, if any entry points were overlooked in the static analysis, could lead to significant security risks. The vulnerability history is excellent, but the lack of authentication checks on potential entry points remains a theoretical weakness that should be addressed.
Key Concerns
- No capability checks implemented
- No nonce checks implemented
- Single external HTTP request identified
WODS Webhook for Contact Form 7 Security Vulnerabilities
WODS Webhook for Contact Form 7 Release Timeline
WODS Webhook for Contact Form 7 Code Analysis
Output Escaping
WODS Webhook for Contact Form 7 Attack Surface
WordPress Hooks 9
Maintenance & Trust
WODS Webhook for Contact Form 7 Maintenance & Trust
Maintenance Signals
Community Trust
WODS Webhook for Contact Form 7 Alternatives
Contact Form to Any API
contact-form-to-any-api
Send Contact Form 7 submissions to any API, Webhook or CRM - quick setup, flexible payloads, endpoints and authentication.
Zoho Flow – Integrate 100+ plugins with 1000+ business apps, no-code workflow automation
zoho-flow
Integrate your WordPress plugins with your business applications and automate workflows between them. A single platform for all your integrations.
Webhook Configuration CF7
webhook-configuration-cf7
Use Contact Form 7 as a trigger to any webhook!
Webhookify – Send Form Submissions to Webhooks
webhookify-send-form-submissions-to-webhooks
Send form submissions from Contact Form 7, WPForms, Gravity Forms, Elementor Forms, and Formidable Forms to any webhook URL instantly.
WP Webhooks – Contact Form 7 Integration
wpwh-contact-form-7
A WP Webhooks extension to integrate Contact Form 7
WODS Webhook for Contact Form 7 Developer Profile
1 plugin · 0 total installs
How We Detect WODS Webhook for Contact Form 7
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wods-webhook-for-contact-form-7/assets/css/admin.css/wp-content/plugins/wods-webhook-for-contact-form-7/assets/js/admin.jswods-webhook-for-contact-form-7/assets/css/admin.css?ver=wods-webhook-for-contact-form-7/assets/js/admin.js?ver=HTML / DOM Fingerprints
wods-global-settingswods-perform-settings<!-- One webhook for all forms --><!-- One webhook per form --><!-- Used when "One webhook for all forms" is selected. --><!-- Optional: Set a Bearer token for webhook authentication. -->+4 morename="wods_webhook_mode"value="global"value="per_form"name="wods_webhook_url"name="wods_webhook_bearer_token"name="wods_webhook_per_form_urls"+1 more