Nova's Gallery Security & Risk Analysis

wordpress.org/plugins/novas-gallery

Nova's Gallery places your photos from social networks & media library into your websites

10 active installs v1.4.2 PHP + WP 3.9+ Updated Apr 26, 2015
feedmedia-libraryphoto-gallerysocial-networking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Nova's Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The novas-gallery plugin v1.4.2 exhibits a concerning security posture due to a high number of unprotected entry points and a complete lack of output escaping and prepared SQL statements. The static analysis reveals that all 5 AJAX handlers are exposed without authentication checks, representing a significant attack vector. Furthermore, the absence of any output escaping means that user-supplied data, if processed, could be injected directly into the page, leading to potential Cross-Site Scripting (XSS) vulnerabilities. The analysis also shows 8 SQL queries, none of which are prepared, increasing the risk of SQL injection attacks if any user input is used in these queries. Despite the absence of known CVEs and critical taint flows, the fundamental coding practices observed are weak, leaving the plugin susceptible to common web vulnerabilities. The lack of any recorded vulnerabilities in its history might suggest limited exposure or past good fortune, but it does not mitigate the inherent risks identified in the current code.

Key Concerns

  • 5 AJAX handlers without auth checks
  • 8 SQL queries, 0% prepared
  • 9 outputs, 0% escaped
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

Nova's Gallery Security Vulnerabilities

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

Nova's Gallery Release Timeline

v1.4.2Current
v1.4.1
v1.4.0
v1.3.9
v1.3.8
Code Analysis
Analyzed Mar 16, 2026

Nova's Gallery Code Analysis

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

SQL Query Safety

0% prepared8 total queries

Output Escaping

0% escaped9 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
NGSave (novas-gallery.php:157)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

Nova's Gallery Attack Surface

Entry Points6
Unprotected5

AJAX Handlers 5

authwp_ajax_NGAddnovas-gallery.php:112
authwp_ajax_NGRemovenovas-gallery.php:123
authwp_ajax_NGNewnovas-gallery.php:133
authwp_ajax_NGDeletenovas-gallery.php:147
authwp_ajax_NGSavenovas-gallery.php:156

Shortcodes 1

[NG] novas-gallery.php:111
WordPress Hooks 2
actionadmin_enqueue_scriptsnovas-gallery.php:59
actionadmin_menunovas-gallery.php:77
Maintenance & Trust

Nova's Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 26, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Nova's Gallery Developer Profile

elrond1369

1 plugin · 10 total installs

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

How We Detect Nova's Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/novas-gallery/admin.css/wp-content/plugins/novas-gallery/admin.js/wp-content/plugins/novas-gallery/gallery.css/wp-content/plugins/novas-gallery/facebook.js
Script Paths
/wp-content/plugins/novas-gallery/admin.js/wp-content/plugins/novas-gallery/local.js/wp-content/plugins/novas-gallery/facebook.js

HTML / DOM Fingerprints

CSS Classes
NGstatus
Data Attributes
feedidexclude
JS Globals
ajax_object
Shortcode Output
<div id="gallery" feedid=<div id="gallery" feedid=
FAQ

Frequently Asked Questions about Nova's Gallery