Vulnerability Description
The Asgaros Forum plugin for WordPress is vulnerable to SQL Injection via the '$_COOKIE['asgarosforum_unread_exclude']' cookie in all versions up to, and including, 3.1.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Asgaros/asgaros-forum/commit/41e499f26cb534c55587c35496e6f905
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/75d66a45-5bb9-4e82-acd
FAQ
What is CVE-2025-11452?
CVE-2025-11452 is a vulnerability with a CVSS score of 7.5 (HIGH). The Asgaros Forum plugin for WordPress is vulnerable to SQL Injection via the '$_COOKIE['asgarosforum_unread_exclude']' cookie in all versions up to, and including, 3.1.0 due to insufficient escaping ...
How severe is CVE-2025-11452?
CVE-2025-11452 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-11452?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.