Categorized Security & Risk Analysis

wordpress.org/plugins/categorized

Unchecks the default post category when you first select a non-default category

10 active installs v1.0 PHP + WP 3.5+ Updated May 11, 2013
admincategory
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Categorized Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "categorized" v1.0 plugin exhibits a strong security posture based on the provided static analysis. There are no identified dangerous functions, all SQL queries utilize prepared statements, and output escaping is correctly implemented. Furthermore, the absence of file operations and external HTTP requests reduces potential attack vectors. The lack of identified taint flows, particularly those with unsanitized paths, is a significant strength, indicating that data is likely handled safely.

Concerns arise from the complete absence of nonce checks and capability checks. While the attack surface appears minimal with zero entry points, the lack of these fundamental security mechanisms means that even if an entry point were to be introduced or overlooked in the analysis, it would be unprotected. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of its past security. However, this could also be attributed to a small user base or limited historical security auditing.

In conclusion, "categorized" v1.0 demonstrates excellent core coding practices regarding SQL and output sanitization. Its primary weakness lies in the fundamental absence of nonce and capability checks, which are crucial for securing any WordPress functionality. While no current vulnerabilities are evident, this omission leaves it exposed to potential future exploits should any interaction points be added or revealed.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Categorized Security Vulnerabilities

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

Categorized Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Categorized Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedcategorized.php:36
actionadmin_enqueue_scriptscategorized.php:41
actionadmin_headcategorized.php:46
Maintenance & Trust

Categorized Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedMay 11, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings5
Active installs10
Developer Profile

Categorized Developer Profile

Mark Jaquith

29 plugins · 176K total installs

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

How We Detect Categorized

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/categorized/js/categorized.js
Script Paths
/wp-content/plugins/categorized/js/categorized.js
Version Parameters
20130511

HTML / DOM Fingerprints

JS Globals
cwsCategorizedDefault
FAQ

Frequently Asked Questions about Categorized