---
id: CVE-2026-96039
title: >-
  The BA Book Everything plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via first_name Parameter in all versions up to, and including,
  1.8.27 due to insufficient input sanitization and output escaping
summary: >-
  The BA Book Everything plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via first_name Parameter in all versions up to, and including,
  1.8.27 due to insufficient input sanitization and output escaping. This makes
  it poss…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: bookingalgorithms
product: BA Book Everything
affected:
  - ba_book_everything <= 1.8.27
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T14:17:25.337'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-96039'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/ba-book-everything/tags/1.8.27/includes/class-babe-html.php#L4300
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ba-book-everything/tags/1.8.27/includes/class-babe-order.php#L2405
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ba-book-everything/tags/1.8.27/includes/class-babe-order.php#L2522
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ba-book-everything/tags/1.8.27/includes/class-babe-order.php#L2599
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ba-book-everything/tags/1.8.27/includes/class-babe-order.php#L2653
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&new=3709588%40ba-book-everything%2Ftrunk&old=3640320%40ba-book-everything%2Ftrunk
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/dd118053-b0f7-4fce-aa00-b0bb40778f21?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
epss: 0.00241
epssPercentile: 0.13602
ingestedAt: '2026-09-25T07:01:12.107Z'
---

## Overview

The BA Book Everything plugin for WordPress is vulnerable to Stored Cross-Site Scripting via first_name Parameter in all versions up to, and including, 1.8.27 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. An unauthenticated attacker can obtain the valid order_id, order_num, and order_hash credentials required to reach the vulnerable action_to_pay() handler simply by placing a guest booking through the public [babe-booking-form] shortcode, making the full exploit chain reachable without any account.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
