iFrame Me Security & Risk Analysis

wordpress.org/plugins/iframe-me

Easily add iframe with a simple shortcode. [iframe_me]https://example.com[/iframe_me]

30 active installs v1.1.0 PHP 7.4+ WP 5.3+ Updated Jan 29, 2021
embedexternaliframeiframe-mesimple-iframe
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is iFrame Me Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "iframe-me" plugin version 1.1.0 exhibits a strong security posture based on the provided static analysis. The code does not utilize dangerous functions, all SQL queries are properly prepared, and output is consistently escaped. Furthermore, there are no file operations or external HTTP requests, and the plugin does not bundle any external libraries. The absence of taint analysis findings further reinforces the impression of secure coding practices.

However, there are some areas that warrant attention. The plugin has only one entry point (a shortcode) and no AJAX handlers or REST API routes, which is generally good. Crucially, none of these entry points are marked as unprotected, meaning they likely have some form of authorization or capability check. The complete lack of vulnerability history, including no recorded CVEs, is a very positive indicator of the plugin's past security performance. Despite these strengths, the absence of any recorded nonce checks or capability checks in the static analysis is a notable omission. While the entry points might be protected, the analysis didn't explicitly detect these common security mechanisms.

Overall, "iframe-me" v1.1.0 appears to be a secure plugin with good coding practices and an excellent vulnerability history. The static analysis reveals no critical or high-severity issues. The lack of detected nonce and capability checks, while not a direct finding of a vulnerability, represents a potential area for improvement in explicit security implementation, although its absence from the attack surface might mitigate the risk.

Key Concerns

  • No explicit capability checks detected
  • No explicit nonce checks detected
Vulnerabilities
None known

iFrame Me Security Vulnerabilities

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

iFrame Me Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

iFrame Me Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[iframe_me] iframe-me.php:20
Maintenance & Trust

iFrame Me Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 29, 2021
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

iFrame Me Developer Profile

soysudhanshu

1 plugin · 30 total installs

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

How We Detect iFrame Me

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/iframe-me/css/iframe-me-styles.css
Version Parameters
iframe-me/css/iframe-me-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
iframe-me-error
Shortcode Output
<div style='color:tomato; padding: 1rem; border-radius:7px; box-shadow: 0 0 10px rgba(0,0,0,0.1); background: white' >
FAQ

Frequently Asked Questions about iFrame Me