
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-11723 is a Sensitive Information Exposure vulnerability in the "Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin" for WordPress, affecting all versions up to and including 1.6.9.5. The flaw exists in the plugin's hash() function, which relies on a hardcoded fallback salt when no custom salt has been configured in wp-config.php. This allows unauthenticated attackers to forge valid tokens and access or modify booking information across any affected site. It was published on January 5–6, 2026, and assigned a CVSS v3.1 base score of 6.5 (Medium) by Wordfence (Wordfence, NVD).
The root cause is classified as CWE-330 (Use of Insufficiently Random Values): the plugin's hash() function falls back to a hardcoded salt when the WordPress installation has not defined a custom salt in wp-config.php. Because the fallback salt is static and publicly known (embedded in the plugin code), any unauthenticated attacker can replicate the token generation logic to produce cryptographically valid tokens for any booking on any site running the vulnerable plugin without a custom salt. This is consistent with CAPEC-59 (Session Credential Falsification through Prediction) and CAPEC-485 (Signature Spoofing by Key Recreation) attack patterns (Wordfence, NVD). The attack requires no authentication, no user interaction, and is exploitable over the network with low complexity.
Successful exploitation allows unauthenticated remote attackers to generate valid booking tokens, exposing sensitive booking information (confidentiality impact) and enabling unauthorized modifications to existing bookings (integrity impact). There is no direct availability impact. The vulnerability is particularly broad in scope because it affects all sites running the plugin that have not manually configured a salt in wp-config.php — a common default state — meaning a single hardcoded salt can be leveraged against many sites simultaneously (Wordfence, NVD).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-11723 as of the available data. The EPSS score is approximately 0.05%, indicating a low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, the low attack complexity and lack of authentication requirements make it theoretically straightforward to exploit against sites without a custom salt configured (Wordfence).
wp-config.php. Sites without a custom salt use the plugin's hardcoded fallback salt, making them vulnerable.hash() function logic locally to generate valid booking tokens for target booking IDs.Update the Simply Schedule Appointments Booking Plugin to version 1.6.9.6 or later, which resolves the hardcoded fallback salt issue (Plugin Changeset). As an immediate workaround for sites that cannot update immediately, manually define a unique, cryptographically random salt in the wp-config.php file, which prevents the plugin from falling back to the hardcoded value. Site administrators should also audit booking records for unauthorized modifications following any period of exposure (Wordfence).
Wordfence disclosed the vulnerability and included it in their weekly WordPress vulnerability report for January 5–11, 2026 (Wordfence Blog). Sucuri also referenced the vulnerability in their January 2026 vulnerability patch roundup (Sucuri Blog). No significant broader media coverage or notable researcher commentary beyond standard vulnerability tracking has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."