S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Mar 24, 2026

CVE-2026-1306 Scanner

CVE-2026-1306 Scanner - Unauthenticated File Upload vulnerability in WordPress midi-Synth

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.4k
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-1306
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
midi-Synthby adminkov
0
Updated Sep 10, 2026View on NVD →
Detail

WordPress midi-Synth is a plugin used on WordPress sites to provide audio synthesis capabilities and is popular among musicians and sound designers. The plugin is utilized to enhance the auditory elements of a WordPress site, allowing users to generate and manipulate music directly on their websites. Developed to offer advanced MIDI integration, it's a favorite tool in the music production community for its versatility and ease of use. Many websites leverage it to allow users to compose, export, or share their audio creations online, making it an integral component of many multimedia-driven WordPress sites. However, extensive use of this plugin requires careful management of security settings to prevent unauthorized actions on files.

The vulnerability detected in WordPress midi-Synth involves an unauthenticated arbitrary file upload. It stems from inadequate verification of file types and extensions in the plugin's 'export' AJAX action, paving the way for attackers to upload malicious files. An attacker doesn't require authentication to exploit this vulnerability, making it particularly hazardous. The flaw allows attackers to potentially execute remote code on the server, leading to unauthorized access and control. The issue is mitigated by ensuring the plugin version is updated, correcting the unrestricted file upload defect. This type of vulnerability poses significant risks given its potential for exploitation by malicious entities.

Technical details of this vulnerability reveal that it involves the exploitation of the 'export' AJAX action endpoint. The vulnerability exists due to missing validations for file type and file extension, allowing files to be uploaded without restrictions. Attackers can exploit this by obtaining a valid nonce which is exposed via frontend JavaScript, facilitating the upload of unauthorized files. If these uploaded files contain malicious code, it can lead to serious security breaches, such as remote code execution. The vulnerability has made previous versions of the plugin a target for attack, especially for those employing high-volume or high-risk activities via the plugin.

Exploiting this vulnerability could have severe consequences, including unauthorized control of the server where the plugin is hosted. Malicious actors could upload and execute scripts or binaries that compromise the integrity and operations of the server. This could lead to data breaches, service interruptions, and further propagation of malicious activities across the affected network or site. Potential outcomes may include defacement of websites, stealing sensitive information, and using the compromised server for launching additional attacks. Properly addressing these vulnerabilities is critical to maintaining the security and trustworthiness of sites using the plugin.

REFERENCES

Solution Advice
  • Update the midi-Synth plugin to the latest version to ensure all vulnerabilities are patched.
  • Implement file type and extension validation within the plugin to prevent unauthorized file uploads.
  • Monitor for abuse of the 'export' AJAX action and restrict its use to authenticated users only.
  • Regularly audit website plugins and dependencies to identify potential security threats and address them timely.
  • Utilize security plugins that provide additional layers of defense against file upload attacks.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2026-1306 Scanner - Unauthenticated File Upload vulnerability in WordPress midi-Synth | S4E