Description
The DIOT SCADA with MQTT plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'diot' shortcode in all versions up to, and including, 1.0.5.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-06-14
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw that occurs when the DIOT SCADA with MQTT WordPress plugin’s 'diot' shortcode accepts unescaped user input. It is a typical CWE‑79 problem where insufficient input sanitization allows malicious scripts to be saved in the database and run in a user’s browser. An attacker could inject JavaScript that executes whenever a page containing the injected content is viewed, potentially hijacking user sessions, exfiltrating data, or modifying page content.

Affected Systems

Any installation of the DIOT SCADA with MQTT plugin for WordPress that is running version 1.0.5.1 or earlier is affected. This includes all WordPress sites that have the plugin installed and have not upgraded beyond the stated version.

Risk and Exploitability

The vulnerability has a CVSS score of 6.4 and an EPSS score of less than 1 %, indicating a moderate severity but a low probability of exploitation. It is not listed in the CISA KEV catalog. The attack requires an authenticated account with contributor rights or higher privileges, which are typically available to regular content editors. Once the malicious content is injected, every user who views the page will execute the injected scripts, providing an opportunity for widespread impact across the site’s user base.

Generated by OpenCVE AI on April 28, 2026 at 01:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the DIOT SCADA with MQTT WordPress plugin to a version newer than 1.0.5.1 to eliminate the unescaped attribute handling.
  • If an upgrade is not immediately possible, remove or disable the 'diot' shortcode so no further script injection can occur.
  • Reduce the scope of contributor accounts by limiting their permissions to content that does not use the vulnerable shortcode, or consider disabling contributor access until the issue is patched.

Generated by OpenCVE AI on April 28, 2026 at 01:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-18330 The DIOT SCADA with MQTT plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'diot' shortcode in all versions up to, and including, 1.0.5.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00032}

epss

{'score': 0.00037}


Tue, 17 Jun 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 14 Jun 2025 08:45:00 +0000

Type Values Removed Values Added
Description The DIOT SCADA with MQTT plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'diot' shortcode in all versions up to, and including, 1.0.5.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title DIOT SCADA with MQTT <= 1.0.5.1 - Authenticated (Contributor+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:40:31.391Z

Reserved: 2025-05-02T12:53:43.180Z

Link: CVE-2025-4216

cve-icon Vulnrichment

Updated: 2025-06-16T16:47:18.734Z

cve-icon NVD

Status : Deferred

Published: 2025-06-14T09:15:23.160

Modified: 2026-06-17T09:32:47.210

Link: CVE-2025-4216

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T01:30:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')