Description
The Duplicate Post WordPress plugin before 1.5.6 does not check that a user may read the content of a post before duplicating it, allowing users with a delegated role to republish another user's password-protected post as publicly readable.
Published: 2026-08-21
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Disclosure of Password‑Protected Post Content
Action: Update Plugin
AI Analysis

Impact

The Duplicate Post WordPress plugin fails to verify that a user is authorized to view a post before duplicating it. This oversight allows any user with a delegated role to duplicate another user’s password‑protected post and republish it as publicly readable, thereby exposing content that was intended to remain private. The primary impact is the compromise of confidentiality, potentially revealing sensitive or private information to unauthorized parties.

Affected Systems

Any WordPress installation that has the Duplicate Post plugin installed and running a version earlier than 1.5.6 is vulnerable. The plugin’s name is "Duplicate Post" and is used for creating copies of posts. Users who are assigned delegated roles such as editor or author can trigger the duplication action. No specific vendor is listed, but the product is the Duplicate Post plugin for WordPress. The version indicator is "before 1.5.6".

Risk and Exploitability

With a CVSS score of 2.7 and an EPSS probability of less than 1%, the absolute severity of this vulnerability is low. Exploitation requires an authenticated user who has permission to use the duplication feature in the plugin, allowing them to copy a password‑protected post and republish it as publicly readable. This results in a confidentiality breach of the protected content. The vulnerability is not listed in CISA KEV and no special conditions beyond role permissions are described in the advisory. The risk is relatively low for installations that restrict duplication permissions, but any deployment that grants those permissions broadly remains vulnerable.

Generated by OpenCVE AI on August 21, 2026 at 17:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Duplicate Post to version 1.5.6 or newer, which contains the authorization check Fix.
  • If an upgrade is not immediately possible, disable or uninstall the Duplicate Post plugin to prevent the duplication functionality from being used.
  • Configure WordPress user roles so that only administrators or a custom role with tightly controlled permissions can duplicate posts, thereby limiting the set of users who can trigger the vulnerability.
  • If the plugin must remain enabled and an upgrade is delayed, monitor the duplicated‑post content and manually revoke any accidental public publications of protected posts.

Generated by OpenCVE AI on August 21, 2026 at 17:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

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


Fri, 21 Aug 2026 13:00: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

Fri, 21 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 21 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Duplicate Post WordPress plugin before 1.5.6 does not check that a user may read the content of a post before duplicating it, allowing users with a delegated role to republish another user's password-protected post as publicly readable.
Title Copy & Delete Posts < 1.5.6 - Author+ Password-Protected Post Content Disclosure
References

Subscriptions

Duplicate Post Project Duplicate Post
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-21T12:53:03.334Z

Reserved: 2026-08-06T12:20:24.301Z

Link: CVE-2026-19085

cve-icon Vulnrichment

Updated: 2026-08-21T12:52:34.002Z

cve-icon NVD

Status : Deferred

Published: 2026-08-21T07:16:25.243

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

Link: CVE-2026-19085

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T17:45:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key