CVE-2025-9212 PUBLISHED

WP Dispatcher <= 1.2.0 - Authenticated (Subscriber+) Arbitrary File Upload

Assigner: Wordfence
Reserved: 19.08.2025 Published: 03.10.2025 Updated: 08.04.2026

The WP Dispatcher plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the wp_dispatcher_process_upload() function in all versions up to, and including, 1.2.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible. The directory does have an .htaccess file which limits the ability to achieve remote code execution.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 7.5

Product Status

Vendor ekndev
Product WP Dispatcher
Versions Default: unaffected
  • affected from 0 to 1.2.0 (incl.)

Credits

  • Craig Webb finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE