Post Category Indexer Security & Risk Analysis

wordpress.org/plugins/post-and-categories-indexer

Allows the user to insert a index of posts and categories on page/post.

10 active installs v1.1.2 PHP + WP 4.7+ Updated Feb 8, 2021
categoryindexpost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Category Indexer Safe to Use in 2026?

Generally Safe

Score 85/100

Post Category Indexer 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 'post-and-categories-indexer' plugin version 1.1.2 presents a mixed security posture. On the positive side, the plugin does not have any known historical vulnerabilities (CVEs), which suggests a good track record of security. Furthermore, its static analysis reveals no critical taint flows and all SQL queries are properly prepared, indicating careful handling of database interactions. The attack surface is minimal with no unprotected entry points. However, several significant concerns arise from the code analysis. The lack of any nonce checks and capability checks is a major red flag, as these are fundamental security mechanisms for WordPress plugins. Additionally, a significant portion of the plugin's output is not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever incorporated into these outputs. The presence of file operations without further context also warrants caution. While the plugin currently shows no vulnerabilities, the identified weaknesses in output escaping and authorization checks represent potential avenues for exploitation if an attacker can find a way to inject malicious data or trigger these unverified code paths.

Key Concerns

  • No Nonce Checks
  • No Capability Checks
  • Unescaped Output
  • File Operations Without Context
Vulnerabilities
None known

Post Category Indexer Security Vulnerabilities

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

Post Category Indexer Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface

Post Category Indexer Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rgpci] index.php:400
Maintenance & Trust

Post Category Indexer Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedFeb 8, 2021
PHP min version
Downloads866

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Post Category Indexer Developer Profile

brijrajs

2 plugins · 10 total installs

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

How We Detect Post Category Indexer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-and-categories-indexer/style.css/wp-content/plugins/post-and-categories-indexer/script.js
Script Paths
/wp-content/plugins/post-and-categories-indexer/script.js
Version Parameters
post-and-categories-indexer/style.css?ver=post-and-categories-indexer/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
rg-categoryrg-category-linkrg-ul-listrg-top-ul-list
FAQ

Frequently Asked Questions about Post Category Indexer