Break Out of Frames Security & Risk Analysis

wordpress.org/plugins/break-out-of-frames

This Framebreaker will Avoid your blog being framed by some other web site and good for wallpaper blog to increase traffic.

80 active installs v0.1 PHP + WP 2.0.2+ Updated Apr 20, 2015
disable-iframeframeframebreakeriframeno-frames
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Break Out of Frames Safe to Use in 2026?

Generally Safe

Score 85/100

Break Out of Frames has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The 'break-out-of-frames' plugin version 0.1 exhibits a generally positive security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are all prepared, and there are no file operations or external HTTP requests. Crucially, the attack surface appears to be zero, with no AJAX handlers, REST API routes, shortcodes, or cron events, suggesting a minimal impact surface. The lack of any historical vulnerabilities further contributes to this positive assessment, indicating a consistent track record of security.

However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, this represents a critical vulnerability. Any user-supplied data that is outputted by this plugin without proper escaping is susceptible to Cross-Site Scripting (XSS) attacks. While the attack surface is small, this single unescaped output presents a clear and actionable risk. The absence of nonce and capability checks, though less concerning due to the lack of an attack surface, still points to a lack of robust security practices that would be essential if the plugin were to evolve or gain new functionalities.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

Break Out of Frames Security Vulnerabilities

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

Break Out of Frames 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

Break Out of Frames Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_headbreak-out-of-frames.php:32
Maintenance & Trust

Break Out of Frames Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 20, 2015
PHP min version
Downloads9K

Community Trust

Rating80/100
Number of ratings8
Active installs80
Developer Profile

Break Out of Frames Developer Profile

ewwink

1 plugin · 80 total installs

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

How We Detect Break Out of Frames

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<script language="JavaScript" type="text/javascript"> /*<![CDATA[*/ if (top.location != self.location) top.location.replace(self.location); /*]]>*/ </script>
FAQ

Frequently Asked Questions about Break Out of Frames