Description
The midi-Synth plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type and file extension validation in the 'export' AJAX action in all versions up to, and including, 1.1.0. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible granted the attacker can obtain a valid nonce. The nonce is exposed in frontend JavaScript making it trivially accessible to unauthenticated attackers.
Published: 2026-02-14
Score: 9.8 Critical
EPSS: 27.7% Moderate
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The midi‑Synth WordPress plugin allows unauthenticated users to upload arbitrary files because the AJAX action "export" lacks file type and extension validation. The nonce required for the request is exposed in client‑side JavaScript, making it trivial to obtain. Based on the description, it is inferred that a malicious upload that places executable code on the server could enable remote code execution. This flaw is enumerated as CWE‑434.

Affected Systems

The vulnerability affects the midi‑Synth plugin from the vendor adminkov, to all release versions up to and including 1.1.0. Users running any of these versions on a WordPress site are susceptible unless a newer release is installed.

Risk and Exploitability

The CVSS score of 9.8 classifies the issue as critical. An EPSS score of 27% indicates a relatively high probability that attackers target this weakness. Based on the description, the exploitation path—POSTing to the export endpoint with a valid nonce—is straightforward, as the nonce is publicly available on the front‑end. Consequently the risk remains high regardless of the KEV status.

Generated by OpenCVE AI on April 21, 2026 at 23:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the midi‑Synth plugin to a version newer than 1.1.0 as soon as possible.
  • If upgrading is not immediately possible, remove or disable the plugin entirely, or block access to the export AJAX endpoint to stop unauthorized uploads.
  • Apply a web application firewall rule or modify the site's .htaccess to block POST requests to the export endpoint that include disallowed file extensions, thus preventing arbitrary uploads.

Generated by OpenCVE AI on April 21, 2026 at 23:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 18:30:00 +0000


Wed, 18 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 16 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Adminkov
Adminkov midi-synth
Wordpress
Wordpress wordpress
Vendors & Products Adminkov
Adminkov midi-synth
Wordpress
Wordpress wordpress

Sat, 14 Feb 2026 06:45:00 +0000

Type Values Removed Values Added
Description The midi-Synth plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type and file extension validation in the 'export' AJAX action in all versions up to, and including, 1.1.0. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible granted the attacker can obtain a valid nonce. The nonce is exposed in frontend JavaScript making it trivially accessible to unauthenticated attackers.
Title midi-Synth <= 1.1.0 - Unauthenticated Arbitrary File Upload via 'export' AJAX Action
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Adminkov Midi-synth
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:26:11.751Z

Reserved: 2026-01-21T19:20:30.948Z

Link: CVE-2026-1306

cve-icon Vulnrichment

Updated: 2026-02-18T20:33:55.324Z

cve-icon NVD

Status : Deferred

Published: 2026-02-14T07:16:10.150

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1306

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:00:03Z

Weaknesses