Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network-delivered XSS requiring a victim click; scope changes from plugin to WordPress origin, with limited C/I/A impact typical of script-in-browser execution.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in JetEngine <= 3.8.10 versions.
AnalysisAI
Reflected or stored cross-site scripting in the JetEngine WordPress plugin (versions 3.8.10 and earlier) allows remote unauthenticated attackers to inject arbitrary script that executes in a victim's browser after the user is lured to a crafted link or page. The flaw was reported by Patchstack and carries a CVSS 3.1 score of 7.1 with scope change, reflecting impact on the WordPress session context beyond the vulnerable component. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
JetEngine is a widely deployed Crocoblock WordPress plugin (CPE cpe:2.3:a:jetimpex_inc.:jetengine) used to build custom post types, meta fields, dynamic listings, and Elementor/Bricks/Gutenberg widgets, meaning user-controlled input is rendered into many front-end and admin contexts. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), where attacker-supplied data is reflected or stored into HTML/JavaScript output without sufficient encoding or sanitization. Because WordPress executes plugin output in the same origin as the site itself, injected script runs with the privileges of whichever user views the affected page, including logged-in administrators.
RemediationAI
Patch available per vendor advisory - upgrade JetEngine to the version released after 3.8.10 as listed on the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/jet-engine/vulnerability/wordpress-jetengine-plugin-3-8-10-cross-site-scripting-xss-vulnerability-2); the exact fixed version is not independently confirmed in the input data, so verify against the Crocoblock changelog before deploying. As a compensating control until patching, place the site behind a WAF with XSS rule sets enabled (Patchstack/Wordfence virtual patching, Cloudflare Managed Rules) - this can break legitimate dynamic listings that embed HTML, so test in staging. Where JetEngine widgets are not strictly needed on public pages, restrict their use to authenticated editorial contexts and review existing dynamic content for stored payloads, accepting that this reduces the plugin's front-end functionality.
Stored Cross-Site Scripting in the JetEngine WordPress plugin (all versions before 3.8.13.1) allows unauthenticated remo
Remote code execution in Crocoblock JetEngine (WordPress plugin) versions 3.8.14 and earlier allows unauthenticated atta
Unauthenticated PHP Object Injection in Crocoblock JetEngine WordPress plugin versions 3.8.10 and earlier allows remote
PHP Object Injection in the JetEngine WordPress plugin (versions through 3.8.9.1) allows authenticated users with the Co
Crocoblock JetEngine before 2.9.1 does not properly validate and sanitize form data. Rated critical severity (CVSS 9.8),
Stored Cross-Site Scripting in JetEngine WordPress plugin before 3.8.12 allows users holding the Contributor role or hig
SQL injection in Crocoblock JetEngine (a WordPress plugin) through version 3.8.8.1 allows remote unauthenticated attacke
Unauthenticated SQL injection in the JetEngine WordPress plugin versions 3.8.10.1 and earlier allows remote attackers to
Unauthenticated SQL injection in the JetEngine WordPress plugin versions prior to 3.8.9.1 allows remote attackers to inj
Unauthenticated SQL injection in the JetEngine WordPress plugin (versions up to and including 3.8.9.1) allows remote att
Crocoblock JetEngine versions below 3.8.4.1 are vulnerable to unsafe deserialization of untrusted data, enabling authent
Unauthenticated SQL injection in the JetEngine WordPress plugin versions up to 3.8.10.1 allows remote attackers to extra
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37634