
WPNeon GoCodes 2 Security & Risk Analysis
wordpress.org/plugins/wpneon-gocodesBased on the original GoCodes plugin, "WPNeon GoCodes 2" is a revamnped URL redirection/shortener plugin. Great for podcasting and redirecti …
Is WPNeon GoCodes 2 Safe to Use in 2026?
Generally Safe
Score 85/100WPNeon GoCodes 2 has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wpneon-gocodes v1.0 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of exposed AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code demonstrates good practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. The SQL query usage, with 57% employing prepared statements, is a reasonable starting point, and the high rate of output escaping (83%) is commendable.
However, there are notable concerns. The taint analysis reveals that all three analyzed flows have unsanitized paths, and while they are not classified as critical or high severity, this warrants attention as it indicates potential vulnerabilities if malicious input were to be processed. The complete lack of nonce checks and capability checks across all entry points (even though the attack surface is currently zero) is a significant weakness that could be exploited if new entry points are introduced or if existing ones are not properly secured.
The vulnerability history is clean, with no recorded CVEs, which is a positive indicator of past development quality. However, the absence of a vulnerability history does not guarantee future security. The plugin's strengths lie in its limited attack surface and decent output escaping. Its weaknesses are primarily the potential for unsanitized input processing indicated by the taint analysis and the critical absence of nonces and capability checks for future extensibility.
Key Concerns
- Taint flows with unsanitized paths (3/3)
- No nonce checks found
- No capability checks found
- Some SQL queries not using prepared statements (43%)
- Some output not properly escaped (17%)
WPNeon GoCodes 2 Security Vulnerabilities
WPNeon GoCodes 2 Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
WPNeon GoCodes 2 Attack Surface
WordPress Hooks 5
Maintenance & Trust
WPNeon GoCodes 2 Maintenance & Trust
Maintenance Signals
Community Trust
WPNeon GoCodes 2 Alternatives
Speedy Page Redirect
speedy-page-redirect
Redirect pages and posts to other locations.
Nomore404 404 Redirection and Firewall
nomore404-404-redirection-and-firewall
NoMore404 is a free WordPress plugin for redirection of 404 pages and simple firewall to block malicious hosts and URLs.
Advanced Redirection Tool
advanced-redirection-tool
A simple and efficient WordPress plugin to manage URL redirections for your website. Add, edit, delete, and bulk upload redirections with ease.
URL Shortener by Melk
url-shortener-by-melk
Create short URLs for your WordPress posts, pages, categories, tags, and custom post types automatically.
301 Redirects – Redirect Manager
eps-301-redirects
Manage 301 & 302 redirects. Simple redirection & redirects validation. Includes redirect stats & 404 error log.
WPNeon GoCodes 2 Developer Profile
1 plugin · 60 total installs
How We Detect WPNeon GoCodes 2
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.