sCategory Permalink Security & Risk Analysis

wordpress.org/plugins/scategory-permalink

Plugin allows to select category which will be used to generate permalink on post edit page. Use custom permalink option %scategory%.

50 active installs v0.6.2 PHP + WP 2.7.0+ Updated Jul 30, 2009
categorypermalinkpermalinksseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is sCategory Permalink Safe to Use in 2026?

Generally Safe

Score 85/100

sCategory Permalink has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The "scategory-permalink" v0.6.2 plugin exhibits a seemingly strong security posture based on the provided static analysis, with no direct entry points identified in AJAX handlers, REST API, shortcodes, or cron events. Furthermore, the absence of dangerous functions, external HTTP requests, and the reported use of prepared statements for all SQL queries are positive indicators. The lack of any recorded vulnerabilities in its history suggests a generally well-maintained codebase or limited exposure.

However, a significant concern arises from the complete lack of output escaping. This means that any data processed by the plugin and subsequently displayed to users could be vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce checks and capability checks on what are effectively hidden entry points (even if they are currently 0) also represent potential gaps that could become exploitable if new entry points are introduced in future versions without proper security considerations. The complete lack of taint analysis results is also unusual and might indicate a limitation of the analysis tool or that the plugin's code structure did not trigger any flows for analysis.

In conclusion, while the plugin has a clean vulnerability history and avoids common pitfalls like raw SQL and external requests, the critical flaw of unescaped output presents a tangible risk. The absence of explicit permission and nonce checks, even with zero current entry points, warrants attention for future development to ensure robust security.

Key Concerns

  • 0% output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

sCategory Permalink Security Vulnerabilities

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

sCategory Permalink Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

sCategory Permalink Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_headscategory_permalink.php:33
actionadmin_footerscategory_permalink.php:34
filterpost_linkscategory_permalink.php:37
filterinitscategory_permalink.php:38
filterpost_rewrite_rulesscategory_permalink.php:39
actiontransition_post_statusscategory_permalink.php:42
Maintenance & Trust

sCategory Permalink Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.2
Last updatedJul 30, 2009
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

sCategory Permalink Developer Profile

Dmytro Shteflyuk

3 plugins · 1K total installs

66
trust score
Avg Security Score
81/100
Avg Patch Time
232 days
View full developer profile
Detection Fingerprints

How We Detect sCategory Permalink

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scategory-permalink/scategory_permalink.js
Script Paths
/wp-content/plugins/scategory-permalink/scategory_permalink.js

HTML / DOM Fingerprints

CSS Classes
scategory_link
JS Globals
jQuery('#categorydiv').sCategoryPermalink
FAQ

Frequently Asked Questions about sCategory Permalink