Vulnerability Description
The All push notification for WP plugin for WordPress is vulnerable to time-based SQL Injection via the 'delete_id' parameter in all versions up to, and including, 1.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 administrator-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/all-push-notification/tags/1.5.3/push
- https://plugins.trac.wordpress.org/browser/all-push-notification/trunk/pushnotif
- https://www.wordfence.com/threat-intel/vulnerabilities/id/fc1f36b1-cf28-472c-8a7
FAQ
What is CVE-2026-0816?
CVE-2026-0816 is a vulnerability with a CVSS score of 4.9 (MEDIUM). The All push notification for WP plugin for WordPress is vulnerable to time-based SQL Injection via the 'delete_id' parameter in all versions up to, and including, 1.5.3 due to insufficient escaping o...
How severe is CVE-2026-0816?
CVE-2026-0816 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-0816?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.