Salon Booking System <= 10.30.32 - Cross-Site Request Forgery to Remote Code Execution via 'value' Parameter

8.8
Cross-Site Request Forgery (CSRF)
CVE CVE-2026-15070
CVSS 8.8 (High)
Publicly Published July 9, 2026
Last Updated July 10, 2026
Researcher Afifudin Maarif

Description

The Salon Booking System – Free Version plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 10.30.32. This is due to missing or incorrect nonce validation on the setCustomText function. This makes it possible for unauthenticated attackers to inject arbitrary PHP code into the web-accessible translate-constants.php file within the plugin directory, enabling remote code execution on the server via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. sanitize_text_field() is applied to the POST 'value' parameter but does not neutralize the characters — single quotes, parentheses, semicolons, $, and [] — required to break out of the PHP string literal into which the value is interpolated before being written to disk via file_put_contents().

References

Share

Vulnerability Details for Salon Booking System – Appointment Booking for Salons, Barbershops & Spas

Software Type Plugin
Software Slug salon-booking-system (view on wordpress.org)
Patched? Yes
Remediation Update to version 10.30.33, or a newer patched version
Affected Version
  • <= 10.30.32
Patched Version
  • 10.30.33

Recent vulnerabilities in Salon Booking System – Appointment Booking for Salons, Barbershops & Spas

# Title CVE ID CVSS Researchers Date
1 Salon Booking System – Appointment Booking for Salons, Barbershops & Spas <= 10.30.26 - Missing Authorization CVE-2026-66453 5.3 Evan NR August 7, 2026
2 Salon Booking System – Free Version <= 10.30.25 - Missing Authorization CVE-2026-42666 5.3 Evan NR May 10, 2026
3 Salon Booking System – Free Version <= 10.30.25 - Unauthenticated Arbitrary File Read via Booking File Field Path Traversal CVE-2026-6320 7.5 daroo May 1, 2026
4 Salon Booking System – Free Version <= 10.30.24 - Unauthenticated Insecure Direct Object Reference CVE-2026-40768 5.3 Lubin Regnault April 21, 2026
5 Salon booking system <= 10.30.3 - Authenticated (Subscriber+) Information Exposure CVE-2025-67954 3.1 daroo January 21, 2026
6 Salon booking system <= 10.30.3 - Cross-Site Request Forgery CVE-2025-66531 4.3 daroo December 7, 2025
7 Salon Booking System <= 10.22 - Missing Authorization to Unauthenticated AJAX Actions Execution CVE-2025-8492 5.3 CodeCheq Devs September 10, 2025
8 Salon booking system <= 10.16 - Cross-Site Request Forgery to Arbitrary Post/Page Deletion CVE-2025-47583 4.3 NAWardRox May 15, 2025
9 Salon booking system <= 10.29.6 - Missing Authorization CVE-2025-32220 4.3 NAWardRox April 4, 2025
10 Salon booking system <= 10.11 - Authenticated Privilege Escalation CVE-2025-31560 8.8 Revan Arifio April 1, 2025

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation