Description
A security flaw has been discovered in diem-project diem up to 5.1.3. The impacted element is an unknown function of the file dmFrontPlugin/lib/dmWidget/media/dmWidgetContentBaseMediaForm.php of the component Widget Editor. Performing a manipulation results in unrestricted upload. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-31
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This flaw allows attackers to upload arbitrary files through the Widget Editor component of diem, bypassing all validation checks. The vulnerability stems from missing access controls and unverified file uploads, as identified by the associated CWE-284 and CWE-434 weaknesses. A successful exploit can place malicious files on the server, which may subsequently be executed or used to compromise other system components, depending on the file type and server configuration.

Affected Systems

The issue affects the diem project (diem) through version 5.1.3, specifically the dmFrontPlugin/lib/dmWidget/media/dmWidgetContentBaseMediaForm.php file within the Widget Editor. Users running any release up to and including 5.1.3 are exposed; upgrading beyond this version removes the vulnerability.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, and the EPSS score is currently unavailable. The vulnerability is not listed in CISA KEV. The attack vector is remote, as an adversary can trigger the upload via the web interface without local system access. Public exploit code has been released, increasing the risk that a determined attacker will deploy the flaw against vulnerable installations. The lack of a vendor-issued fix means the window for exploitation remains open until a patch is applied or mitigated.

Generated by OpenCVE AI on August 31, 2026 at 11:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest diem release that supersedes version 5.1.3 or apply any published patch that addresses the unrestricted upload issue.
  • Restrict Widget Editor access to trusted users only and enforce role‑based permissions, ensuring that only authorized accounts can submit uploads.
  • Configure the web server and application to validate uploaded file types, enforce size limits, and store uploaded content in a non‑executable directory.

Generated by OpenCVE AI on August 31, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in diem-project diem up to 5.1.3. The impacted element is an unknown function of the file dmFrontPlugin/lib/dmWidget/media/dmWidgetContentBaseMediaForm.php of the component Widget Editor. Performing a manipulation results in unrestricted upload. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Title diem-project diem Widget Editor dmWidgetContentBaseMediaForm.php unrestricted upload
First Time appeared Diem-project
Diem-project diem
Weaknesses CWE-284
CWE-434
CPEs cpe:2.3:a:diem-project:diem:*:*:*:*:*:*:*:*
Vendors & Products Diem-project
Diem-project diem
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Diem-project Diem
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T10:30:09.492Z

Reserved: 2026-08-30T16:38:37.555Z

Link: CVE-2026-82679

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T11:16:40.000

Modified: 2026-08-31T11:16:40.000

Link: CVE-2026-82679

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:30:05Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type