WP-SNAP! Security & Risk Analysis

wordpress.org/plugins/wp-snap

WP-SNAP! (WordPress System for Navigating Alphabetized Posts) creates an user interface for navigating alphabetized post titles.

90 active installs v0.9.4 PHP + WP 2.5+ Updated Aug 6, 2010
alphabeticalglossarynavigationpagepost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-SNAP! Safe to Use in 2026?

Generally Safe

Score 85/100

WP-SNAP! has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "wp-snap" v0.9.4 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points, combined with the presence of nonce and capability checks, suggests a well-defined and secured attack surface. Furthermore, the fact that all SQL queries utilize prepared statements is a significant strength, mitigating common SQL injection risks. The plugin also shows no known historical vulnerabilities, indicating a consistent effort towards security or a lack of targeted analysis until now.

However, a critical concern arises from the output escaping. With 11 total outputs and 0% properly escaped, this presents a significant risk for Cross-Site Scripting (XSS) vulnerabilities. Any data outputted by the plugin, if not properly sanitized on input, could be injected with malicious scripts that would then execute in the user's browser. While taint analysis did not reveal any unsanitized paths, this could be an artifact of the limited analysis scope or the nature of the flows examined. The lack of file operations and external HTTP requests further contributes to a reduced risk profile in those specific areas.

In conclusion, "wp-snap" v0.9.4 has several commendable security practices, particularly in its handling of entry points and database queries. The primary weakness is the complete lack of output escaping, which is a serious deficiency that must be addressed to prevent XSS attacks. The clean vulnerability history is positive, but the identified output escaping issue overshadows this strength, necessitating immediate attention.

Key Concerns

  • All output is unescaped
Vulnerabilities
None known

WP-SNAP! Security Vulnerabilities

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

WP-SNAP! Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped11 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
wp_snap_options_subpanel (wp-snap.php:822)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP-SNAP! Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuwp-snap.php:167
actioninitwp-snap.php:168
actioninitwp-snap.php:174
filterplugin_action_linkswp-snap.php:815
Maintenance & Trust

WP-SNAP! Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedAug 6, 2010
PHP min version
Downloads24K

Community Trust

Rating0/100
Number of ratings0
Active installs90
Developer Profile

WP-SNAP! Developer Profile

nateomedia

1 plugin · 90 total installs

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

How We Detect WP-SNAP!

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-snap/wp-snap.css/wp-content/plugins/wp-snap/wp-snap.js
Script Paths
/wp-content/plugins/wp-snap/wp-snap.js
Version Parameters
wp-snap/wp-snap.css?ver=wp-snap/wp-snap.js?ver=

HTML / DOM Fingerprints

CSS Classes
snap_navsnap_selected
Data Attributes
data-snap-nav
JS Globals
wp_snap_navwp_snap_vars
Shortcode Output
[wp_snap][wp_snap_browse]
FAQ

Frequently Asked Questions about WP-SNAP!