CVE-2026-16292
WordPress Analyse et atténuation des vulnérabilités

Aperçu

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).

Détails techniques

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).

Étapes d’exploitation

  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).

Indicateurs de compromis

  • 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).

Atténuation et solutions de contournement

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).

Réactions de la communauté

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).

Ressources additionnelles


SourceCe rapport a été généré à l’aide de l’IA

Apparenté WordPress Vulnérabilités:

Identifiant CVE

Sévérité

Score

Technologies

Nom du composant

Exploit CISA KEV

A corrigé

Date de publication

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

Évaluation gratuite des vulnérabilités

Évaluez votre posture de sécurité dans le cloud

Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.

Demander une évaluation

Obtenez une démo personnalisée

Prêt(e) à voir Wiz en action ?

"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
David EstlickRSSI
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
Adam FletcherChef du service de sécurité
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."
Greg PoniatowskiResponsable de la gestion des menaces et des vulnérabilités