Description
The Meta Box WordPress plugin before 5.13.1 does not verify that a user is authorized to delete the supplied attachment before deleting it, allowing users with a low-privilege role such as Contributor to permanently delete arbitrary media attachments belonging to other users.
Published: 2026-08-02
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Meta Box WordPress plugin prior to version 5.13.1 lacks a permission check before deleting an attachment, allowing a user with a low‑privilege role such as Contributor to delete any arbitrary media attachment belonging to another user. This defect is an instance of unauthorized data removal and can result in loss of content and site instability for the affected site.

Affected Systems

Any WordPress installation that uses the Meta Box plugin with a version earlier than 5.13.1 is vulnerable. The issue applies to the Meta Box plugin itself and to any sites that have not applied the 5.13.1 release or later.

Risk and Exploitability

The CVSS score is 5.5, indicating moderate severity, but the EPSS score of less than 1% indicates a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, which further suggests it is not currently a widely exploited target. An attacker must be authenticated and have at least Contributor privileges to trigger the deletion; thus the attack vector is authenticated and relies on IDOR. Because it only permits deletion of attachments, the damage is limited to data loss rather than full compromise.

Generated by OpenCVE AI on August 5, 2026 at 20:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Meta Box to version 5.13.1 or later
  • If an upgrade cannot be performed immediately, remove or disable the delete attachment endpoint from the plugin using a temporary custom filter or by editing the plugin code to add a permission check
  • Restrict Contributor users from having the capability to delete attachments via role editing or a plugin that manages capabilities

Generated by OpenCVE AI on August 5, 2026 at 20:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 05 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-284

Sun, 02 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Meta Box WordPress plugin before 5.13.1 does not verify that a user is authorized to delete the supplied attachment before deleting it, allowing users with a low-privilege role such as Contributor to permanently delete arbitrary media attachments belonging to other users.
Title Meta Box < 5.13.1 - Contributor+ Arbitrary Attachment Deletion via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T16:18:13.235Z

Reserved: 2026-07-09T12:15:58.908Z

Link: CVE-2026-15248

cve-icon Vulnrichment

Updated: 2026-08-05T15:02:41.883Z

cve-icon NVD

Status : Received

Published: 2026-08-02T06:16:37.403

Modified: 2026-08-05T17:16:42.490

Link: CVE-2026-15248

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T20:45:05Z

Weaknesses