Contact Popover Security & Risk Analysis

wordpress.org/plugins/contact-popover

A simple plugin to display contact information using a customizable popover button.

0 active installs v1.0.2 PHP 7.4+ WP 5.0+ Updated Nov 28, 2025
contact-buttoncontact-popoverpopoversimple-popover
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Contact Popover Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The contact-popover plugin v1.0.2 exhibits a strong security posture based on the provided static analysis and vulnerability history. The code demonstrates excellent practice by not using dangerous functions, ensuring all SQL queries are prepared, and properly escaping all output. The absence of file operations, external HTTP requests, and any critical or high-severity taint flows further contributes to a low-risk profile. The plugin also has no recorded vulnerabilities (CVEs), indicating a history of secure development or effective patching by users.

However, a few areas warrant consideration. The plugin relies heavily on WordPress's built-in security mechanisms for its sole entry point, a shortcode. There are no explicit capability checks or nonce checks implemented for this shortcode, which could be a potential weakness if the shortcode's functionality allows for sensitive actions or data manipulation. While the static analysis indicates zero unprotected entry points, the absence of these common security measures on the shortcode itself leaves it potentially vulnerable to unintended execution or abuse if the shortcode's context is manipulated. Overall, the plugin is well-developed with good secure coding practices, but the lack of explicit authorization on its shortcode is a minor concern that could be addressed.

Key Concerns

  • Shortcode lacks capability checks
  • Shortcode lacks nonce checks
Vulnerabilities
None known

Contact Popover Security Vulnerabilities

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

Contact Popover Code Analysis

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

Output Escaping

100% escaped51 total outputs
Attack Surface

Contact Popover Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[contpo_contact_popover] contact-popover.php:34
WordPress Hooks 3
actionadmin_menucontact-popover.php:32
actionadmin_initcontact-popover.php:33
actionwp_enqueue_scriptscontact-popover.php:35
Maintenance & Trust

Contact Popover Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 28, 2025
PHP min version7.4
Downloads436

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Contact Popover Developer Profile

MD.Muslim

3 plugins · 100 total installs

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

How We Detect Contact Popover

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/contact-popover/assets/css/contpo-style.css
Version Parameters
contpo-style=1.0

HTML / DOM Fingerprints

CSS Classes
contpo-wrappercontpo-buttoncontpo-pos-topcontpo-pos-rightcontpo-pos-bottomcontpo-pos-leftcontpo-popovercontpo-close-btn
Data Attributes
popovertargetpopover
Shortcode Output
<div class="contpo-wrapper"><button popovertarget="contpoPopover"<div id="contpoPopover" popover class="contpo-popover"><p><strong>Name :</strong>
FAQ

Frequently Asked Questions about Contact Popover