jadedcoder Sticky Permalinks Security & Risk Analysis

wordpress.org/plugins/jadedcoder-sticky-permalinks

Keeps a history of your permalinks no matter what changes you make on your site, and redirects old links to the new ones.

10 active installs v0.1beta PHP + WP 2.0.0+ Updated Aug 14, 2007
archivedigggooglelinkpermalink
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is jadedcoder Sticky Permalinks Safe to Use in 2026?

Generally Safe

Score 85/100

jadedcoder Sticky Permalinks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 18yr ago
Risk Assessment

The jadedcoder-sticky-permalinks plugin, in its v0.1beta version, exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding output escaping, with 100% of analyzed outputs being properly escaped, and it has no known vulnerability history, suggesting a potentially stable codebase. It also reports no dangerous functions or file operations, and importantly, no external HTTP requests.

However, there are significant concerns arising from the static analysis. The plugin has a complete lack of any authentication or capability checks for its entry points, meaning any user, regardless of their role, could potentially interact with its functionality if any were exposed. While the attack surface is currently reported as zero, the absence of these checks is a major architectural flaw that would become a critical risk if functionality were added or exposed. Furthermore, the taint analysis revealed two high-severity flows with unsanitized paths, indicating potential vulnerabilities where user-supplied data could be manipulated in unintended ways. The SQL query usage is also a concern, with only 87% of queries utilizing prepared statements, leaving 13% vulnerable to SQL injection if not properly handled elsewhere.

In conclusion, while the plugin currently has a low apparent attack surface and a clean vulnerability history, the high-severity taint flows and the complete absence of authentication/capability checks are significant weaknesses. The SQL query practice is also suboptimal. These factors present a considerable risk, especially if the plugin's functionality is expanded or if the unsanitized paths are exploitable.

Key Concerns

  • High severity taint flows with unsanitized paths
  • SQL queries not using prepared statements
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

jadedcoder Sticky Permalinks Security Vulnerabilities

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

jadedcoder Sticky Permalinks Code Analysis

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

SQL Query Safety

13% prepared16 total queries
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
tryRedirect (Jcsp.php:172)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

jadedcoder Sticky Permalinks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionactivate_jadedcoder-sticky-permalinks/jadedcoder-sticky-permalinks.phpjadedcoder-sticky-permalinks.php:31
actionedit_categoryjadedcoder-sticky-permalinks.php:32
actionedit_postjadedcoder-sticky-permalinks.php:33
actioninitjadedcoder-sticky-permalinks.php:34
Maintenance & Trust

jadedcoder Sticky Permalinks Maintenance & Trust

Maintenance Signals

WordPress version tested2.2
Last updatedAug 14, 2007
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

jadedcoder Sticky Permalinks Developer Profile

matthewhorner

1 plugin · 10 total installs

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

How We Detect jadedcoder Sticky Permalinks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jadedcoder-sticky-permalinks/css/style.css/wp-content/plugins/jadedcoder-sticky-permalinks/js/script.js
Script Paths
/wp-content/plugins/jadedcoder-sticky-permalinks/js/script.js
Version Parameters
jadedcoder-sticky-permalinks/css/style.css?ver=jadedcoder-sticky-permalinks/js/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about jadedcoder Sticky Permalinks