post gallery Security & Risk Analysis

wordpress.org/plugins/post-gallery-and-archive

this plugin create a gallery/archive of posts. you can decide how many words will be Shawn under each post and more. used very easily using the shortc …

80 active installs v0.4 PHP + WP 3.0.1+ Updated May 29, 2015
gallerypostpost-archivepost-gallery
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is post gallery Safe to Use in 2026?

Generally Safe

Score 85/100

post gallery has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The plugin "post-gallery-and-archive" version 0.4 exhibits a mixed security posture. On the positive side, the static analysis shows no dangerous functions, file operations, external HTTP requests, or raw SQL queries. All SQL queries are using prepared statements, which is a strong security practice. The plugin also boasts a small attack surface with only one shortcode and no AJAX handlers or REST API routes, further minimizing potential entry points for attackers. However, there are significant concerns regarding output escaping. With 100% of outputs not being properly escaped, this presents a considerable risk of Cross-Site Scripting (XSS) vulnerabilities. The complete absence of nonce checks and capability checks, even for the single shortcode, is also a significant weakness, potentially allowing unauthorized actions or information disclosure depending on the shortcode's functionality. The vulnerability history is clean, with no recorded CVEs. This is a positive indicator, but it cannot fully offset the identified security flaws in the current version. In conclusion, while the plugin avoids common pitfalls like raw SQL and external requests, the lack of output escaping and insufficient authorization checks are critical vulnerabilities that need immediate attention. The clean history suggests a lack of past exploitation, but the current code leaves it exposed.

Key Concerns

  • Outputs are not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

post gallery Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

post gallery Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

post gallery Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

post gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[post-gallery] post-gallery.php:113
WordPress Hooks 1
actioninitpost-gallery.php:11
Maintenance & Trust

post gallery Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 29, 2015
PHP min version
Downloads8K

Community Trust

Rating86/100
Number of ratings3
Active installs80
Developer Profile

post gallery Developer Profile

roycegracie

5 plugins · 120 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 gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-gallery-and-archive/default-img.png

HTML / DOM Fingerprints

CSS Classes
zeevul
Shortcode Output
<ul class="zeevul"><style> ul.zeevul {width:100%;}
FAQ

Frequently Asked Questions about post gallery