Ratio Thumbnails Size Security & Risk Analysis

wordpress.org/plugins/ratio-thumbnails-size

Specify the ratio of thumbnails generation.

30 active installs v1.08 PHP 8.0+ WP 4.7+ Updated Mar 29, 2026
mediaratiothumbnails
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ratio Thumbnails Size Safe to Use in 2026?

Generally Safe

Score 100/100

Ratio Thumbnails Size has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "ratio-thumbnails-size" plugin v1.08 demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. There are no identified attack surfaces, dangerous functions, file operations, external HTTP requests, or identified vulnerabilities (CVEs). The code signals also indicate good practices in output escaping, with 100% of outputs being properly escaped. Taint analysis reveals no identified flows, suggesting no obvious injection vulnerabilities. The lack of any historical vulnerabilities further reinforces this positive assessment.

However, a notable concern arises from the presence of two SQL queries that are not using prepared statements. While the analysis shows no direct taint flows leading to these queries, using raw SQL without prepared statements significantly increases the risk of SQL injection vulnerabilities if the inputs to these queries are ever compromised or if the plugin is updated in the future with new features that introduce unsanitized inputs. The absence of any nonces or capability checks on entry points, while currently not a direct risk due to the lack of entry points, could become a weakness if the attack surface were to expand in future versions.

In conclusion, the plugin is currently in a good security state, with no critical or high-risk issues detected. The primary area for improvement and attention is the implementation of prepared statements for all SQL queries to mitigate potential future risks. The plugin's clean history and lack of attack surface are significant strengths.

Key Concerns

  • Raw SQL queries without prepared statements
Vulnerabilities
None known

Ratio Thumbnails Size Security Vulnerabilities

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

Ratio Thumbnails Size Release Timeline

v1.08Current
v1.07
v1.06
v1.05
v1.04
v1.03
v1.02
v1.01
v1.00
Code Analysis
Analyzed Mar 16, 2026

Ratio Thumbnails Size Code Analysis

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

SQL Query Safety

0% prepared2 total queries
Attack Surface

Ratio Thumbnails Size Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Ratio Thumbnails Size Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 29, 2026
PHP min version8.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Ratio Thumbnails Size Developer Profile

Katsushi Kawamori

54 plugins · 56K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
178 days
View full developer profile
Detection Fingerprints

How We Detect Ratio Thumbnails Size

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ratio-thumbnails-size/css/style.css/wp-content/plugins/ratio-thumbnails-size/js/script.js
Script Paths
/wp-content/plugins/ratio-thumbnails-size/js/script.js
Version Parameters
ratio-thumbnails-size/css/style.css?ver=ratio-thumbnails-size/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
ratio-thumbnails-size-wrap
HTML Comments
<!-- Ratio Thumbnails Size Setting -->
Data Attributes
data-ratio-thumbnails-size-ratio
JS Globals
ratioThumbnailsSize
FAQ

Frequently Asked Questions about Ratio Thumbnails Size