Crisp Gallery Security & Risk Analysis

wordpress.org/plugins/crisp-gallery

Free responsive WordPress gallery plugin where you can display images in a grid layout. Custom options included for each gallery with border or border …

0 active installs v1.0 PHP + WP 4.3+ Updated Unknown
albumgalleryimage-galleryphoto-galleryresponsive
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Crisp Gallery Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "crisp-gallery" v1.0 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of direct SQL queries and file operations, coupled with the use of prepared statements for the one observed SQL query, is commendable. Furthermore, the presence of two nonce checks and two capability checks indicates an awareness of security best practices for input validation and access control. The zero-known CVEs and no recorded past vulnerabilities also suggest a history of relatively secure development.

However, the primary area of concern lies in the output escaping. With 23% of the 30 observed outputs being properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. This means that user-supplied data or content displayed by the gallery could potentially be rendered directly in the browser without proper sanitization, allowing attackers to inject malicious scripts. The limited attack surface and absence of complex code signals like dangerous functions or external HTTP requests are strengths, but the output escaping issue is a notable weakness that requires attention.

In conclusion, while "crisp-gallery" v1.0 has a solid foundation with good input validation and minimal exploitable entry points, the insufficient output escaping presents a tangible risk. Addressing this deficiency is crucial to move towards a more robust security posture.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Crisp Gallery Security Vulnerabilities

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

Crisp Gallery Code Analysis

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

Output Escaping

23% escaped30 total outputs
Attack Surface

Crisp Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[crispgallery] inc\crispgallery-shortcode.php:111
WordPress Hooks 14
actionwp_enqueue_scriptscrispgallery.php:55
actionwp_enqueue_scriptscrispgallery.php:56
actionadmin_enqueue_scriptscrispgallery.php:59
actionadmin_enqueue_scriptscrispgallery.php:60
actioninitcrispgallery.php:63
actioninitcrispgallery.php:64
actioninitcrispgallery.php:65
actionplugins_loadedcrispgallery.php:72
actioninitcrispgallery.php:75
actionadd_meta_boxesinc\crispgallery-metabox.php:8
actionsave_postinc\crispgallery-metabox.php:167
actionadmin_enqueue_scriptsinc\gallery.php:16
actionadd_meta_boxesinc\gallery.php:32
actionsave_postinc\gallery.php:73
Maintenance & Trust

Crisp Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Crisp Gallery Developer Profile

Patrick

2 plugins · 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 Crisp Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/crisp-gallery/js/lightbox.min.js/wp-content/plugins/crisp-gallery/js/crispgallery-script.js/wp-content/plugins/crisp-gallery/js/admin/crispgallery-admin-script.js/wp-content/plugins/crisp-gallery/css/lightbox.min.css/wp-content/plugins/crisp-gallery/css/crispgallery-style.css/wp-content/plugins/crisp-gallery/css/admin/crispgallery-style-admin.css
Script Paths
/js/lightbox.min.js/js/crispgallery-script.js/js/admin/crispgallery-admin-script.js
Version Parameters
crispgallery-lightbox?ver=crispgallery-script?ver=crispgallery-admin-script?ver=crispgallery-lightbox?ver=crispgallery-style?ver=crispgallery-style-admin?ver=

HTML / DOM Fingerprints

CSS Classes
crispgallery-gallery-item
Data Attributes
data-lightboxdata-title
Shortcode Output
[crispgallery id=
FAQ

Frequently Asked Questions about Crisp Gallery