Description
The Duplicate Post WordPress plugin before 1.5.6 does not check the user's capabilities before returning post data, allowing users with a delegated role to read the content, metadata and passwords of posts they are not allowed to access, including other users' private and draft content.
Published: 2026-08-21
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Patch
AI Analysis

Impact

The Duplicate Post WordPress plugin before version 1.5.6 contains an authentication bypass that allows a logged‑in user with delegated permissions to retrieve the full content, metadata, and embedded passwords of any post, regardless of its visibility settings. This flaw violates the principle of least privilege and exposes sensitive user data, including private drafts and non‑public content. The underlying weakness maps to Information Exposure (CWE‑200).

Affected Systems

WordPress sites that have installed the Duplicate Post plugin and are running any release earlier than 1.5.6. Any user with a delegated role that is assigned the capacity to copy or delete posts can exploit the flaw. No specific vendor or product name other than the plugin itself is known.

Risk and Exploitability

The vulnerability is exploitable only by authenticated users; the attacker must possess valid login credentials combined with the delegated role. Because the flaw is purely a data disclosure issue and does not provide code execution or privilege escalation, the attack surface is limited to information theft. The EPSS score is < 1%, and the vulnerability is not currently listed in the CISA KEV catalog, suggesting that exploitation is not actively observed in the wild, but the potential impact for affected sites remains significant if sensitive information is stored in posts.

Generated by OpenCVE AI on August 21, 2026 at 16:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Duplicate Post plugin to version 1.5.6 or newer where capability checks have been inserted.
  • Review and tighten the capabilities granted to delegated roles so that only necessary permissions are retained.
  • Sanitize any posts that may contain exposed passwords or other sensitive data by removing or encrypting such content.

Generated by OpenCVE AI on August 21, 2026 at 16:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-285

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

Type Values Removed Values Added
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:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-285

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 the user's capabilities before returning post data, allowing users with a delegated role to read the content, metadata and passwords of posts they are not allowed to access, including other users' private and draft content.
Title Copy & Delete Posts < 1.5.6 - Authenticated Arbitrary Post Content and Password Disclosure
References

Subscriptions

Duplicate Post Project Duplicate Post
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

Reserved: 2026-08-10T12:42:44.862Z

Link: CVE-2026-19435

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-19435

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor