Description
The Smart Appointment & Booking plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the saab_save_form_data AJAX action in all versions up to, and including, 1.0.7 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-02-04
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via authenticated AJAX action
Action: Immediate Patch
AI Analysis

Impact

The Smart Appointment & Booking plugin for WordPress is vulnerable to stored cross‑site scripting caused by inadequate sanitization and escape of data posted through the saab_save_form_data AJAX action. Authenticated users with Subscriber‑level access and above can inject arbitrary JavaScript into the plugin’s data store. When a page that references the stored data is subsequently viewed, the injected script executes in the victim’s browser, enabling the attacker to steal session cookies, deface content, or perform other client‑side attacks. This weakness is identified as CWE‑79 and affects confidentiality, integrity, and potentially availability of the site’s content for all users who view the affected pages.

Affected Systems

It impacts the WordPress plugin Smart Appointment & Booking from ZealOpenSource. All versions up to and including 1.0.7 are affected; versions 1.0.8 and above are not impacted.

Risk and Exploitability

The bug carries a CVSS score of 6.4 (medium). The EPSS score is below 1 %, indicating a very low exploitation probability at this time, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Exploitation requires authentication with a role of Subscriber or higher, but once the malicious script is stored it can affect any site visitor who loads the injected content. The attack vector is the authenticated AJAX request to saab_save_form_data, and the impact is the execution of arbitrary client‑side code.

Generated by OpenCVE AI on April 15, 2026 at 18:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Smart Appointment & Booking plugin to version 1.0.8 or later, which removes the improper sanitization and output escaping.
  • If an upgrade is not immediately possible, disable the saab_save_form_data AJAX endpoint for Subscriber and lower roles until the patch is applied.
  • Ensure that any data stored or displayed by the plugin is properly escaped using WordPress functions such as esc_html() or esc_js().
  • Optionally deploy a web‑application firewall rule that blocks typical cross‑site scripting payloads from being submitted via AJAX.

Generated by OpenCVE AI on April 15, 2026 at 18:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Feb 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 04 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 04 Feb 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Smart Appointment & Booking plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the saab_save_form_data AJAX action in all versions up to, and including, 1.0.7 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Smart Appointment & Booking <= 1.0.7 - Authenticated (Subscriber+) Stored Cross-Site Scripting via saab_save_form_data AJAX Action
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:19:24.185Z

Reserved: 2026-01-08T17:00:00.618Z

Link: CVE-2026-0742

cve-icon Vulnrichment

Updated: 2026-02-04T16:52:44.304Z

cve-icon NVD

Status : Deferred

Published: 2026-02-04T09:15:52.477

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-0742

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T19:00:12Z

Weaknesses