Almost All Categories Widget Security & Risk Analysis

wordpress.org/plugins/almost-all-categories

This widget will let you display a category list in your sidebar, excluding any categories that you would like.

50 active installs v1.0 PHP + WP 2.7+ Updated Dec 18, 2010
categoriescategorywidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Almost All Categories Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "almost-all-categories" v1.0 plugin exhibits a mixed security posture. On one hand, it demonstrates good practices by having a seemingly small attack surface with no registered AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all identified SQL queries utilize prepared statements, and there are no file operations, external HTTP requests, or bundled libraries. The absence of known vulnerabilities in its history is also a positive sign.

However, significant concerns arise from the static analysis. The fact that 100% of the 5 identified output operations are not properly escaped presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the taint analysis revealed 2 flows with unsanitized paths, which could potentially lead to other injection vulnerabilities, though no critical or high severity issues were flagged in this category. The lack of any nonce or capability checks across the entire plugin, combined with the untrusted input potentially reaching these unsanitized paths, amplifies the risk, especially if any entry points were to be discovered or added in future versions.

While the plugin has no recorded vulnerability history, the presence of critical code-level weaknesses like unescaped output and unsanitized paths suggests potential for undiscovered vulnerabilities. The lack of basic security checks like nonces and capability checks on any potential interactions is a significant oversight. In conclusion, while the plugin's current attack surface appears minimal and it boasts a clean vulnerability history, the identified code-level issues, particularly the lack of output escaping and unsanitized paths, present immediate and substantial risks that require urgent attention.

Key Concerns

  • Unescaped output found
  • Taint flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Almost All Categories Widget Security Vulnerabilities

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

Almost All Categories Widget Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Almost All Categories Widget Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
control (widget_almost_all_categories.php:40)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Almost All Categories Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initwidget_almost_all_categories.php:13
Maintenance & Trust

Almost All Categories Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedDec 18, 2010
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Almost All Categories Widget Developer Profile

George Stephanis

17 plugins · 16K total installs

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

How We Detect Almost All Categories Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
almost_all_categories_widget
FAQ

Frequently Asked Questions about Almost All Categories Widget