← back to popular plugins
wordfence / plugin · duplicate-wp-page-post
Duplicate Page and Post
duplicate-wp-page-post
total installs
80,000
total vulns
1
critical
0
high
0
medium
1
low
0
latest vuln
—
patched
0
unpatched
1
avg time to patch
—
vulnerabilities
(1)
Duplicate Page and Post <= 2.9.5 - Authenticated (Contributor+) SQL Injection via meta_key Parameter
medium
✕ unpatched
cve id
CVE-2025-6189 ↗
cvss score
6.5
cwe
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
published
Sep 9, 2025
The Duplicate Page and Post plugin for WordPress is vulnerable to time-based SQL Injection via the ‘meta_key’ parameter in all versions up to, and including, 2.9.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.