CVE-2026-6960
Arbitrary File Upload in BookingPress Pro WordPress Plugin
Publication date: 2026-05-21
Last updated on: 2026-05-21
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bookingpress | bookingpress_pro | to 5.6 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The BookingPress Pro plugin for WordPress has a vulnerability in the function 'bookingpress_validate_submitted_booking_form_func' where it fails to properly validate file types. This allows unauthenticated attackers to upload arbitrary files to the server hosting the affected site.
The vulnerability exists in all versions up to and including version 5.6 and can only be exploited if a signature custom field is added to the booking form.
Uploading arbitrary files may lead to remote code execution on the server.
How can this vulnerability impact me? :
This vulnerability can have severe impacts including unauthorized remote code execution on your server.
An attacker could upload malicious files without authentication, potentially gaining control over your website or server.
This could lead to data breaches, defacement of your website, service disruption, or further exploitation of your infrastructure.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows unauthenticated attackers to upload arbitrary files to the affected server, potentially leading to remote code execution. This could result in unauthorized access to sensitive data or disruption of services.
Such unauthorized access and potential data breaches may impact compliance with standards and regulations like GDPR and HIPAA, which require protection of personal and sensitive information and mandate measures to prevent unauthorized access.
However, specific impacts on compliance depend on the nature of the data stored and processed by the affected system and the organization's response to the vulnerability.