Category Thumbnail Security & Risk Analysis

wordpress.org/plugins/dirtysuds-category-thumbnail

Adds shortcode [catthumb] to embed a thumbnail image for a category.

40 active installs v1.5.0 PHP + WP 3.5+ Updated Mar 28, 2015
imageimagespostpostswordpress
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Thumbnail Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "dirtysuds-category-thumbnail" plugin version 1.5.0 exhibits a strong security posture based on the provided static analysis results. The code demonstrates excellent adherence to secure coding practices, with all SQL queries utilizing prepared statements and all output being properly escaped. The absence of dangerous functions, file operations, external HTTP requests, and the minimal attack surface further contribute to its security.

While the static analysis did not uncover any specific vulnerabilities or unsanitized taint flows, the lack of nonce checks and capability checks on the single identified shortcode is a notable concern. Although the shortcode is the only entry point, its functionality is not explicitly protected by authentication or authorization mechanisms, which could present an indirect risk if its logic were to be influenced by user input without proper validation or authorization.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the positive static analysis findings, suggests a generally secure and well-maintained plugin. However, the missing authorization checks on the shortcode remain a potential area for improvement to further harden its security.

Key Concerns

  • Shortcode lacks capability checks
  • Shortcode lacks nonce checks
Vulnerabilities
None known

Category Thumbnail Security Vulnerabilities

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

Category Thumbnail Release Timeline

v1.5.0Current
v1.4.0
v1.03
v1.02
v1.01
v1.00
Code Analysis
Analyzed Mar 16, 2026

Category Thumbnail Code Analysis

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

SQL Query Safety

100% prepared1 total queries
Attack Surface

Category Thumbnail Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[catthumb] thumb.php:62
Maintenance & Trust

Category Thumbnail Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMar 28, 2015
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Category Thumbnail Developer Profile

Pat Hawks

8 plugins · 130 total installs

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

How We Detect Category Thumbnail

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<a href=""><img width=" height=" class="attachment-thumbnail wp-post-image" alt="
FAQ

Frequently Asked Questions about Category Thumbnail