NextGEN Scroll Gallery Security & Risk Analysis

wordpress.org/plugins/nextgen-scrollgallery

Awesome free JavaScript gallery. BMo-Design's Mootools Javascript ScrollGallery as a Plugin for the Wordpress NextGEN Gallery.

1K active installs v1.8.2 PHP + WP 3.1+ Updated Nov 28, 2017
bmo-designnextgenpicturescroll-galleryscrollgallery
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NextGEN Scroll Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "nextgen-scrollgallery" v1.8.2 plugin exhibits a mixed security posture. On the positive side, there are no known vulnerabilities (CVEs) recorded, and the static analysis does not reveal any critical or high-severity taint flows. Furthermore, the plugin has a limited attack surface with no unprotected entry points and no external HTTP requests. However, significant concerns arise from the code signals analysis. The presence of dangerous functions like `unserialize` and `create_function` is a major red flag, as these can be exploited if user-controlled data is passed to them without proper sanitization. Additionally, a low percentage of output escaping (13%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities. The complete absence of nonce checks and capability checks for its entry points further amplifies these risks, as it implies that any authenticated user could potentially trigger these functions, regardless of their intended permissions.

Key Concerns

  • Dangerous function: unserialize
  • Dangerous function: create_function
  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
  • SQL queries not always prepared
Vulnerabilities
None known

NextGEN Scroll Gallery Security Vulnerabilities

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

NextGEN Scroll Gallery Release Timeline

v2.0.2 beta
v2.0.0 beta
v1.8.0
v1.6
v1.5
v1.4.2
Code Analysis
Analyzed Mar 16, 2026

NextGEN Scroll Gallery Code Analysis

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

Dangerous Functions Found

unserialize$serialized_data = unserialize($picture->meta_data);nggScrollGallery.php:207
create_functionuasort($cssfiles, create_function('$a, $b', 'return strnatcasecmp($a["Name"], $b["Name"]);'));nggScrollGallery.php:665

SQL Query Safety

67% prepared9 total queries

Output Escaping

13% escaped16 total outputs
Attack Surface

NextGEN Scroll Gallery Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[scrollGallery] nggScrollGallery.php:769
[sG_thumbsSolo] nggScrollGallery.php:770
[sG_imagesSolo] nggScrollGallery.php:771
WordPress Hooks 6
actionadmin_noticesnggScrollGallery.php:437
actionadmin_menunggScrollGallery.php:764
actionadmin_initnggScrollGallery.php:765
filterplugin_row_metanggScrollGallery.php:766
filterthe_contentnggScrollGallery.php:768
actionwp_headnggScrollGallery.php:774
Maintenance & Trust

NextGEN Scroll Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.2
Last updatedNov 28, 2017
PHP min version
Downloads213K

Community Trust

Rating82/100
Number of ratings21
Active installs1K
Developer Profile

NextGEN Scroll Gallery Developer Profile

Benedikt Mo

2 plugins · 1K total installs

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

How We Detect NextGEN Scroll Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nextgen-scrollgallery/js/nextgen-scrollgallery.js/wp-content/plugins/nextgen-scrollgallery/css/nextgen-scrollgallery.css/wp-content/plugins/nextgen-scrollgallery/js/mootools-core.js/wp-content/plugins/nextgen-scrollgallery/js/mootools-more.js/wp-content/plugins/nextgen-scrollgallery/js/mobile.js
Script Paths
/wp-content/plugins/nextgen-scrollgallery/js/nextgen-scrollgallery.js/wp-content/plugins/nextgen-scrollgallery/js/mootools-core.js/wp-content/plugins/nextgen-scrollgallery/js/mootools-more.js/wp-content/plugins/nextgen-scrollgallery/js/mobile.js
Version Parameters
/wp-content/plugins/nextgen-scrollgallery/js/nextgen-scrollgallery.js?ver=/wp-content/plugins/nextgen-scrollgallery/css/nextgen-scrollgallery.css?ver=/wp-content/plugins/nextgen-scrollgallery/js/mootools-core.js?ver=/wp-content/plugins/nextgen-scrollgallery/js/mootools-more.js?ver=/wp-content/plugins/nextgen-scrollgallery/js/mobile.js?ver=

HTML / DOM Fingerprints

CSS Classes
sg_wrappersg_mainsg_thumbs
HTML Comments
<!-- Gallery not found --><!-- Begin NextGen Scroll Gallery -->
Data Attributes
data-galleryiddata-sg-settings
JS Globals
nextgenScrollGallery
Shortcode Output
[scrollGallery[scrollGallery id=[scrollGallery width=[scrollGallery height=
FAQ

Frequently Asked Questions about NextGEN Scroll Gallery