VYPR
Unrated severityNVD Advisory· Published Jan 9, 2023· Updated Apr 9, 2025

WPtouch < 4.3.45 - Admin+ Arbitrary File Upload

CVE-2022-3416

Description

The WPtouch WordPress plugin before 4.3.45 does not properly validate images to be uploaded, allowing high privilege users such as admin to upload arbitrary files on the server even when they should not be allowed to (for example in multisite setup)

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

WPtouch WordPress plugin before 4.3.45 allows high-privilege users to upload arbitrary files due to improper image validation, bypassing restrictions in multisite setups.

Vulnerability

The WPtouch WordPress plugin prior to version 4.3.45 fails to properly validate images during upload. This allows users with high privileges (such as Administrators) to upload arbitrary files (e.g., PHP scripts) to the server even when they should not be permitted to, for example in a WordPress multisite configuration where super admin restrictions apply [1].

Exploitation

An attacker must possess an admin-level account on the WordPress site. Using the standard media upload functionality, the attacker can craft a file that passes basic image checks but is ultimately saved with a non-image extension (e.g., .php). No additional network position or user interaction is required beyond the attacker's authenticated session [1].

Impact

Successful exploitation allows the attacker to upload arbitrary files, including executable PHP code. This can lead to remote code execution on the web server, full site compromise, data exfiltration, or further lateral movement. In a multisite environment, the vulnerability bypasses intended restrictions that limit individual site admins from uploading arbitrary files [1].

Mitigation

Update to WPtouch version 4.3.45, which was released on an undisclosed date and addresses the vulnerability [1]. There is no known workaround for sites that cannot immediately update. The plugin developers have not listed this CVE in the known exploited vulnerabilities (KEV) catalog as of the time of writing.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.