Mirror App – Social Page Security & Risk Analysis

wordpress.org/plugins/mirror-app-social-page

Display your social page updates — including your full Facebook Feed with posts, photos, and videos — beautifully on your WordPress site using a simpl …

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Dec 11, 2025
facebookfacebook-feedfacebook-pagefacebook-postsfacebook-widget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mirror App – Social Page Safe to Use in 2026?

Generally Safe

Score 100/100

Mirror App – Social Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "mirror-app-social-page" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, utilizing prepared statements exclusively for SQL queries, and properly escaping all output. The absence of file operations and external HTTP requests further reduces the potential attack surface. Furthermore, there are no recorded vulnerabilities (CVEs) associated with this plugin, indicating a consistent history of security awareness or a lack of prior exploitation.

Despite the positive findings, a notable concern arises from the lack of nonce and capability checks across all entry points. While the static analysis shows zero unprotected AJAX handlers or REST API routes, the absence of these fundamental security mechanisms on the single identified shortcode is a significant weakness. This leaves the shortcode potentially vulnerable to CSRF attacks if it performs any actions on behalf of a logged-in user, even if the actions themselves are not inherently dangerous or directly exposed. The taint analysis showing zero flows with unsanitized paths is reassuring, but the lack of authentication/authorization checks on the shortcode is a critical oversight.

In conclusion, the plugin's adherence to secure coding principles in areas like SQL and output handling is commendable. However, the fundamental omission of nonce and capability checks on its shortcode introduces a tangible risk that needs to be addressed. The clean vulnerability history is a positive indicator, but it should not overshadow the need for robust authentication and authorization on all user-facing functionalities. Addressing the missing checks on the shortcode is paramount to solidifying its security.

Key Concerns

  • Missing capability checks on shortcode
  • Missing nonce checks on shortcode
Vulnerabilities
None known

Mirror App – Social Page Security Vulnerabilities

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

Mirror App – Social Page Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Mirror App – Social Page Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mirror-app-social-page] mirror-app-social-page.php:38
WordPress Hooks 1
actionwp_enqueue_scriptsmirror-app-social-page.php:53
Maintenance & Trust

Mirror App – Social Page Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 11, 2025
PHP min version7.4
Downloads136

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Mirror App – Social Page Developer Profile

mirrorapp

5 plugins · 30 total installs

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

How We Detect Mirror App – Social Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mirror-app-social-page/assets/js/iframe-bridge.umd.js
Script Paths
/wp-content/plugins/mirror-app-social-page/assets/js/iframe-bridge.umd.js
Version Parameters
mirror-app-social-page/assets/js/iframe-bridge.umd.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
mirrorapp-error
Data Attributes
onload="iFrameSetup(this)"
JS Globals
iFrameSetup
Shortcode Output
<iframe onload="iFrameSetup(this)" src="https://app.mirror-app.com/feed-facebook/" style="width:100%;border:none;overflow:hidden;" scrolling="no"></iframe>
FAQ

Frequently Asked Questions about Mirror App – Social Page