Compact Monthly Archive Security & Risk Analysis

wordpress.org/plugins/compact-monthly-archive-widget

Show a monthly archive list in a compact format - one letter per month.

10 active installs v1.0 PHP + WP 2.0.0+ Updated Jan 7, 2008
archivescalendarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Compact Monthly Archive Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 18yr ago
Risk Assessment

The "compact-monthly-archive-widget" plugin v1.0 exhibits a strong security posture regarding its attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This lack of exposed entry points significantly limits potential avenues for exploitation. Furthermore, the absence of file operations, external HTTP requests, and bundled libraries contributes positively to its security. However, the code analysis reveals significant concerns related to data handling. All SQL queries are executed without prepared statements, a critical oversight that exposes the plugin to SQL injection vulnerabilities. Additionally, a substantial number of output operations are not properly escaped, potentially leading to cross-site scripting (XSS) vulnerabilities. The vulnerability history is clean, indicating a lack of publicly known exploits, but this does not negate the inherent risks identified in the code. While the minimal attack surface is a strength, the lack of proper SQL sanitization and output escaping presents a clear and present danger.

Key Concerns

  • SQL queries not using prepared statements
  • No proper output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Compact Monthly Archive Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Compact Monthly Archive Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

Compact Monthly Archive Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped14 total outputs
Attack Surface

Compact Monthly Archive Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedcompactMonthlyArchiveWidget.php:89
actionplugins_loadedtrunk\compactMonthlyArchiveWidget.php:89
Maintenance & Trust

Compact Monthly Archive Maintenance & Trust

Maintenance Signals

WordPress version tested2.3.2
Last updatedJan 7, 2008
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Compact Monthly Archive Developer Profile

Oddthinking

1 plugin · 10 total installs

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

How We Detect Compact Monthly Archive

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
STO_cma_archive_listSTO_cma_lineSTO_cma_yearSTO_cma_monthSTO_cma_linkSTO_cma_emptySTO_cma_zwsp
HTML Comments
If a line break is required, recommend it at the halfway mark.Several attempts were made to include thin space and zero-width white spaces here, but browser support wasn't there yet, especially Firefox.
FAQ

Frequently Asked Questions about Compact Monthly Archive