New Simple Gallery Security & Risk Analysis

wordpress.org/plugins/new-simple-gallery

To display images as an automatic slideshow that can also be explicitly played or paused by the user.

30 active installs v8.0 PHP + WP 3.3+ Updated Dec 1, 2022
galleryimagesslideshow
63
C · Use Caution
CVEs total1
Unpatched1
Last CVESep 5, 2025
Safety Verdict

Is New Simple Gallery Safe to Use in 2026?

Use With Caution

Score 63/100

New Simple Gallery has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Sep 5, 2025Updated 3yr ago
Risk Assessment

The "new-simple-gallery" plugin version 8.0 exhibits a mixed security posture. On one hand, the static analysis reveals several positive security practices. The plugin utilizes prepared statements for all its SQL queries, indicating a strong defense against SQL injection through database interactions. There are also a reasonable number of nonce checks present, which helps in validating user requests. The limited attack surface, with only one shortcode and no exposed AJAX handlers or REST API routes without authentication, is also a positive indicator.

However, the plugin is not without its concerns. The most significant is the presence of a known, unpatched medium severity vulnerability from 2025-09-05, which historically has been related to SQL injection. This single unpatched CVE poses a considerable risk to any WordPress site using this version. Furthermore, the static analysis shows that only 63% of output is properly escaped. While not a critical flaw on its own, a large number of unescaped outputs can contribute to cross-site scripting (XSS) vulnerabilities if not carefully managed within the context of the application.

In conclusion, while the plugin demonstrates good practices in areas like SQL query handling and limiting its direct attack surface, the single unpatched SQL injection vulnerability from its history is a critical weakness that outweighs these strengths. The moderate rate of output escaping is also a point of attention. Website administrators should prioritize updating or replacing this plugin to mitigate the known security risk.

Key Concerns

  • Unpatched medium CVE
  • Significant amount of unescaped output
Vulnerabilities
1 published

New Simple Gallery Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-58881medium · 6.5Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

New Simple Gallery <= 8.0 - Authenticated (Contributor+) SQL Injection

Sep 5, 2025Unpatched
Version History

New Simple Gallery Release Timeline

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

New Simple Gallery Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
21 prepared
Unescaped Output
14
24 escaped
Nonce Checks
3
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared21 total queries

Output Escaping

63% escaped38 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<image-management-show> (pages/image-management-show.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

New Simple Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[new-simple-gallery] new-simple-gallery.php:24
WordPress Hooks 4
actionadmin_menunew-simple-gallery.php:229
actionplugins_loadednew-simple-gallery.php:262
actioninitnew-simple-gallery.php:263
actionadmin_enqueue_scriptsnew-simple-gallery.php:266
Maintenance & Trust

New Simple Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads16K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

New Simple Gallery Developer Profile

gopiplus

54 plugins · 17K total installs

75
trust score
Avg Security Score
82/100
Avg Patch Time
72 days
View full developer profile
Detection Fingerprints

How We Detect New Simple Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/new-simple-gallery/new-simple-gallery.js
Version Parameters
new-simple-gallery/new-simple-gallery.js?ver=

HTML / DOM Fingerprints

JS Globals
newsimplegallery
Shortcode Output
<script type="text/javascript">var mygallery=new newsimplegallery({wrapperid:dimensions: [imagearray: [
FAQ

Frequently Asked Questions about New Simple Gallery