Description
The Smart Post WordPress plugin before 4.0.8 does not check the type, ownership or status of the post it is asked to duplicate, allowing users with contributor privileges and above to copy any private or password protected post into a draft of their own and read its content and metadata.
Published: 2026-09-05
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Smart Post WordPress plugin (versions 4.0.0 through 4.0.7) allows users with contributor privileges or higher to request a post duplicate without verifying the type, ownership, or status of the target post. This omission lets those users create a draft copy of any private or password‑protected post, thereby exposing its content and metadata. The weakness is a typical example of improper access control in which privileged users can read data they should not be able to access.

Affected Systems

WordPress sites that have installed Smart Post version 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.0.6 or 4.0.7 and enable the duplicate‑post feature. Users of the Contributor role or higher are susceptible to the disclosure vulnerability.

Risk and Exploitability

The plugin’s CVSS score is not listed, and EPSS data is unavailable, so the likelihood of exploitation in the wild cannot be quantified. No CISA KEV entry exists for this vulnerability. An attacker requiring no special network privileges has access to the application’s duplicate‑post endpoint and can directly copy a private or password‑protected post to a draft, revealing its content. The vulnerability is exploitable on any site that permits contributor activity and has the affected plugin version. The impact is solely data confidentiality breach for posts marked private or password‑protected.

Generated by OpenCVE AI on September 5, 2026 at 07:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Smart Post plugin to version 4.0.8 or later, which includes proper ownership and status checks before duplicating a post.
  • If an upgrade is not immediately possible, disable or restrict the duplicate‑post functionality for Contributor role users via a role‑based access control plugin.
  • Configure the plugin or the WordPress site to enforce stricter checks, ensuring that duplication requests include a verification step for post privacy settings before creating drafts.

Generated by OpenCVE AI on September 5, 2026 at 07:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-639

Sat, 05 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Smart Post WordPress plugin before 4.0.8 does not check the type, ownership or status of the post it is asked to duplicate, allowing users with contributor privileges and above to copy any private or password protected post into a draft of their own and read its content and metadata.
Title Post Carousel 4.0.0 - 4.0.7 - Contributor+ Private and Protected Post Content Disclosure via saved-templates-duplicate IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-05T06:00:05.474Z

Reserved: 2026-08-23T06:57:58.712Z

Link: CVE-2026-78150

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T07:17:12.393

Modified: 2026-09-05T07:17:12.393

Link: CVE-2026-78150

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T07:30:17Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key