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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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) and Improper Authorization (CWE‑285).

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 unavailable, 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 08:00 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 08:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-21T06:00:17.341Z

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

Link: CVE-2026-19435

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-19435

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T08:15:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-285

    Improper Authorization