
New Tab Always Security & Risk Analysis
wordpress.org/plugins/new-tab-alwaysAlways open links in a new tab.
Is New Tab Always Safe to Use in 2026?
Generally Safe
Score 85/100New Tab Always has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "new-tab-always" plugin v0.5 exhibits a strong security posture based on the provided static analysis. There are no identified entry points such as AJAX handlers, REST API routes, or shortcodes that are exposed without authentication or permission checks. The code also demonstrates good practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and ensuring 100% of outputs are properly escaped. Furthermore, the absence of file operations and external HTTP requests reduces potential attack vectors.
Concerns arise from the complete lack of any security checks observed in the code signals. Specifically, there are zero nonce checks and zero capability checks. While the attack surface is currently zero, this indicates that if any new functionality were to be added that introduces an entry point, it would likely be implemented without essential security measures. The taint analysis showing zero unsanitized paths is positive, but this is in conjunction with zero flows analyzed, suggesting a lack of comprehensive testing for potential vulnerabilities.
The vulnerability history is entirely clean, with no recorded CVEs. This suggests either a lack of past vulnerabilities or a history of prompt patching, both of which are positive indicators. However, combined with the lack of robust security implementations in the code, it's difficult to definitively conclude the plugin's long-term security resilience. In conclusion, while the current version of "new-tab-always" appears secure due to its minimal attack surface and lack of known vulnerabilities, the absence of fundamental security checks like nonces and capability checks presents a significant risk for future development and introduces a latent weakness.
Key Concerns
- No nonce checks implemented
- No capability checks implemented
- Zero taint flows analyzed
New Tab Always Security Vulnerabilities
New Tab Always Code Analysis
New Tab Always Attack Surface
WordPress Hooks 1
Maintenance & Trust
New Tab Always Maintenance & Trust
Maintenance Signals
Community Trust
New Tab Always Alternatives
Automatic Domain Changer
automatic-domain-changer
Automatically detects a domain name change, and updates all the WordPress tables in the database to reflect this change.
Custom Meta Widget
custom-meta-widget
Clone of the standard Meta widget plus options to hide log in/out, admin, feed and WordPress.org/custom links.
Root Relative URLs
root-relative-urls
Converts all URLs to root-relative URLs for hosting the same site on multiple IPs, easier production migration and better mobile device testing.
Admin Slug Column
admin-slug-column
Adds a URL path column to all admin post type edit screens. Works with posts, pages, and any custom post type including WooCommerce products.
Admin Collapse Subpages
admin-collapse-subpages
Using this plugin one can easily collapse/expand pages with children and grand children.
New Tab Always Developer Profile
8 plugins · 180 total installs
How We Detect New Tab Always
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/new-tab-always/new-tab-always.phpHTML / DOM Fingerprints
Copyright (C) 2016 Jake Spurlock whyisjake@gmail.comThis program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USAjQuery