Restrict Image Upload Size Security & Risk Analysis

wordpress.org/plugins/restrict-image-upload-size

Prevent users from uploading images smaller than specified dimensions. Set minimum width and height requirements from the Media Settings page.

10 active installs v1.0 PHP 7.4+ WP 5.3+ Updated Apr 18, 2025
image-dimensionsimage-uploadmedia-settingsrestrict-upload-sizeupload-restrictions
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Restrict Image Upload Size Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "restrict-image-upload-size" plugin v1.0 exhibits a very strong security posture based on the provided static analysis and vulnerability history. There are no identified attack surface entry points that are unprotected, no dangerous functions are used, and all SQL queries, if any were present, are secured with prepared statements. Furthermore, all output is properly escaped, and there are no file operations or external HTTP requests, significantly reducing the potential for common web vulnerabilities. The absence of any recorded vulnerabilities, including critical or high severity ones, further strengthens this positive assessment. The plugin appears to be well-written from a security perspective, adhering to best practices. However, the complete lack of any recorded capability checks or nonce checks on entry points is a notable omission. While the static analysis shows zero unprotected entry points, the absence of these checks means that even if an entry point were to be introduced in a future version or through a minor oversight, it might not be adequately secured. In conclusion, the plugin is currently very secure, with no immediate exploitable risks identified. The primary area for potential improvement, though not currently a confirmed vulnerability, is the implementation of robust authorization checks for any future or existing functionality that might be exposed.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Restrict Image Upload Size Security Vulnerabilities

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

Restrict Image Upload Size Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Restrict Image Upload Size Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_initrestrict-image-upload-size.php:57
filterwp_handle_upload_prefilterrestrict-image-upload-size.php:120
Maintenance & Trust

Restrict Image Upload Size Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 18, 2025
PHP min version7.4
Downloads779

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Restrict Image Upload Size Developer Profile

Savvas

11 plugins · 790 total installs

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

How We Detect Restrict Image Upload Size

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="rius_min_width"name="rius_min_height"id="rius_settings_section"
FAQ

Frequently Asked Questions about Restrict Image Upload Size