Assign Category in post Security & Risk Analysis

wordpress.org/plugins/category-assign-in-post

New category assign in post

0 active installs v1.0.2 PHP + WP 4.0+ Updated May 9, 2020
assign-category-in-postset-category-in-post
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Assign Category in post Safe to Use in 2026?

Generally Safe

Score 85/100

Assign Category in post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "category-assign-in-post" v1.0.2 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate a good practice of using prepared statements for all SQL queries, which is a crucial defense against SQL injection vulnerabilities. The presence of a nonce check is also a positive indicator of security awareness.

However, a notable concern is the low percentage (40%) of properly escaped output. This suggests a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly outputted without adequate sanitization. While the taint analysis shows no unsanitized flows, this could be due to the limited analysis performed or the specific nature of the plugin's functionality, and the output escaping issue remains a tangible risk. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign, but it does not negate the risks identified in the code analysis.

In conclusion, while the plugin has strengths in its limited attack surface and secure database practices, the insufficient output escaping represents a significant weakness that could be exploited. Developers should prioritize addressing the output escaping issues to mitigate potential XSS risks. The lack of capability checks is also a point of concern, as it implies that certain functionalities might be accessible to users who shouldn't have access, though the limited attack surface mitigates the immediate impact.

Key Concerns

  • Insufficient output escaping (only 40% proper)
  • Missing capability checks
Vulnerabilities
None known

Assign Category in post Security Vulnerabilities

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

Assign Category in post Code Analysis

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

Output Escaping

40% escaped5 total outputs
Attack Surface

Assign Category in post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuassign_category.php:21
Maintenance & Trust

Assign Category in post Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMay 9, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Assign Category in post Alternatives

No alternatives data available yet.

Developer Profile

Assign Category in post Developer Profile

Kaushik Nakrani

1 plugin · 0 total installs

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

How We Detect Assign Category in post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/category-assign-in-post/assets/css/assigncategory.css/wp-content/plugins/category-assign-in-post/assets/js/assigncategory.js
Script Paths
/wp-content/plugins/category-assign-in-post/assets/js/assigncategory.js
Version Parameters
category-assign-in-post/assets/css/assigncategory.css?ver=category-assign-in-post/assets/js/assigncategory.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Assign Category in post