Simple Upload Weight Limit Security & Risk Analysis

wordpress.org/plugins/simple-upload-weight-limit

Keep your server lean. Set a strict maximum file size for all user uploads except administrators.

0 active installs v1.0.0 PHP + WP 5.8+ Updated Feb 4, 2026
file-sizelimit-uploadmedia-librarysecurityupload-size
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Upload Weight Limit Safe to Use in 2026?

Generally Safe

Score 100/100

Simple Upload Weight Limit 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 "simple-upload-weight-limit" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting the potential attack surface. Furthermore, the absence of dangerous functions, external HTTP requests, and file operations is a positive indicator. The use of prepared statements for all SQL queries and the presence of a capability check are also good security practices.

However, there are a few areas that warrant attention. The fact that only 60% of output is properly escaped suggests that there are instances where data might be rendered without adequate sanitization, potentially opening the door for cross-site scripting (XSS) vulnerabilities if the unescaped data originates from user input. The absence of nonce checks, while not directly tied to an attack surface element in this analysis, is a standard security measure that is missing. The vulnerability history being completely clear is a significant strength, implying consistent secure development or a lack of previous issues being publicly disclosed.

In conclusion, the plugin's design minimizes attack vectors and employs secure data handling for SQL. The primary area of concern is the partial output escaping. The lack of any historical vulnerabilities is a strong positive, but the minor output escaping deficiency and the absence of nonce checks represent small but important areas for improvement to achieve a more robust security profile.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
Vulnerabilities
None known

Simple Upload Weight Limit Security Vulnerabilities

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

Simple Upload Weight Limit Code Analysis

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

Output Escaping

60% escaped10 total outputs
Attack Surface

Simple Upload Weight Limit Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterwp_handle_upload_prefiltersimple-upload-weight-limit.php:18
actionadmin_initsimple-upload-weight-limit.php:43
actionadmin_menusimple-upload-weight-limit.php:66
actionadmin_enqueue_scriptssimple-upload-weight-limit.php:159
Maintenance & Trust

Simple Upload Weight Limit Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 4, 2026
PHP min version
Downloads88

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple Upload Weight Limit Developer Profile

SimpleWPlugins

1 plugin · 0 total installs

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

How We Detect Simple Upload Weight Limit

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-upload-weight-limit/assets/admin.css
Version Parameters
simple-upload-weight-limit/assets/admin.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
swp-wrapswp-headswp-brandswp-dotswp-bodyswp-boxswp-numswp-btn
Data Attributes
name="sul_settings[max_size]"name="sul_settings[block_admins]"
FAQ

Frequently Asked Questions about Simple Upload Weight Limit