Description
The atec Duplicate Page & Post plugin for WordPress is vulnerable to unauthorized post duplication due to missing authorization validation on the duplicate_post() function in all versions up to, and including, 1.2.20. This makes it possible for authenticated attackers, with Contributor-level access and above, to duplicate arbitrary posts, including private and password-protected posts, leading to data exposure.
Published: 2025-11-25
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data Exposure through Unauthorized Post Duplication
Action: Upgrade
AI Analysis

Impact

The atec Duplicate Page & Post WordPress plugin contains a missing authorization check in its duplicate_post() function for all releases up to version 1.2.20. This flaw permits authenticated users with Contributor or higher privileges to duplicate any existing post, including those marked private or password protected. The resulting duplicate posts are accessible to the same audiences as the originals, leading to unintended disclosure of protected content. The weakness corresponds to improper access control (CWE-862).

Affected Systems

All installations of the atec Duplicate Page & Post plugin for WordPress that are running version 1.2.20 or earlier are impacted. Users should verify their current plugin version and, if within this range, understand that any Contributor‑level account can trigger the duplication process.

Risk and Exploitability

The vulnerability has a CVSS score of 5.3, reflecting moderate severity, and an EPSS score of less than 1%, indicating a low exploitation likelihood at present. The description specifies that only authenticated users with the Contributor role or higher are needed to trigger the flaw; thus, the attack vector is presumptively internal, relying on legitimate role assignment. It is inferred that the duplication operation is exposed through a public endpoint, yet lacks role checks for versions up to 1.2.20. Because the fault is not listed in CISA KEV, moderate severity and low exploitation probability still recommend vigilance for sites handling sensitive content.

Generated by OpenCVE AI on April 22, 2026 at 00:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the atec Duplicate Page & Post plugin to the current release (≥1.2.21) where the authorization check has been restored.
  • If an immediate upgrade is not possible, remove or disable the duplicate_page_post functionality for all Contributor and higher roles, for example by setting “edit_posts” capability to false for those roles or by customizing the plugin to enforce a stricter role check.
  • Audit all Contributor and Editor level users to ensure only trusted individuals have those roles, and restrict private or password protected post creation to Administrators.

Generated by OpenCVE AI on April 22, 2026 at 00:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Nov 2025 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Atec
Atec duplicate Page Post
Wordpress
Wordpress wordpress
Vendors & Products Atec
Atec duplicate Page Post
Wordpress
Wordpress wordpress

Tue, 25 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 25 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The atec Duplicate Page & Post plugin for WordPress is vulnerable to unauthorized post duplication due to missing authorization validation on the duplicate_post() function in all versions up to, and including, 1.2.20. This makes it possible for authenticated attackers, with Contributor-level access and above, to duplicate arbitrary posts, including private and password-protected posts, leading to data exposure.
Title atec Duplicate Page & Post <= 1.2.20 - Missing Authorization to Authenticated (Contributor+) Arbitrary Post Duplication and Data Exposure
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Atec Duplicate Page Post
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:13:42.190Z

Reserved: 2025-11-19T14:03:17.383Z

Link: CVE-2025-13404

cve-icon Vulnrichment

Updated: 2025-11-25T14:54:15.946Z

cve-icon NVD

Status : Deferred

Published: 2025-11-25T08:15:51.187

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13404

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:30:04Z

Weaknesses