Description
The Hydra Booking — Appointment Scheduling & Booking Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'first_name' parameter in all versions up to, and including, 1.2.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with host-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The tfhb_host role required to exploit this vulnerability can be self-assigned by any visitor via the plugin's public Signup shortcode, making this effectively exploitable by unauthenticated users who complete the registration flow.
Published: 2026-08-15
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Hydra Booking plugin for WordPress is vulnerable to a stored cross‑site scripting flaw because the ‘first_name’ parameter is not properly sanitised or escaped. An attacker can inject malicious JavaScript that will run whenever a page that displays that value is viewed. This can lead to session hijacking, cookie theft, or defacement of the site. The weakness is a classic input validation problem, identified as CWE‑79.

Affected Systems

The issue affects all installations of the Hydra Booking – Appointment Scheduling & Booking Calendar plugin by themefic that are version 1.2.2 or earlier. These installations run within WordPress sites where the plugin is enabled.

Risk and Exploitability

The vulnerability has a CVSS score of 6.4, indicating moderate severity. EPSS data is not available, and the flaw is not listed in the CISA KEV catalog. Although the description labels the vector as authenticated (host+), the plugin allows any visitor to self‑assign the tfhb_host role through its public signup shortcode. This effectively turns the exploit into an unauthenticated one, increasing the likelihood that an attacker could inject scripts without special credentials.

Generated by OpenCVE AI on August 15, 2026 at 04:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Hydra Booking plugin to a version newer than 1.2.2 that contains the XSS fix.
  • Disable the public signup shortcode or require administrative approval before a user can be granted the tfhb_host role, preventing unauthorized elevation and script injection.
  • If an update cannot be applied immediately, enforce proper input validation and output escaping on the ‘first_name’ field using WordPress sanitisation functions or custom filters to block malicious scripts.

Generated by OpenCVE AI on August 15, 2026 at 04:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 15 Aug 2026 05:15:00 +0000

Type Values Removed Values Added
First Time appeared Themefic
Themefic hydra Booking — Appointment Scheduling & Booking Calendar
Wordpress
Wordpress wordpress
Vendors & Products Themefic
Themefic hydra Booking — Appointment Scheduling & Booking Calendar
Wordpress
Wordpress wordpress

Sat, 15 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Description The Hydra Booking — Appointment Scheduling & Booking Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'first_name' parameter in all versions up to, and including, 1.2.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with host-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The tfhb_host role required to exploit this vulnerability can be self-assigned by any visitor via the plugin's public Signup shortcode, making this effectively exploitable by unauthenticated users who complete the registration flow.
Title Hydra Booking <= 1.2.2 - Authenticated (Host+) Stored Cross-Site Scripting via 'first_name' Parameter
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

Themefic Hydra Booking — Appointment Scheduling & Booking Calendar
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-15T03:25:58.930Z

Reserved: 2026-07-16T13:01:32.821Z

Link: CVE-2026-15948

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T04:18:08.773

Modified: 2026-08-15T04:18:08.773

Link: CVE-2026-15948

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-15T05:00:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')