Post Format Gallery Widget Security & Risk Analysis

wordpress.org/plugins/post-format-gallery-widget

Display in a widget images from your galleries saved under the post format Gallery.

20 active installs v1.1 PHP + WP 3.6+ Updated Oct 23, 2013
gallerypost-formatpost-format-gallerysidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Format Gallery Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Post Format Gallery Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'post-format-gallery-widget' v1.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and all identified entry points appear to be protected. The code also demonstrates good practice by exclusively using prepared statements for SQL queries and avoiding file operations and external HTTP requests. However, a notable concern arises from the output escaping, where only 31% of outputs are properly escaped. This indicates a potential risk of Cross-Site Scripting (XSS) vulnerabilities, as untrusted data could be rendered directly to users' browsers without sufficient sanitization.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the lack of critical taint flows and dangerous functions in the code analysis, suggests a well-developed and maintained codebase. The absence of nonce and capability checks is less of a direct risk given the minimal attack surface, but it's a good practice to consider for future development. Overall, the plugin is promising due to its limited attack surface and clean history, but the significant portion of unescaped output warrants attention to mitigate potential XSS risks.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Post Format Gallery Widget Security Vulnerabilities

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

Post Format Gallery Widget Code Analysis

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

Output Escaping

31% escaped49 total outputs
Attack Surface

Post Format Gallery Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedpost-format-gallery-widget.php:36
actionadmin_enqueue_scriptspost-format-gallery-widget.php:48
actionwidgets_initpost-format-gallery-widget.php:59
Maintenance & Trust

Post Format Gallery Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedOct 23, 2013
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Post Format Gallery Widget Developer Profile

Eduardo Zulian

3 plugins · 70 total installs

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

How We Detect Post Format Gallery Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-format-gallery-widget/js/post-format-gallery-widget.js

HTML / DOM Fingerprints

CSS Classes
widget_post_format_gallerypfgw-gallerygallery-columns-gallery-size-gallery-itemgallery-icongallery-captionwp-caption-text
Data Attributes
data-postdata-image-sizedata-image-linkdata-number-imagesdata-random-imagesdata-show-captions+2 more
JS Globals
pfgw_gallery_classes
FAQ

Frequently Asked Questions about Post Format Gallery Widget