WP Anti-Clickjack Security & Risk Analysis

wordpress.org/plugins/wp-anti-clickjack

Protect Your WordPress Site From Clickjacking Attacks by Adding the X-Frame-Options Header and Owasp's Legacy Browser Frame Breaking Script.

4K active installs v1.8.0 PHP + WP 5.0.0+ Updated Jan 12, 2026
anti-click-jackingbrowser-frame-breaking-scriptclickjackingsecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Anti-Clickjack Safe to Use in 2026?

Generally Safe

Score 100/100

WP Anti-Clickjack has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "wp-anti-clickjack" v1.8.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code analysis shows no dangerous functions, file operations, or external HTTP requests, and all SQL queries are handled with prepared statements. Crucially, all identified output is properly escaped, and there are no recorded vulnerabilities or CVEs, suggesting a history of secure development. The lack of any taint analysis findings further reinforces this positive assessment. The plugin appears to be well-developed with a focus on security best practices. The absence of capability checks and nonce checks on potential entry points, though currently not exploitable due to the lack of entry points, could become a concern if the plugin's functionality expands in the future. However, given the current state, the immediate risk is very low.

Vulnerabilities
None known

WP Anti-Clickjack Security Vulnerabilities

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

WP Anti-Clickjack Code Analysis

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

Output Escaping

100% escaped11 total outputs
Attack Surface

WP Anti-Clickjack Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionsend_headerswp-anti-clickjack.php:23
actionadmin_headwp-anti-clickjack.php:26
actionwp_headwp-anti-clickjack.php:27
actionlogin_headwp-anti-clickjack.php:28
Maintenance & Trust

WP Anti-Clickjack Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 12, 2026
PHP min version
Downloads47K

Community Trust

Rating100/100
Number of ratings3
Active installs4K
Developer Profile

WP Anti-Clickjack Developer Profile

Andy Feliciotti

5 plugins · 15K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
110 days
View full developer profile
Detection Fingerprints

How We Detect WP Anti-Clickjack

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<script type="text/javascript"> var style = document.createElement("style"); style.type = "text/css"; style.id = "antiClickjack";
FAQ

Frequently Asked Questions about WP Anti-Clickjack