CVE 8.8 HIGH

Premmerce Dev Tools <= 2.0 - Missing Authorization to Authenticated (Subscriber+) Remote Code Execution via Plugin Creation_CVE-2026-6933

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

The Premmerce Dev Tools plugin for WordPress is vulnerable to Remote Code Execution via missing authorization in versions up to and including 2.0. This is due to the 'generatePluginHandler' function lacking any authorization check before processing user-supplied POST data, combined with the 'createFromStub' function performing unsanitized string substitution of the 'premmerce_plugin_namespace' parameter directly into PHP stub files written to the wp-content/plugins/ directory. An attacker can inject a semicolon followed by arbitrary PHP code into the namespace parameter, causing the generated plugin file to contain and execute that code when accessed via HTTP. This makes it possible for authenticated attackers with Subscriber-level access and above to create arbitrary PHP files on the server and achieve remote code execution.

AI Analysis

Remote Code Execution via missing authorization in Premmerce Dev Tools plugin for WordPress

Basic Information

ID CVE-2026-6933
Source Wordfence
Published Jun 16, 2026 at 04:30

Affected Product

Vendor premmerce
Product Premmerce Dev Tools
Affected Versions premmerce Premmerce Dev Tools 0

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor Premmerce
Product Premmerce Dev Tools
Version 2.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.