Protected post meta insertion via direct database write
Published Feb 25, 2026 · Updated Feb 25, 2026
Missing authorization in Metaphor Creations Post Duplicator 3.0.8 and earlier allows remote authenticated users to insert protected post metadata. The duplicate_post() function in includes/api.php writes customMetaData keys directly to wp_postmeta with $wpdb->insert(), bypassing the is_protected_meta() check applied by add_post_meta(). Contributor-level access to the duplicate-post REST endpoint is sufficient to set sensitive underscore-prefixed metadata on duplicated posts, enabling unauthorized changes to their internal attributes.
Summary
What happened
Missing authorization in Metaphor Creations Post Duplicator 3.0.8 and earlier allows remote authenticated users to insert protected post metadata. The duplicate_post() function in includes/api.php writes customMetaData keys directly to wp_postmeta with $wpdb->insert(), bypassing the is_protected_meta() check applied by add_post_meta(). Contributor-level access to the duplicate-post REST endpoint is sufficient to set sensitive underscore-prefixed metadata on duplicated posts, enabling unauthorized changes to their internal attributes.
The record
- CVE
- CVE-2026-2301
- Published
- Feb 25, 2026
- Updated
- Feb 25, 2026
- Vendor
- Metaphor Creations
- Product
- Post Duplicator
- Classifications
- CWE-862, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 25, 2026CVE publishedPublication date reported by the CVE source.
- Feb 25, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=* <=3.0.8
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo