CVE-2026-16292
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-16292 is a Cross-Site Request Forgery (CSRF) vulnerability in the Frontend File Manager Plugin for WordPress (plugin slug: nmedia-user-file-uploader) affecting all versions through 23.6. The flaw allows attackers to modify file metadata of uploaded files via CSRF, which can be leveraged to download those files; when guest uploads are enabled, the action is reachable unauthenticated against any user's file. It was publicly disclosed on July 21, 2026, and added to NVD on August 2, 2026. The CVSS score is 5.4 (Medium) per WPScan, with the vulnerability assigned CWE-352 (WPScan, GitHub Advisory).

Technical details

The root cause is missing nonce validation (CWE-352: Cross-Site Request Forgery) on a file-metadata update action within the plugin. In WordPress, nonces are used to verify the authenticity of requests; without this check, an attacker can craft a malicious web page or link that, when visited by a logged-in user, silently submits a forged request to modify the metadata of that user's uploaded files. The modified metadata can then be leveraged to facilitate unauthorized file downloads. When guest uploads are enabled, the vulnerable action is accessible without any authentication, allowing direct exploitation against any user's files without requiring a CSRF vector (WPScan). A proof-of-concept was scheduled for public release on August 4, 2026, to allow time for users to update (WPScan).

Impact

Successful exploitation allows an attacker to modify the metadata of files uploaded by any user, which can be leveraged to enable unauthorized downloads of those files — potentially exposing sensitive or private documents stored via the plugin. In the guest uploads scenario, this is achievable without any authentication, broadening the attack surface to all WordPress sites with that feature enabled. The primary impact is unauthorized access to confidential files (confidentiality breach), with limited integrity impact through metadata manipulation (WPScan, GitHub Advisory).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Frontend File Manager Plugin (nmedia-user-file-uploader) at version 23.6 or earlier using tools like WPScan or by inspecting plugin directories.
  2. Determine guest upload status: Check whether guest uploads are enabled on the target site. If enabled, the vulnerable file-metadata update action is accessible without authentication.
  3. Unauthenticated exploitation (guest uploads enabled): Directly send a crafted HTTP request to the plugin's file-metadata update action endpoint, supplying a target user's file identifier and modified metadata values — no login or CSRF token required.
  4. CSRF exploitation (guest uploads disabled): Craft a malicious HTML page containing a hidden form or JavaScript that automatically submits a forged POST request to the vulnerable endpoint when visited by a logged-in user of the target WordPress site.
  5. Trigger file download: After successfully modifying the file metadata, use the altered metadata to request a download of the targeted file, gaining unauthorized access to its contents (WPScan).

Indicators of compromise

  • Network: Unexpected POST requests to the plugin's file-metadata update action endpoint (associated with nmedia-user-file-uploader) from unauthenticated sessions or unfamiliar IP addresses; unusual file download requests following metadata update requests.
  • Logs: WordPress access logs showing repeated or anomalous requests to the plugin's AJAX or admin-post handlers without valid nonce parameters; requests originating from external referrers (indicative of CSRF).
  • File System: Unexpected changes to file metadata records in the WordPress database for files managed by the Frontend File Manager Plugin; files downloaded by users who did not originally upload them.
  • Application: WordPress database entries showing modified file metadata timestamps or ownership fields inconsistent with normal user activity (WPScan).

Mitigation and workarounds

Update the Frontend File Manager Plugin to version 23.7 or later, which addresses the missing nonce validation. As an interim measure, disable guest uploads if the feature is not required, as this eliminates the unauthenticated attack vector. Additionally, consider deploying a Web Application Firewall (WAF) with CSRF protection rules, and implement server-side validation of file access permissions. The vulnerability was discovered by Yaswanth Reddy Sunkara and verified by WPScan (WPScan).

Community reactions

The vulnerability was reported and verified by WPScan, with the original researcher credited as Yaswanth Reddy Sunkara. WPScan delayed PoC publication until August 4, 2026, to allow site administrators time to apply the patch — a standard responsible disclosure practice. No significant broader media coverage or notable researcher commentary beyond the WPScan advisory has been identified at this time (WPScan).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-12231MEDIUM6.4
  • exclusive-addons-for-elementor
NoYesAug 02, 2026
CVE-2026-16540NONEN/A
  • simply-schedule-appointments
NoYesAug 02, 2026
CVE-2026-16292NONEN/A
  • nmedia-user-file-uploader
NoNoAug 02, 2026
CVE-2026-16291NONEN/A
  • profilegrid-user-profiles-groups-and-communities
NoYesAug 02, 2026
CVE-2026-16285NONEN/A
  • woo-product-attachment
NoYesAug 02, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management