CVE-2026-6910
Deferred Deferred - Pending Action

Stored XSS in Bookero.pl WordPress Plugin

Vulnerability report for CVE-2026-6910, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-09

Last updated on: 2026-07-09

Assigner: Wordfence

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-09
Last Modified
2026-07-09
Generated
2026-07-15
AI Q&A
2026-07-09
EPSS Evaluated
2026-07-14
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
bookero bookero.pl to 2.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability exists in the Bookero.pl online booking system plugin for WordPress, specifically in versions up to and including 2.2. It is a Stored Cross-Site Scripting (XSS) issue caused by insufficient input sanitization and output escaping in the bookero_products shortcode's hide_products and filter_products attributes. The raw attribute values are directly inserted into an inline <script> block without escaping, allowing authenticated users with contributor-level access or higher to inject arbitrary scripts that execute whenever a user views the affected page.

Impact Analysis

This vulnerability can allow attackers with contributor-level access or higher to inject malicious scripts into web pages. These scripts execute in the context of users who visit the infected pages, potentially leading to theft of user credentials, session hijacking, defacement, or distribution of malware. The impact includes loss of data integrity and confidentiality, as well as damage to the website's reputation.

Compliance Impact

The vulnerability allows authenticated attackers with contributor-level access to inject arbitrary scripts into pages, which can lead to stored cross-site scripting (XSS) attacks. Such attacks can compromise the confidentiality and integrity of user data by executing malicious scripts in the context of other users.

This type of vulnerability can impact compliance with standards and regulations like GDPR and HIPAA, which require protection of personal data against unauthorized access and modification. Stored XSS can lead to data breaches or unauthorized data exposure, potentially violating these regulations.

However, the provided information does not explicitly state the direct impact on compliance frameworks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-6910. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart