Description
The Duplicate Post WordPress plugin before 1.5.5 does not perform per-object authorisation checks in its bulk copy and delete operations, allowing any user whose role an administrator has granted Duplicate Post WordPress plugin before 1.5.5 access to permanently delete arbitrary posts on the site, including those belonging to other users.
Published: 2026-08-10
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Duplicate Post WordPress plugin prior to version 1.5.5 contains a flaw in its bulk copy and delete functions that fails to perform per‑object authorization checks. As a result, any authenticated user who has been granted plugin access by a site administrator can request the deletion of any post on the site, regardless of ownership. This flaw is an instance of Authorization Bypass (CWE‑639). The ability to permanently delete posts permits complete data loss for content created by other users, jeopardizing the integrity and availability of the site's content.

Affected Systems

WordPress sites running the Duplicate Post plugin at any version older than 1.5.5 are vulnerable. The vulnerability applies to any user who has permission to use bulk copy or delete within the plugin, which administrators typically grant to editors or other privileged roles.

Risk and Exploitability

The flaw requires an authenticated session and the user must have been given access to the plugin’s bulk features, which limits the attacker to users already trusted by an administrator. The CVSS score of 6.5 indicates moderate severity, and the EPSS score of <1% indicates a very low but nonzero exploitation probability. The vulnerability is not listed in the CISA KEV catalog, but the impact of permanent post deletion is significant. An attacker could cause irreversible loss of content and disrupt site operations if the plugin is enabled for overly broad user roles.

Generated by OpenCVE AI on August 13, 2026 at 11:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Duplicate Post plugin to 1.5.5 or later, which includes proper object‑level authorization checks.
  • When upgrading is not immediately possible, re‑configure the plugin’s settings or user role permissions to ensure that bulk delete and copy features are only available to trusted administrators.
  • Audit current user roles and revoke plugin access from any users that do not require it, reducing the attack surface.

Generated by OpenCVE AI on August 13, 2026 at 11:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

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


Tue, 11 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Duplicate Post Project
Duplicate Post Project duplicate Post
Wordpress
Wordpress wordpress
Vendors & Products Duplicate Post Project
Duplicate Post Project duplicate Post
Wordpress
Wordpress wordpress

Mon, 10 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

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

Type Values Removed Values Added
Description The Duplicate Post WordPress plugin before 1.5.5 does not perform per-object authorisation checks in its bulk copy and delete operations, allowing any user whose role an administrator has granted Duplicate Post WordPress plugin before 1.5.5 access to permanently delete arbitrary posts on the site, including those belonging to other users.
Title Copy & Delete Posts < 1.5.5 - Authenticated Arbitrary Post Deletion via Missing Object-Level Authorization
References

Subscriptions

Duplicate Post Project Duplicate Post
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T20:57:20.495Z

Reserved: 2026-08-06T10:36:45.337Z

Link: CVE-2026-19077

cve-icon Vulnrichment

Updated: 2026-08-11T20:57:13.483Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:51.377

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19077

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T11:30:16Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key