Description
The Insert or Embed Articulate Content into WordPress plugin through 4.3000000027 does not correctly validate the contents of an uploaded archive, relying on a bypassable check that lets an Editor-level user upload a server-executable file into a public directory, resulting in remote code execution on servers configured to execute it.
Published: 2026-08-03
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Insert or Embed Articulate Content plugin for WordPress fails to properly validate the contents of an uploaded archive, using a check that can be bypassed by users with the Editor role. An Editor can upload an arbitrary file that is placed into a publicly accessible directory; if the server is configured to execute that file, the attacker can run code on the host. This is an arbitrary file upload vulnerability that directly leads to remote code execution.

Affected Systems

WordPress sites running the Insert or Embed Articulate Content plugin version 4.3000000027 or earlier are affected. The vulnerability applies to all installations of the plugin where an Editor is granted access, regardless of the overall WordPress version.

Risk and Exploitability

Because the flaw allows remote code execution, the risk is high, and the EPSS score is 0.00206, and the vulnerability is not listed in CISA’s KEV catalog. The attacker only needs an Editor role, which is a common user level on many sites, and can exploit the plugin’s file upload interface to place a server‑executable script in a public location. Successful exploitation depends on the server being configured to interpret scripts in that directory, but the conditions are often met on typical WordPress hosting environments. The CVSS score is 9.8, indicating a critical severity.

Generated by OpenCVE AI on August 4, 2026 at 21:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deactivate or uninstall the Insert or Embed Articulate Content plugin until a patch is released.
  • Use a security or file‑upload plugin to restrict the Editor role from uploading arbitrary files, or limit allowed MIME types to images and other safe formats.
  • Replace the plugin with an alternative that enforces proper upload validation, or limit its use to accounts with higher privileges than Editor.

Generated by OpenCVE AI on August 4, 2026 at 21:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
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'}

ssvc

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


Mon, 03 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Mon, 03 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Insert or Embed Articulate Content into WordPress plugin through 4.3000000027 does not correctly validate the contents of an uploaded archive, relying on a bypassable check that lets an Editor-level user upload a server-executable file into a public directory, resulting in remote code execution on servers configured to execute it.
Title Insert or Embed Articulate Content into WordPress <= 4.3000000027 - Editor+ Arbitrary File Upload
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T18:02:30.186Z

Reserved: 2026-07-17T12:16:09.173Z

Link: CVE-2026-16060

cve-icon Vulnrichment

Updated: 2026-08-04T18:02:13.239Z

cve-icon NVD

Status : Received

Published: 2026-08-03T07:16:40.633

Modified: 2026-08-04T19:16:42.807

Link: CVE-2026-16060

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:45:04Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type