Panoramic Image Block Security & Risk Analysis

wordpress.org/plugins/panoramic-image-block

Display panoramic images with interactive viewers. Display panoramas from single or 3 stitched images with drag, zoom, and keyboard navigation.

0 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Unknown
blockgalleryimagespanoramapanoramic
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Panoramic Image Block Safe to Use in 2026?

Generally Safe

Score 100/100

Panoramic Image Block has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "panoramic-image-block" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code analysis reveals no dangerous functions, no raw SQL queries (all use prepared statements), and a high percentage of properly escaped output, which are all excellent security practices. The lack of file operations and external HTTP requests further bolsters its safety. The plugin also shows no history of known vulnerabilities, indicating a potentially well-maintained and secure codebase over time.

While the static analysis shows a clean bill of health with no identified taint flows, the complete absence of nonce checks and capability checks is a notable concern, especially if the plugin were to introduce any new entry points in the future. Though the current attack surface is zero, the lack of these fundamental security checks means that any future addition of user-facing functionality would be inherently less secure without them. Overall, the plugin is currently very secure, but there's room for improvement in implementing standard WordPress security mechanisms to ensure future resilience.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Panoramic Image Block Security Vulnerabilities

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

Panoramic Image Block Code Analysis

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

Output Escaping

87% escaped30 total outputs
Attack Surface

Panoramic Image Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitpanoramic-image-block.php:74
actionwp_enqueue_scriptspanoramic-image-block.php:75
Maintenance & Trust

Panoramic Image Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads232

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Panoramic Image Block Developer Profile

Donncha O Caoimh (a11n)

12 plugins · 32K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
4657 days
View full developer profile
Detection Fingerprints

How We Detect Panoramic Image Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/panoramic-image-block/build/block.json/wp-content/plugins/panoramic-image-block/build/index.js/wp-content/plugins/panoramic-image-block/build/style-index.css/wp-content/plugins/panoramic-image-block/single-panoramic-block.json
Script Paths
/wp-content/plugins/panoramic-image-block/build/index.js

HTML / DOM Fingerprints

CSS Classes
panoramic-image-block-containerpanoramic-image-block-thumbnailpanoramic-images-containerpanoramic-image-segmentpanoramic-segment-imagepanoramic-play-overlaypanoramic-play-icon
HTML Comments
<!-- 3 images side by side as the main thumbnail --><!-- Play overlay for JavaScript interaction --><!-- Panoramic Preview (3 images stitched) -->
Data Attributes
data-imagesdata-altdata-index
FAQ

Frequently Asked Questions about Panoramic Image Block