Flexo Archives Security & Risk Analysis

wordpress.org/plugins/flexo-archives-widget

Displays your archives as a compact list of years that expands when clicked.

100 active installs v2.1.5 PHP + WP 2.7+ Updated Jul 18, 2011
archivearchivescollapsiblecollapsible-archivesidebar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Flexo Archives Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The plugin "flexo-archives-widget" v2.1.5 exhibits a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the fact that all SQL queries utilize prepared statements and there are no file operations or external HTTP requests are strong indicators of secure coding practices. The presence of nonce and capability checks, although limited, also contributes to its security.

However, a significant concern arises from the complete lack of output escaping. With 16 total outputs and 0% properly escaped, this plugin is highly vulnerable to Cross-Site Scripting (XSS) attacks. Any data displayed to users, especially if it originates from user input or external sources (even if not directly evident in the static analysis), could be exploited to inject malicious scripts. The taint analysis showing no flows is a positive sign, but it might be due to the limited scope of analysis or the absence of complex data handling that would trigger taint detection. The vulnerability history being clean is excellent, but it doesn't negate the immediate risks identified in the code analysis.

In conclusion, while the plugin avoids common pitfalls like unpatched vulnerabilities and direct SQL injection through prepared statements, the unescaped output represents a critical security flaw that needs immediate attention. The plugin's limited attack surface is a strength, but the lack of output sanitization is a significant weakness that could expose users to severe XSS vulnerabilities.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

Flexo Archives Security Vulnerabilities

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

Flexo Archives Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped16 total outputs
Attack Surface

Flexo Archives Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitflexo_archives_widget.php:79
actioninitflexo_archives_widget.php:85
actionadmin_menuflexo_archives_widget.php:86
actionwidgets_initflexo_archives_widget.php:88
Maintenance & Trust

Flexo Archives Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedJul 18, 2011
PHP min version
Downloads32K

Community Trust

Rating80/100
Number of ratings8
Active installs100
Developer Profile

Flexo Archives Developer Profile

Heath Harrelson

1 plugin · 100 total installs

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

How We Detect Flexo Archives

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/flexo-archives-widget/flexo-admin-style.css/wp-content/plugins/flexo-archives-widget/flexo.js/wp-content/plugins/flexo-archives-widget/flexo-anim.js
Script Paths
/wp-content/plugins/flexo-archives-widget/flexo.js/wp-content/plugins/flexo-archives-widget/flexo-anim.js
Version Parameters
flexo-archives-widget/flexo-admin-style.css?ver=flexo-archives-widget/flexo.js?ver=flexo-archives-widget/flexo-anim.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Flexo Archives