Description
Unauthenticated Cross Site Scripting (XSS) in BBQ Pro <= 3.9 versions.
Published: 2026-08-19
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated XSS in BBQ Pro plugin up to version 3.9. It permits an attacker to inject malicious scripts that run in the browser of any user who views the affected page. Because authentication is not required, any internet user could trigger the injection, potentially hijacking sessions, defacing content, or delivering malware. The weakness maps to CWE‑79, indicating improper handling of user input before output.

Affected Systems

WordPress sites running Jeff Starr’s BBQ Pro plugin at version 3.9 or earlier are affected. The flaw is present in all releases from the first version up to and including 3.9; users should verify the installed version from the Plugins page.

Risk and Exploitability

The CVSS score of 7.1 indicates a high impact. The EPSS score of 0.00146 suggests a very low probability of exploitation, but the combination with a high vulnerability severity remains a concern. The vulnerability is not listed in CISA’s KEV catalog, indicating no known active exploits yet; however, the lack of authentication checks means any attacker could potentially exploit it if the plugin’s vulnerable fields are reachable. Immediate patching is advised.

Generated by OpenCVE AI on August 20, 2026 at 18:03 UTC.

Remediation

Vendor Solution

Update the WordPress BBQ Pro Plugin to the latest available version (at least 3.9.1).


OpenCVE Recommended Actions

  • Upgrade the BBQ Pro plugin to version 3.9.1 or later.
  • If an immediate update is not possible, disable the BBQ Pro functionality or uninstall the plugin until the fix is applied.
  • Ensure that all plugin output is properly escaped using WordPress’s escaping functions (for example, esc_html or esc_js) or enable site‑wide output filtering to prevent script execution.

Generated by OpenCVE AI on August 20, 2026 at 18:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Jeff Starr
Jeff Starr bbq Pro
Wordpress
Wordpress wordpress
Vendors & Products Jeff Starr
Jeff Starr bbq Pro
Wordpress
Wordpress wordpress

Wed, 19 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 19 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in BBQ Pro <= 3.9 versions.
Title WordPress BBQ Pro plugin <= 3.9 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Jeff Starr Bbq Pro
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-19T14:39:26.160Z

Reserved: 2026-08-11T10:58:36.297Z

Link: CVE-2026-73182

cve-icon Vulnrichment

Updated: 2026-08-19T13:50:43.569Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T13:18:06.607

Modified: 2026-08-20T12:49:04.990

Link: CVE-2026-73182

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:31:29Z

Weaknesses
  • CWE-79

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