Date-based Taxonomy Archives Security & Risk Analysis

wordpress.org/plugins/date-based-taxonomy-archives

Add support for date-based taxonomy archives. Also includes a function for outputting archive links.

10 active installs v0.3.1 PHP + WP 3.4+ Updated Aug 17, 2015
archivedatetaxonomiestaxonomy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Date-based Taxonomy Archives Safe to Use in 2026?

Generally Safe

Score 85/100

Date-based Taxonomy Archives has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The 'date-based-taxonomy-archives' plugin v0.3.1 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate responsible development practices, with all SQL queries utilizing prepared statements and a high percentage of output being properly escaped. The lack of file operations and external HTTP requests further reduces potential attack vectors. Taint analysis also revealed no critical or high severity flows, suggesting that user-supplied data is being handled securely. The plugin's vulnerability history is also clean, with no known CVEs ever recorded, which implies a consistent track record of secure development and maintenance. However, the complete absence of nonce checks and capability checks across the entire plugin is a notable concern. While the current attack surface is zero, this omission represents a potential weakness if new entry points are introduced in future versions or if an existing, but not detected, entry point exists. This lack of explicit authorization checks on any potential interaction points, however minimal, could be exploited if new vulnerabilities are discovered or introduced.

In conclusion, 'date-based-taxonomy-archives' v0.3.1 appears to be a very secure plugin, with excellent practices in place for SQL, output, and taint handling, and no historical vulnerabilities. The primary area for improvement lies in implementing nonce and capability checks for any future or existing, albeit undetected, entry points to further harden its security. The current risk is low due to the limited attack surface, but this could change with future updates if best practices for input validation and authorization are not maintained.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output (1 of 5)
Vulnerabilities
None known

Date-based Taxonomy Archives Security Vulnerabilities

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

Date-based Taxonomy Archives Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

80% escaped5 total outputs
Attack Surface

Date-based Taxonomy Archives Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterdate_based_taxonomy_archives_wheredate-based-taxonomy-archives.php:90
filterdate_based_taxonomy_archives_joindate-based-taxonomy-archives.php:91
filterget_archives_linkdate-based-taxonomy-archives.php:92
actiongenerate_rewrite_rulesdate-based-taxonomy-archives.php:94
actiontransition_post_statusdate-based-taxonomy-archives.php:96
Maintenance & Trust

Date-based Taxonomy Archives Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 17, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Date-based Taxonomy Archives Developer Profile

Erick Hitter

12 plugins · 48K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
2199 days
View full developer profile
Detection Fingerprints

How We Detect Date-based Taxonomy Archives

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/date-based-taxonomy-archives/css/date-based-taxonomy-archives.css

HTML / DOM Fingerprints

CSS Classes
dbta-archives
Shortcode Output
[date_based_taxonomy_archives]
FAQ

Frequently Asked Questions about Date-based Taxonomy Archives