Collapsible Archive Widget Security & Risk Analysis

wordpress.org/plugins/collapsible-archive-widget

This simple plugin is a widget that displays a collapsible archives list in your widgetized sidebar by utilizing JavaScript.

200 active installs v2.3.1 PHP + WP 2.1+ Updated Mar 16, 2009
archivecollapsecollapsiblecollapsible-archivewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Collapsible Archive Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The "collapsible-archive-widget" plugin v2.3.1 exhibits a concerning security posture primarily due to a complete lack of output escaping and the use of raw SQL queries. While the static analysis indicates a small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events without authentication or permission checks, this is overshadowed by the insecure coding practices present. The absence of any output escaping means that any data displayed by the plugin, if it were to originate from user input or external sources, would be vulnerable to cross-site scripting (XSS) attacks. Furthermore, all three identified SQL queries are not using prepared statements, opening the door to SQL injection vulnerabilities. The plugin also has no recorded vulnerability history, which could indicate either good security practices over time or simply a lack of scrutiny and discovery. Given the identified code signals, there is a significant potential for vulnerabilities that could be exploited if any user-controllable data is processed or displayed. The plugin's strength lies in its limited attack surface, but its weaknesses in input validation and output sanitization are severe and require immediate attention.

Key Concerns

  • No output escaping
  • SQL queries without prepared statements
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Collapsible Archive Widget Security Vulnerabilities

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

Collapsible Archive Widget Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

0% escaped23 total outputs
Attack Surface

Collapsible Archive Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initcollapsible-archive.php:491
actionwidgets_initcollapsible-archive.php:492
Maintenance & Trust

Collapsible Archive Widget Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedMar 16, 2009
PHP min version
Downloads20K

Community Trust

Rating100/100
Number of ratings3
Active installs200
Developer Profile

Collapsible Archive Widget Developer Profile

Ady Romantika

2 plugins · 500 total installs

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

How We Detect Collapsible Archive Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/collapsible-archive-widget/collapsible-archive-widget.css
Version Parameters
collapsible-archive-widget/collapsible-archive-widget.css?ver=collapsible-archive-widget/collapsible-archive-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
collapsible-archive-widget
HTML Comments
<!-- Copyright 2007-2009 ADY ROMANTIKA (ady AT romantika DOT name) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by+10 more
Data Attributes
onclick="visible_collapsiblearchive_toggle(
JS Globals
collapsiblearchive_togglecollapsiblearchive_togglesignvisible_
FAQ

Frequently Asked Questions about Collapsible Archive Widget