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: n/a
Action: n/a
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

Because no CVSS score or EPSS probability is provided, the absolute severity can only be inferred from the description. The vulnerability can be exploited by any user who possesses a delegated role that has access to the duplicate function; it does not require any special network exposure or local privileges. Although the EPSS score is unavailable and the vulnerability is not listed in the CISA KEV catalog, the ability to leak protected content represents a significant threat to confidentiality. The risk is high for installations that allow delegated roles to duplicate posts, especially when those roles are broadly granted. Direct exploitation appears straightforward, relying on a normal plugin feature rather than an advanced attack chain. Consequently, organizations should treat this finding as high‑priority remediation.

Generated by OpenCVE AI on August 21, 2026 at 07:44 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 07:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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 : Received

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

Modified: 2026-08-21T13:16:56.157

Link: CVE-2026-19085

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key