Vulnerability Description
The WP-Addpub plugin for WordPress is vulnerable to SQL Injection via the 'wp-addpub' shortcode in all versions up to, and including, 1.2.8 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/wp-addpub/trunk/wp-addpub.php#L541
- https://plugins.trac.wordpress.org/browser/wp-addpub/trunk/wp-addpub.php#L57
- https://www.wordfence.com/threat-intel/vulnerabilities/id/f8945eed-eee4-4043-b6a
FAQ
What is CVE-2025-5563?
CVE-2025-5563 is a vulnerability with a CVSS score of 6.5 (MEDIUM). The WP-Addpub plugin for WordPress is vulnerable to SQL Injection via the 'wp-addpub' shortcode in all versions up to, and including, 1.2.8 due to insufficient escaping on the user supplied parameter ...
How severe is CVE-2025-5563?
CVE-2025-5563 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-2025-5563?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.