Detect Missing Adblocker Security & Risk Analysis

wordpress.org/plugins/detect-missing-adblocker

Warn your website's visitors if they don't have an adblocker enabled.

60 active installs v1.1.11 PHP 7.0+ WP 4.7+ Updated Dec 3, 2025
adblockads
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Detect Missing Adblocker Safe to Use in 2026?

Generally Safe

Score 100/100

Detect Missing Adblocker 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 "detect-missing-adblocker" plugin v1.1.11 exhibits a generally strong security posture based on the provided static analysis. The complete absence of entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the adherence to prepared statements for all SQL queries and the lack of dangerous functions or file operations are commendable security practices.

However, a notable concern arises from the low percentage of properly escaped output (25%). This indicates that there are instances where data might be outputted to the browser without sufficient sanitization, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in these unescaped outputs. The lack of any recorded vulnerability history is a positive sign, suggesting a history of secure development, but it doesn't negate the risks identified in the current code analysis.

In conclusion, while the plugin benefits from a minimal attack surface and good SQL handling, the unescaped output represents a tangible risk that should be addressed. The absence of security checks like capability and nonce checks is less concerning given the lack of entry points, but the output escaping issue warrants attention for a more robust security profile.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Detect Missing Adblocker Security Vulnerabilities

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

Detect Missing Adblocker Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface

Detect Missing Adblocker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitftf-detect-missing-adblocker.php:13
actionwp_footerftf-detect-missing-adblocker.php:14
actionadmin_initftf-detect-missing-adblocker.php:15
actionadmin_menuftf-detect-missing-adblocker.php:16
filterplugin_action_links_ftf-detect-missing-adblocker.phpftf-detect-missing-adblocker.php:17
filterplugin_action_links_ftf-detect-missing-adblocker/ftf-detect-missing-adblocker.phpftf-detect-missing-adblocker.php:20
Maintenance & Trust

Detect Missing Adblocker Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version7.0
Downloads3K

Community Trust

Rating80/100
Number of ratings4
Active installs60
Developer Profile

Detect Missing Adblocker Developer Profile

Stefan Bohacek

3 plugins · 150 total installs

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

How We Detect Detect Missing Adblocker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/detect-missing-adblocker/dist/css/styles.min.css/wp-content/plugins/detect-missing-adblocker/dist/js/dfp.js
Script Paths
/wp-content/plugins/detect-missing-adblocker/dist/js/dfp.js
Version Parameters
detect-missing-adblocker/dist/css/styles.min.css?ver=detect-missing-adblocker/dist/js/dfp.js?ver=

HTML / DOM Fingerprints

CSS Classes
ftf-dma-noteftf-dma-note-hiddenftf-dma-close-btnftf-dma-note-content-wrapperftf-dma-note-headerftf-dma-note-content
Data Attributes
data-detect-missing-adblocker
JS Globals
ftf_dma_detect_is_adblockerftf_dma_note_closed
FAQ

Frequently Asked Questions about Detect Missing Adblocker