Vulnerability Description
The WP Post Author – Author Box, Multiple Authors, Guest Authors & Custom Avatars plugin for WordPress is vulnerable to generic SQL Injection via the 'wpma_metabox_authors_list' parameter in all versions up to, and including, 3.9.1 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. Exploitation is a two-step chain: an attacker first saves a crafted guest-author token via the wpma_metabox_authors_list parameter during post creation or editing, then triggers the injection when any admin user loads the post list screen at /wp-admin/edit.php, causing the injected SQL result to be rendered in the Authors column.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/wp-post-author/trunk/includes/multi-a
- https://plugins.trac.wordpress.org/browser/wp-post-author/trunk/includes/multi-a
- https://plugins.trac.wordpress.org/browser/wp-post-author/trunk/includes/multi-a
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new
- https://www.wordfence.com/threat-intel/vulnerabilities/id/ca5cb925-6f95-4f81-92d
FAQ
What is CVE-2026-11977?
CVE-2026-11977 is a vulnerability with a CVSS score of 6.5 (MEDIUM). The WP Post Author – Author Box, Multiple Authors, Guest Authors & Custom Avatars plugin for WordPress is vulnerable to generic SQL Injection via the 'wpma_metabox_authors_list' parameter in all versi...
How severe is CVE-2026-11977?
CVE-2026-11977 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-11977?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.