FPP-Pano Security & Risk Analysis

wordpress.org/plugins/fpp-pano

FPP-Pano enables your WordPress blog to easily display your panoramas using the Flash Panorama Player (FPP)

10 active installs v1.0.1 PHP + WP 2.5+ Updated Unknown
360fpppanoramaqtvrvr
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FPP-Pano Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The fpp-pano plugin v1.0.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and has no recorded vulnerabilities or CVEs. The attack surface is also very small, with only one shortcode and no AJAX handlers or REST API routes that are exposed without proper checks.

However, there are significant concerns. The most critical finding is that 100% of its outputs are not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if any user-supplied data is displayed without sanitization. Additionally, the presence of the `create_function` function, while not directly tied to an exploitable vulnerability in this static analysis, is considered a dangerous practice and a potential security risk as it can be exploited in certain contexts to achieve code execution.

The lack of nonce checks is another area of concern, especially given the presence of a shortcode which could potentially be triggered by an attacker. While there are capability checks present, relying solely on them without nonces for certain actions can still expose the site to specific types of attacks. The absence of taint analysis data is noted, but the existing code signals point to areas that require immediate attention to improve the plugin's overall security.

Key Concerns

  • Outputs are not properly escaped
  • Dangerous function 'create_function' found
  • Missing nonce checks
Vulnerabilities
None known

FPP-Pano Security Vulnerabilities

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

FPP-Pano Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'admin_notices', create_function( '', 'echo \'<div id="message" class="error fade"><p><sfpp-pano.php:67

Bundled Libraries

TinyMCE

Output Escaping

0% escaped9 total outputs
Attack Surface

FPP-Pano Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fpp-pano] fpp-pano.php:145
WordPress Hooks 8
filtermce_external_pluginseditorbuttons.php:18
filtermce_buttonseditorbuttons.php:19
filtertiny_mce_versioneditorbuttons.php:39
actioniniteditorbuttons.php:41
actionadmin_noticesfpp-pano.php:67
actionadmin_menufpp-pano.php:78
actionwp_print_scriptsfpp-pano.php:109
actionwp_headfpp-pano.php:138
Maintenance & Trust

FPP-Pano Maintenance & Trust

Maintenance Signals

WordPress version tested2.5.1
Last updatedUnknown
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FPP-Pano Developer Profile

Roger Theriault

1 plugin · 10 total installs

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

How We Detect FPP-Pano

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about FPP-Pano