Edit Category Slug (Multisite) Security & Risk Analysis

wordpress.org/plugins/edit-category-slug

Allows to specify or edit a category slug in WordPress Multisite.

10 active installs v0.4 PHP + WP 2.6+ Updated Feb 14, 2011
admincategorymultisiteslugwpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Edit Category Slug (Multisite) Safe to Use in 2026?

Generally Safe

Score 85/100

Edit Category Slug (Multisite) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "edit-category-slug" v0.4 plugin exhibits a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the analysis indicates a complete absence of dangerous functions, file operations, external HTTP requests, and critical taint analysis findings, which are all positive indicators.

However, a notable concern arises from the "Output escaping" metric, where only 50% of the total outputs are properly escaped. This suggests a potential for cross-site scripting (XSS) vulnerabilities if the unescaped outputs are rendered in a context where they can be interpreted as executable code. Additionally, the complete lack of nonce checks and capability checks, while not directly indicative of a vulnerability given the current attack surface, represents a missing layer of security that could become problematic if the plugin's entry points were to expand in future versions. The vulnerability history being entirely clear is a good sign, but it does not mitigate the risks identified within the current code analysis.

In conclusion, while the plugin has a minimal attack surface and a clean vulnerability history, the unescaped output is a tangible security risk that should be addressed. The absence of authentication checks on potential future entry points also warrants consideration for a more robust security approach. The plugin is generally well-behaved in its current state, but the output escaping issue presents a clear, albeit potentially low-impact, vulnerability.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Edit Category Slug (Multisite) Security Vulnerabilities

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

Edit Category Slug (Multisite) Code Analysis

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

Output Escaping

50% escaped6 total outputs
Attack Surface

Edit Category Slug (Multisite) Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionedit_category_formedit-category-slug.php:42
actionedit_categoryedit-category-slug.php:55
actionadmin_initedit-category-slug.php:60
Maintenance & Trust

Edit Category Slug (Multisite) Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedFeb 14, 2011
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Edit Category Slug (Multisite) Developer Profile

Sergey Biryukov

23 plugins · 313K total installs

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

How We Detect Edit Category Slug (Multisite)

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

Asset Fingerprints

Script Paths
/wp-content/plugins/edit-category-slug/edit-category-slug.php

HTML / DOM Fingerprints

CSS Classes
form-field
HTML Comments
<![CDATA[]]>
Data Attributes
name="category_nicename"id="category_nicename"
JS Globals
form_addcatform_editcatslugRowslugDiv
FAQ

Frequently Asked Questions about Edit Category Slug (Multisite)