Skip to main content

Squeeze WordPress Plugin EUVDEUVD-2026-55014

| CVE-2026-16985 HIGH
Unrestricted Upload of File with Dangerous Type (CWE-434)
2026-08-10 WPScan GHSA-fwrm-w2w9-jm5f
8.8
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.8 HIGH

Network-delivered upload via HTTP requires only an Author credential (PR:L); no complexity barriers exist; successful PHP execution yields full RCE with complete C/I/A impact on the web server.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Generated
Aug 11, 2026 - 21:30 vuln.today
CVSS changed
Aug 11, 2026 - 21:22 NVD
8.8 (HIGH)
Patch available
Aug 10, 2026 - 08:02 EUVD
CVE Published
Aug 10, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 10, 2026 - 06:00 cve.org
HIGH 8.8

DescriptionCVE.org

The Squeeze WordPress plugin before 1.7.12 does not validate the file type or extension of the per-size image data written by one of its attachment-update actions, allowing users with the upload_files capability (Author and above) to write an executable PHP file into the uploads directory and achieve remote code execution.

AnalysisAI

Remote code execution in the Squeeze WordPress plugin (versions prior to 1.7.12) is achievable by any authenticated user holding the upload_files capability - granted by default to the Author role and above. The plugin's attachment-update action writes per-size image data to the uploads directory without validating file type or extension, permitting a PHP webshell to be placed in a web-accessible path and directly invoked via HTTP. A publicly available proof-of-concept exists per WPScan; no public exploit identified at time of analysis in CISA KEV, and EPSS is low at 0.19% (9th percentile), suggesting limited observed in-the-wild exploitation despite the public PoC.

Technical ContextAI

The vulnerability is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type), a well-understood class of flaw in which server-side code accepts user-supplied files without enforcing allowlisted MIME types or extensions before writing them to disk. In this case, the Squeeze plugin processes per-size image metadata through an attachment-update action and directly writes the supplied data to the WordPress uploads directory - a path typically served statically by the web server and therefore executable as PHP by default Apache/nginx configurations. CPE cpe:2.3:a:unknown:squeeze:*:*:*:*:*:*:*:* covers all versions below 1.7.12; the vendor field is unresolved in NVD. WordPress's native capability system grants upload_files to Author (role level 2) and higher by default, meaning any registered contributor promoted to Author is a valid threat actor without any further privilege escalation.

RemediationAI

Update the Squeeze WordPress plugin to version 1.7.12 or later immediately; this release introduces proper file type and extension validation on the affected attachment-update action. Patch details are available via the WPScan advisory at https://wpscan.com/vulnerability/045a15f3-5750-4c4e-977d-e1283e3c967d/ and NVD at https://nvd.nist.gov/vuln/detail/CVE-2026-16985. If patching cannot be applied immediately, two compensating controls are available with noted trade-offs: first, add a server-level rule (Apache .htaccess or nginx location block) to deny PHP execution within the wp-content/uploads directory - this is a broadly recommended WordPress hardening step that may break any plugin legitimately executing PHP from uploads, which is rare but possible; second, temporarily revoke the upload_files capability from all non-administrator roles via a capability management plugin, which will prevent media uploads by Authors entirely until the patch is applied.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

EUVD-2026-55014 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy