Contact Form 7 Popup Response Security & Risk Analysis

wordpress.org/plugins/contact-form-7-popup-response

Contact Form 7 Popup Response helps you to display Contact Form 7 responses or validation messages in a popup

70 active installs v1.0 PHP + WP 3.0.1+ Updated Jul 12, 2014
contact-form-7contact-form-7-popup
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Contact Form 7 Popup Response Safe to Use in 2026?

Generally Safe

Score 85/100

Contact Form 7 Popup Response has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The static analysis of contact-form-7-popup-response v1.0 reveals a generally positive security posture with no immediately apparent critical vulnerabilities. The absence of dangerous functions, SQL queries (or at least none directly identified in the static scan, and those present use prepared statements), file operations, external HTTP requests, and taint flows suggests a focus on secure coding practices in these areas. Furthermore, the lack of any recorded vulnerabilities in its history is a strong indicator of stability and a lack of discovered weaknesses.

However, there are significant areas of concern. The most glaring issue is the complete lack of output escaping for the single identified output. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, as any data displayed to the user that originates from the plugin could potentially be manipulated by an attacker to inject malicious scripts. Additionally, the absence of nonce checks and capability checks on any potential entry points (even though none were explicitly identified as unprotected) leaves the door open for potential authorization and CSRF vulnerabilities if new entry points are added or if the analysis missed something.

In conclusion, while the plugin benefits from a clean vulnerability history and secure handling of database operations, the critical failure in output escaping is a major flaw that needs immediate attention. The lack of security checks on entry points, though the current attack surface is reported as zero unprotected, also warrants caution. Addressing the unescaped output is paramount to mitigating the risk of XSS.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Contact Form 7 Popup Response Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Contact Form 7 Popup Response Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
1
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped1 total outputs
Attack Surface

Contact Form 7 Popup Response Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_print_stylescontact-form-7-popup-response.php:20
actionwp_footercontact-form-7-popup-response.php:21
Maintenance & Trust

Contact Form 7 Popup Response Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJul 12, 2014
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Contact Form 7 Popup Response Developer Profile

huseyinbabal

1 plugin · 70 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Contact Form 7 Popup Response

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/contact-form-7-popup-response/colorbox/colorbox.css
Script Paths
/wp-content/plugins/contact-form-7-popup-response/colorbox/jquery.colorbox-min.js
Version Parameters
contact-form-7-popup-response/colorbox/jquery.colorbox-min.js?ver=contact-form-7-popup-response/colorbox/colorbox.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpcf7-validation-errorswpcf7-not-valid-tip
JS Globals
cf7fr
FAQ

Frequently Asked Questions about Contact Form 7 Popup Response