Vulnerability Description
The Create plugin for WordPress is vulnerable to generic SQL Injection via the 'order' parameter in all versions up to, and including, 2.5.3 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 author-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The vulnerable advanced-filter SQL branch is only entered when at least one of the following parameters is present in the request: linked_posts, created_after, created_before, missing_fields, post_id, a comma-separated type value, or exclude_type.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/mediavine-create/tags/2.5.2/lib/creat
- https://plugins.trac.wordpress.org/browser/mediavine-create/tags/2.5.2/lib/creat
- https://plugins.trac.wordpress.org/browser/mediavine-create/tags/2.5.2/lib/db-in
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3627606%40mediavine-c
- https://www.wordfence.com/threat-intel/vulnerabilities/id/9279e01d-53b8-4816-b40
FAQ
What is CVE-2026-13200?
CVE-2026-13200 is a vulnerability with a CVSS score of 6.5 (MEDIUM). The Create plugin for WordPress is vulnerable to generic SQL Injection via the 'order' parameter in all versions up to, and including, 2.5.3 due to insufficient escaping on the user supplied parameter...
How severe is CVE-2026-13200?
CVE-2026-13200 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-13200?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.