216.73.217.98

CVE-2026-6933

· Published 16/06/2026 08:16 · Modified 16/06/2026 15:22 · Author: The MITRE Corporation

Labels: CVE-2026-6933 2026-06-16CVE-2026-6933CWE-434[email protected]

Essential information

Published
16/06/2026 08:16
Modified
16/06/2026 15:22
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
8.8 HIGH (v3.1)
CISA KEV
No
CWE
CWE-434
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
premmerce / dev tools plugin cpe:2.3:a:premmerce:dev_tools_plugin:*:*:*:*:*:wordpress:*:*
wordpress / wordpress cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*

References