Force Frame Security & Risk Analysis

wordpress.org/plugins/force-frame

Force a WordPress site inside an iframe.

10 active installs v1.2.4 PHP + WP 3.2.1+ Updated Jul 12, 2012
forceforce-frameforceframeframeiframe
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Force Frame Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "force-frame" plugin version 1.2.4 presents a generally low security risk based on the provided static analysis and vulnerability history. The plugin exhibits excellent security hygiene in several key areas, including the absence of any reported vulnerabilities (CVEs) and a clean taint analysis, indicating no critical or high-severity issues stemming from data flows. Furthermore, it correctly utilizes prepared statements for all SQL queries and lacks any external HTTP requests, reducing common attack vectors.

However, there are significant concerns related to access control and output sanitization. The complete absence of nonce checks and capability checks across all entry points, combined with 34% of outputs not being properly escaped, creates a substantial risk. This means that even though the plugin has a minimal attack surface (0 entry points, 0 unprotected), any future or undiscovered vulnerabilities within its code could be exploited without proper authentication or authorization. The presence of file operations, while not inherently a risk, warrants caution as they can be a vector for exploitation if not handled securely.

In conclusion, while "force-frame" excels in avoiding known vulnerabilities and secure database interactions, its lack of robust access control mechanisms and insufficient output escaping are critical weaknesses. These omissions significantly increase the potential impact of any latent security flaws. The plugin's strengths lie in its clean history and secure SQL usage, but its weaknesses in authentication and sanitization demand attention to mitigate the risk of unauthorized actions and cross-site scripting (XSS) vulnerabilities.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Insufficient output escaping (34% properly escaped)
Vulnerabilities
None known

Force Frame Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Force Frame Release Timeline

v1.2.4Current
v1.2.3
v1.2.2
v1.2.1
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 17, 2026

Force Frame Code Analysis

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

Output Escaping

34% escaped32 total outputs
Attack Surface

Force Frame Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuforce-frame.php:33
actionadmin_noticesforce-frame.php:35
actionadmin_initforce-frame.php:51
actionwp_headforce-frame.php:304
actionwp_enqueue_scriptsforce-frame.php:305
actioninitforce-frame.php:395
Maintenance & Trust

Force Frame Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 12, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Force Frame Developer Profile

lencinhaus

2 plugins · 110 total installs

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

How We Detect Force Frame

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/force-frame/js/easyXDM.min.js/wp-content/plugins/force-frame/js/parent.js
Script Paths
/wp-content/plugins/force-frame/js/easyXDM.min.js/wp-content/plugins/force-frame/js/parent.js
Version Parameters
force-frame/style.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-parent-url
JS Globals
window.easyXDMwindow.ForceFrame
Shortcode Output
<script type="text/javascript" src=""></script>
FAQ

Frequently Asked Questions about Force Frame