Category Archives Block Security & Risk Analysis

wordpress.org/plugins/category-archives-block

Displays a monthly or yearly archive of posts for one or more specific categories.

900 active installs v1.0.4 PHP 7.0.0+ WP 5.6+ Updated Feb 7, 2026
archivearchivesblockcategoryyearly
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Archives Block Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "category-archives-block" v1.0.4 plugin exhibits a strong security posture based on the provided static analysis. There are no identified attack surfaces such as AJAX handlers, REST API routes, shortcodes, or cron events that could be directly exploited without authentication. The code analysis reveals a lack of dangerous functions, file operations, or external HTTP requests, and all SQL queries are properly prepared. Furthermore, all output is correctly escaped, mitigating the risk of cross-site scripting (XSS) vulnerabilities.

However, the complete absence of nonce checks and capability checks across all entry points, while currently zero in number, presents a potential future risk. If the plugin were to introduce any new functionality that creates an attack surface in the future, the lack of these fundamental security controls would immediately expose it to vulnerabilities. The plugin also has no recorded vulnerability history, which is a positive indicator of its past security performance. In conclusion, while the current version is remarkably secure due to its limited functionality and well-implemented code practices, the absence of basic security checks leaves it susceptible to rapid exploitation should new features be added without proper hardening.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Category Archives Block Security Vulnerabilities

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

Category Archives Block Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Category Archives Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filtergetarchives_wherecategory-archives-block.php:40
filtergetarchives_joincategory-archives-block.php:41
filterget_archives_linkcategory-archives-block.php:42
filterget_the_archive_titlecategory-archives-block.php:237
actioninitcategory-archives-block.php:287
Maintenance & Trust

Category Archives Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 7, 2026
PHP min version7.0.0
Downloads9K

Community Trust

Rating80/100
Number of ratings4
Active installs900
Developer Profile

Category Archives Block Developer Profile

Daniel Floeter

6 plugins · 11K total installs

92
trust score
Avg Security Score
97/100
Avg Patch Time
14 days
View full developer profile
Detection Fingerprints

How We Detect Category Archives Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/category-archives-block/build/index.asset.php/wp-content/plugins/category-archives-block/build/index.js/wp-content/plugins/category-archives-block/build/style-index.css
Script Paths
build/index.js
Version Parameters
tiptip-category-archives-block-editortiptip-category-archives-block

HTML / DOM Fingerprints

CSS Classes
category-archives-block-dropdowncategory-archives-block-listscreen-reader-text
Data Attributes
data-block="tiptip/category-archives-block"
Shortcode Output
<select id="category-archives-block-<option value="">Select Year</option><option value="">Select Month</option><option value="">Select Day</option>
FAQ

Frequently Asked Questions about Category Archives Block