Description
The Post Duplicator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.0.11. This is due to the `duplicate_post_permissions()` permission callback only verifying the `duplicate_posts` capability without checking whether the requesting user holds `publish_posts` or other status-gated capabilities. This makes it possible for authenticated attackers, with Contributor-level access and above, to create duplicate posts with `future` (scheduled, auto-publishes) or `private` status, bypassing editorial review. Additionally, the REST endpoint does not enforce administrator-configured post-type duplication restrictions, allowing duplication of post types that have been explicitly disabled.
Published: 2026-08-22
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Post Duplicator plugin for WordPress allows authenticated contributors and higher to duplicate posts with future or private status by relying on a permission callback that only checks the duplicate_posts capability. This permits attackers to create content that bypasses editorial review, potentially leading to undesired scheduling or publishing of private posts. Additionally, the exposed REST endpoint ignores administrator‑set restrictions on which post types may be duplicated, so contributors can duplicate post types that have been explicitly disabled. The weakness is an improper authorization control (CWE‑863) that can introduce data confidentiality and integrity issues.

Affected Systems

WordPress sites running Metaphor Creations Post Duplicator plugin versions up to and including 3.0.11 are affected. Newer releases beyond 3.0.11 are not vulnerable. The plugin functions within the standard WordPress environment and its REST API.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate impact. The EPSS score is not available, but the lack of KEV listing suggests that exploitation is not yet confirmed in the wild. The likely attack vector is via the REST endpoint or standard duplicate post UI accessed by an authenticated user with Contributor or higher capability, which is common on many WordPress installations. An attacker who can authenticate will be able to create scheduled or private posts and duplicate undesired post types without approval.

Generated by OpenCVE AI on August 22, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Post Duplicator to a version greater than 3.0.11
  • Temporarily disable the Post Duplicator plugin until the upgrade is applied to prevent exploitation
  • Remove the duplicate_posts capability from the Contributor role (or limit duplicate post capability to administrators only) to prevent unauthorized duplication until a fix is applied

Generated by OpenCVE AI on August 22, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Metaphorcreations
Metaphorcreations post Duplicator
Wordpress
Wordpress wordpress
Vendors & Products Metaphorcreations
Metaphorcreations post Duplicator
Wordpress
Wordpress wordpress

Sat, 22 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Post Duplicator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.0.11. This is due to the `duplicate_post_permissions()` permission callback only verifying the `duplicate_posts` capability without checking whether the requesting user holds `publish_posts` or other status-gated capabilities. This makes it possible for authenticated attackers, with Contributor-level access and above, to create duplicate posts with `future` (scheduled, auto-publishes) or `private` status, bypassing editorial review. Additionally, the REST endpoint does not enforce administrator-configured post-type duplication restrictions, allowing duplication of post types that have been explicitly disabled.
Title Post Duplicator <= 3.0.11 - Authorization Bypass to Authenticated (Contributor+) Post Duplication
Weaknesses CWE-863
References
Metrics cvssV3_1

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


Subscriptions

Metaphorcreations Post Duplicator
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-22T11:30:40.062Z

Reserved: 2026-03-15T21:44:14.805Z

Link: CVE-2026-4245

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T12:16:25.400

Modified: 2026-08-22T12:16:25.400

Link: CVE-2026-4245

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T14:00:17Z

Weaknesses