Snazzy Archives Security & Risk Analysis

wordpress.org/plugins/snazzy-archives

Snazzy Archives is a visualization plugin for your WordPress site featuring an unique way to display all your posts. Your archive page will never be b …

300 active installs v1.7.3 PHP + WP 2.3+ Updated Dec 22, 2014
archivearchivesimagejquerypost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Snazzy Archives Safe to Use in 2026?

Generally Safe

Score 85/100

Snazzy Archives 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 snazzy-archives plugin version 1.7.3 demonstrates a mixed security posture. On the positive side, there are no known vulnerabilities (CVEs) associated with this plugin, and the static analysis found no critical or high-severity taint flows. Additionally, the plugin has a very small attack surface with only one entry point (a shortcode) and no external HTTP requests, which are generally good signs. However, several concerning code signals indicate potential weaknesses.

The most significant concern is the complete lack of output escaping for all identified outputs. This means any data rendered to the user interface could be vulnerable to cross-site scripting (XSS) attacks if it originates from untrusted sources. Furthermore, while SQL queries are present, 50% of them are not using prepared statements, posing a risk of SQL injection. The plugin also lacks capability checks, meaning administrative actions or sensitive data access might not be properly restricted based on user roles. The presence of file operations, though not inherently insecure, adds to the potential attack surface if not handled with extreme care.

Given the absence of historical vulnerabilities and taint flow issues, the plugin might appear secure at first glance. However, the identified code-level weaknesses, particularly the universal lack of output escaping and the presence of non-prepared SQL queries, represent tangible security risks that could be exploited. The overall security is therefore moderate, with critical areas needing immediate attention to prevent common web vulnerabilities.

Key Concerns

  • 0% output escaping
  • 50% of SQL queries not prepared
  • 0 capability checks
  • 1 shortcode entry point
Vulnerabilities
None known

Snazzy Archives Security Vulnerabilities

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

Snazzy Archives Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

0% escaped30 total outputs
Attack Surface

Snazzy Archives Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[snazzy-archive] snazzy-archives.php:57
WordPress Hooks 4
actionadmin_menusnazzy-archives.php:60
actionwp_print_scriptssnazzy-archives.php:61
actionedit_postsnazzy-archives.php:63
actionsave_postsnazzy-archives.php:64
Maintenance & Trust

Snazzy Archives Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedDec 22, 2014
PHP min version
Downloads110K

Community Trust

Rating100/100
Number of ratings2
Active installs300
Developer Profile

Snazzy Archives Developer Profile

Vladimir Prelovac

20 plugins · 1.0M total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
2577 days
View full developer profile
Detection Fingerprints

How We Detect Snazzy Archives

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/snazzy-archives/snazzy-archives.css/wp-content/plugins/snazzy-archives/i/jcarousellite_1.0.1.js/wp-content/plugins/snazzy-archives/i/jquery.corner.js/wp-content/plugins/snazzy-archives/i/rotator.js/wp-content/plugins/snazzy-archives/snazzy-archives.js
Script Paths
/wp-content/plugins/snazzy-archives/snazzy-archives.js

HTML / DOM Fingerprints

Data Attributes
data-snazzy-minidata-snazzy-fxdata-snazzy-corners
JS Globals
SnazzySettings
Shortcode Output
[snazzy-archive]
FAQ

Frequently Asked Questions about Snazzy Archives