
FPP-Pano Security & Risk Analysis
wordpress.org/plugins/fpp-panoFPP-Pano enables your WordPress blog to easily display your panoramas using the Flash Panorama Player (FPP)
Is FPP-Pano Safe to Use in 2026?
Generally Safe
Score 100/100FPP-Pano has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
FPP-Pano Security Vulnerabilities
FPP-Pano Code Analysis
Dangerous Functions Found
Bundled Libraries
Output Escaping
FPP-Pano Attack Surface
Shortcodes 1
WordPress Hooks 8
Maintenance & Trust
FPP-Pano Maintenance & Trust
Maintenance Signals
Community Trust
FPP-Pano Alternatives
QTVR Viewer
qtvr-viewer
This plugin inserts a panoramic player into a WordPress article to view a 360 panoramic picture in QTVR format (.mov)
WP VR – 360 Panorama and Free Virtual Tour Builder For WordPress
wpvr
Create stunning 360 virtual tours to impress visitors and get more clients using WPVR - the easiest virtual tour creator in WordPress.
Garden Gnome Package
garden-gnome-package
Display panoramas, virtual tours or object movies created with Pano2VR and Object2VR.
HappyVR – Virtual Tour Builder & 360 Panorama Viewer
happyvr
Create high-performance 360° virtual tours in minutes with a feature-rich, React-powered builder optimized for smooth editing and fast loading.
WonderPano – 360 Panorama Viewer
wonderpano
WonderPano is a plugin that enables you add interactive 360 photos to your WordPress website.
FPP-Pano Developer Profile
1 plugin · 10 total installs
How We Detect FPP-Pano
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.