Vulnerability Description
The RPB Chessboard plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content in all versions up to, and including, 8.1.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. WordPress's save-time kses sanitization does not mitigate this issue because the crafted payload uses only kses-allowed tags and attributes (such as an <a> element with title and href), and the dangerous attribute-breaking HTML is synthesized entirely at render time by the plugin's own comment_text filter.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/rpb-chessboard/tags/8.1.0/php/abstrac
- https://plugins.trac.wordpress.org/browser/rpb-chessboard/tags/8.1.0/php/abstrac
- https://plugins.trac.wordpress.org/browser/rpb-chessboard/tags/8.1.0/php/abstrac
- https://plugins.trac.wordpress.org/browser/rpb-chessboard/tags/8.1.2/php/abstrac
- https://plugins.trac.wordpress.org/browser/rpb-chessboard/tags/8.1.2/php/abstrac
- https://plugins.trac.wordpress.org/browser/rpb-chessboard/tags/8.1.2/php/abstrac
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3604068%40rpb-chessbo
- https://www.wordfence.com/threat-intel/vulnerabilities/id/848b9c6d-e0db-43ad-ac6
FAQ
What is CVE-2026-13042?
CVE-2026-13042 is a vulnerability with a CVSS score of 7.2 (HIGH). The RPB Chessboard plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content in all versions up to, and including, 8.1.2 due to insufficient input sanitization and output e...
How severe is CVE-2026-13042?
CVE-2026-13042 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-13042?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.