PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-96039 bookingalgorithms CVE debrief

The BA Book Everything plugin for WordPress has a Stored Cross-Site Scripting vulnerability via the first_name parameter in versions up to and including 1.8.27. This allows unauthenticated attackers to inject web scripts that execute when a user accesses an injected page. The exploit chain is reachable without an account by obtaining valid order credentials through a guest booking.

Vendor
bookingalgorithms
Product
BA Book Everything
CVSS
HIGH 7.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-25
Original CVE updated
2026-09-25
Advisory published
2026-09-25
Advisory updated
2026-09-25

Who should care

Defenders responsible for WordPress installations with the BA Book Everything plugin should assess exposure and prioritize patching due to the high severity and exploitability of the vulnerability.

Why it matters

CVE-2026-96039 is a high-severity Stored Cross-Site Scripting vulnerability in the BA Book Everything plugin for WordPress. Defenders should prioritize verifying exposure and applying patches to prevent unauthenticated attackers from injecting web scripts.

  • Unauthenticated attackers can inject web scripts that execute on page access.
  • Exploit chain is reachable without an account by obtaining valid order credentials through a guest booking.
  • High CVSS score of 7.2 indicates significant risk.
  • Verification of exposure and patching is required to prevent exploitation.

Technical summary

The BA Book Everything plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the first_name parameter in all versions up to, and including, 1.8.27. The vulnerability is caused by insufficient input sanitization and output escaping, allowing unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This vulnerability has a high CVSS score of 7.2, indicating significant risk. Defenders should prioritize verifying exposure and applying patches to prevent unauthenticated attackers from injecting web scripts. The exploit chain is reachable without an account by obtaining valid order credentials through a guest booking.

Defensive priority

Defenders should prioritize verifying exposure and applying patches due to the high CVSS score of 7.2 and the availability of exploit paths.

Recommended defensive actions

  • Verify if the BA Book Everything plugin version is 1.8.27 or earlier and update to a patched version if available.
  • Restrict access to the booking functionality to prevent unauthenticated exploitation.
  • Monitor for suspicious activity related to the plugin's order and payment functionality.
  • Implement additional security measures such as Web Application Firewalls (WAFs) to detect and prevent cross-site scripting attacks.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The vulnerability is confirmed in plugin version 1.8.27. The CVE and NVD records provide details on the vulnerability, and Wordfence security researchers have provided additional context through their references.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-96039 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-96039

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-96039 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-96039

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/ba-book-everything/tags/1.8.27/includes/class-babe-html.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/ba-book-everything/tags/1.8.27/includes/class-babe-order.php

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.