Code Pixelz Simple Responsive Image Gallery Plugin Security & Risk Analysis

wordpress.org/plugins/cpm-gallery

Add gallery feature to your website. Supports lightbox and shortcodes to display your gallery images anywhere.

100 active installs v2.3 PHP + WP 3.9+ Updated Sep 1, 2015
galleryimage-gallerylightboxphoto-galleryshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Code Pixelz Simple Responsive Image Gallery Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Code Pixelz Simple Responsive Image Gallery Plugin 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 "cpm-gallery" plugin v2.3 exhibits a generally good security posture based on the provided static analysis. There are no known critical or high-severity vulnerabilities in its history, and the code analysis shows no dangerous functions, no direct SQL queries without prepared statements, no file operations, and no external HTTP requests. The lack of critical or high taint flows is also a positive indicator. The plugin correctly identifies one entry point (a shortcode) but also correctly notes that none of these entry points are unprotected, and there are no unpatched CVEs. This suggests a proactive approach to security by the developers.

However, there are a few areas for improvement. The low percentage of properly escaped output (14%) is a significant concern. This means that user-supplied data displayed on the frontend or within the admin area could be vulnerable to cross-site scripting (XSS) attacks if not handled carefully by the plugin's logic. Additionally, the complete absence of nonce checks, while not directly flagged as a vulnerability in this specific analysis, is a deviation from best practices for securing actions within WordPress, especially if the shortcode has any interactive elements or performs actions on submission.

In conclusion, "cpm-gallery" v2.3 demonstrates strengths in preventing common vulnerabilities like direct SQL injection and external request abuse. Its clean vulnerability history further bolsters confidence. The primary weaknesses lie in the inadequate output escaping, which poses an XSS risk, and the missing nonce checks, which, while not leading to immediate deductions based on this data alone, represent a potential area of concern for securing actions. The plugin's limited attack surface (one shortcode) and clear indication of capability checks are positive mitigating factors.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on entry points
Vulnerabilities
None known

Code Pixelz Simple Responsive Image Gallery Plugin Security Vulnerabilities

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

Code Pixelz Simple Responsive Image Gallery Plugin Code Analysis

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

Output Escaping

14% escaped14 total outputs
Attack Surface

Code Pixelz Simple Responsive Image Gallery Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[code_gallery] code_gallery.php:305
WordPress Hooks 11
actionadmin_enqueue_scriptscode_gallery.php:29
actionwp_enqueue_scriptscode_gallery.php:36
actioninitcode_gallery.php:51
filterpost_updated_messagescode_gallery.php:85
actioncontextual_helpcode_gallery.php:130
actionadd_meta_boxescode_gallery.php:151
actionsave_postcode_gallery.php:213
filtersingle_templatecode_gallery.php:246
actionadd_meta_boxescode_gallery.php:312
filtermanage_code_gallery_posts_columnscode_gallery.php:330
actionmanage_code_gallery_posts_custom_columncode_gallery.php:336
Maintenance & Trust

Code Pixelz Simple Responsive Image Gallery Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 1, 2015
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings11
Active installs100
Developer Profile

Code Pixelz Simple Responsive Image Gallery Plugin Developer Profile

Utsav Singh Rathour

2 plugins · 110 total installs

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

How We Detect Code Pixelz Simple Responsive Image Gallery Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cpm-gallery/css/codegallery.css/wp-content/plugins/cpm-gallery/css/blueimp-gallery.min.css/wp-content/plugins/cpm-gallery/css/blueimp-gallery-indicator.css/wp-content/plugins/cpm-gallery/js/upload.js/wp-content/plugins/cpm-gallery/js/blueimp-gallery.js/wp-content/plugins/cpm-gallery/js/blueimp-gallery-vimeo.js
Script Paths
/wp-content/plugins/cpm-gallery/js/upload.js/wp-content/plugins/cpm-gallery/js/blueimp-gallery.js/wp-content/plugins/cpm-gallery/js/blueimp-gallery-vimeo.js

HTML / DOM Fingerprints

CSS Classes
code-gallery-attachment
HTML Comments
Copyright 2014 codepixelzmedia (email : info@codepixelz.market)This program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License, version 2, aspublished by the Free Software Foundation.+13 more
Data Attributes
code-gallery-attachment
FAQ

Frequently Asked Questions about Code Pixelz Simple Responsive Image Gallery Plugin