Vulnerability Description
The Bookero.pl – system rezerwacji online plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `bookero_products` shortcode's `hide_products` (and `filter_products`) attributes in versions up to and including 2.2. This is due to insufficient input sanitization and output escaping in the `bookero_products()` function — the raw attribute value is concatenated directly into an inline `<script>` block without any escaping. This makes it possible for authenticated attackers with contributor-level access and above to inject arbitrary web scripts into pages that will execute whenever a user accesses the injected page.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/bookeropl/tags/2.1/libraries/bookero-
- https://plugins.trac.wordpress.org/browser/bookeropl/tags/2.1/libraries/bookero-
- https://plugins.trac.wordpress.org/browser/bookeropl/trunk/libraries/bookero-fro
- https://plugins.trac.wordpress.org/browser/bookeropl/trunk/libraries/bookero-fro
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3524452%40bookeropl&n
- https://www.wordfence.com/threat-intel/vulnerabilities/id/fd0e6ca6-f6a7-4e81-aea
FAQ
What is CVE-2026-6910?
CVE-2026-6910 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The Bookero.pl – system rezerwacji online plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `bookero_products` shortcode's `hide_products` (and `filter_products`) attributes in...
How severe is CVE-2026-6910?
CVE-2026-6910 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-6910?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.