
Just Unzip Security & Risk Analysis
wordpress.org/plugins/just-unzipJust Unzip (LGPL Licensed) takes a zip file you upload from the "Write" page, unzips it, stores the zipped files in your upload folder, and …
Is Just Unzip Safe to Use in 2026?
Generally Safe
Score 85/100Just Unzip has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "just-unzip" v0.2.2 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no identified vulnerabilities in its history and a very limited attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication or proper checks. Taint analysis also shows no critical or high-severity issues, indicating a lack of directly exploitable data flow vulnerabilities.
However, the code analysis raises significant concerns regarding the handling of data. A substantial number of file operations (66) coupled with a complete lack of output escaping (0% properly escaped) is a major red flag. While there are no external HTTP requests or dangerous functions, this high volume of unescaped output in file operations could lead to various injection vulnerabilities, depending on how the unzipped content is processed or displayed. The presence of SQL queries that are not prepared (0% using prepared statements) is another critical weakness, potentially exposing the site to SQL injection attacks.
The absence of any recorded vulnerabilities in its history is a positive indicator, but it should not overshadow the internal code quality issues. The plugin appears to have a low external attack surface but internal processing weaknesses that could be exploited if an attacker can trigger the file operations or SQL queries with malicious input. The recommendation would be to urgently address the unescaped output and unprepared SQL queries to improve its overall security.
Key Concerns
- SQL queries not using prepared statements
- No output properly escaped
- High number of file operations without proper checks
Just Unzip Security Vulnerabilities
Just Unzip Code Analysis
SQL Query Safety
Output Escaping
Just Unzip Attack Surface
WordPress Hooks 1
Maintenance & Trust
Just Unzip Maintenance & Trust
Maintenance Signals
Community Trust
Just Unzip Alternatives
Add From Server
add-from-server
Add From Server is designed to help ease the pain of bad web hosts, allowing you to upload files via FTP or SSH and later import them into WordPress.
Post Lists View Custom
post-lists-view-custom
Customize the list of the post and page and the custom post type.
Alternative WordPress Image Uploader Using Flickr
akwpuploader-alternative-wordpress-image-uploader
This plugin was created for those people who are unsatisfied with image resizing capabilites of wordpress uploader. It uses services from flickr.
Multiple User Post
multiple-user-post
assign users, delegate post, edit me, post relationship, one to many, many to many, user post, multiple posts, suggest edit, multiple edit.
Show Featured Thumbnails
show-featured-thumbnails
Adds a featured image thumbnail column to the Posts and Pages list screens, and allows assigning an image directly from the list if none exists.
Just Unzip Developer Profile
4 plugins · 1K total installs
How We Detect Just Unzip
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/just-unzip/inline-uploading.php