
Tied Pages Security & Risk Analysis
wordpress.org/plugins/tied-pagesTie a page to a master page to adopt the master content. If you change the master page, the changes are automatically applied to the tied page(s).
Is Tied Pages Safe to Use in 2026?
Generally Safe
Score 85/100Tied Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "tied-pages" plugin v0.2.0 exhibits a generally strong security posture, with no known historical vulnerabilities and a clean bill of health in terms of common attack vectors like AJAX handlers, REST API routes, and shortcodes. The codebase also demonstrates good practices by largely utilizing prepared statements for its SQL queries and including a nonce check and capability check. This suggests a developer who is aware of fundamental WordPress security principles.
However, the static analysis did reveal two concerning taint flows with unsanitized paths, both flagged as high severity. While the total number of flows analyzed is small, the presence of two high-severity issues indicates potential weaknesses in how data is handled within the plugin, which could be exploited if an attacker can control the input leading to these flows. The low percentage of properly escaped output (33%) is also a concern, as it increases the risk of cross-site scripting (XSS) vulnerabilities, especially if user-provided data is involved in these unescaped outputs.
Despite the absence of historical vulnerabilities, the detected taint flows and the poor output escaping warrant attention. The plugin's strengths lie in its minimal attack surface and good SQL practices, but the identified taint issues and escaping deficiencies are clear weaknesses that should be addressed to ensure a more robust security profile.
Key Concerns
- High severity taint flows found
- Low percentage of properly escaped output
Tied Pages Security Vulnerabilities
Tied Pages Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Tied Pages Attack Surface
WordPress Hooks 7
Maintenance & Trust
Tied Pages Maintenance & Trust
Maintenance Signals
Community Trust
Tied Pages Alternatives
Force Sell for WooCommerce
force-sell-for-woocommerce
Force Sell for WooCommerce plugin allows you to link products to another product, so they are added to the cart together.
WordLift – AI powered SEO – Schema
wordlift
Search engines are looking for meaning, not keywords. WordLift tells Google how your content relates to your brand, products, and stakeholders.
WP-LDP
wp-ldp
This plugin aims to emulate the default caracteristics of a Linked Data Platform compatible server.
wp-linked-data
wp-linked-data
Publishes blog post & author data as Linked Data.
Tied Pages Developer Profile
2 plugins · 100 total installs
How We Detect Tied Pages
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.