CVE-2025-6815
BaseFortify
Publication date: 2025-09-30
Last updated on: 2025-10-02
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | wordpress | * |
| latepoint | calendar_booking_plugin | * |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the LatePoint β Calendar Booking Plugin for WordPress. It occurs via the 'service[name]' parameter due to insufficient input sanitization and output escaping. Authenticated attackers with administrator-level access can inject malicious scripts that execute whenever a user accesses the affected page. It affects multi-site installations and installations where unfiltered_html is disabled.
How can this vulnerability impact me? :
The vulnerability allows an attacker with administrator access to inject arbitrary web scripts that execute in users' browsers. This can lead to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of users, potentially compromising the security and integrity of the affected WordPress sites.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update the LatePoint β Calendar Booking Plugin for WordPress to a version later than 5.1.94 where the issue is fixed. Additionally, review administrator-level access to ensure only trusted users have such privileges, and consider enabling unfiltered_html if it is safe to do so. For multi-site installations, extra caution should be taken as they are affected.