Description
Unauthenticated Cross Site Scripting (XSS) in JetEngine <= 3.8.13.1 versions.
Published: 2026-08-06
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated Cross Site Scripting (XSS) has been identified in the WordPress JetEngine plugin versions 3.8.13.1 and earlier. The flaw allows an attacker to insert malicious JavaScript into editable content fields within the plugin. When other visitors load the affected page, the script would execute in their browser context. While the vulnerability does not grant direct code execution on the server, it can potentially be used, inferred, to hijack user sessions, steal cookies, or carry out phishing attacks. The weakness arises from insufficient input validation, corresponding to CWE‑79.

Affected Systems

The defect impacts all installations of the WordPress JetEngine plugin provided by Crocoblock, also known as JetEngine from Jetimpex Inc. The vulnerability applies to any site running JetEngine version 3.8.13.1 or earlier, regardless of customizations. Any WordPress installation using these versions is susceptible.

Risk and Exploitability

The CVSS score of 7.1 classifies the issue as high severity. No EPSS score is recorded, so the probability of exploitation remains unquantified. The plugin does not appear in the CISA KEV catalog, indicating no confirmed active exploits. Likely attack vectors include the web interface, as authentication is not required; an unauthenticated visitor can craft a malicious request to inject the payload into editable fields, leading to script execution for subsequent users. The lack of a publicly documented exploit does not diminish the risk, as the vulnerability is exploitable by anyone with access to the site’s front‑end.

Generated by OpenCVE AI on August 6, 2026 at 16:17 UTC.

Remediation

Vendor Solution

Update the WordPress JetEngine Plugin to the latest available version (at least 3.8.13.2).


OpenCVE Recommended Actions

  • Apply the latest JetEngine plugin update (3.8.13.2 or later).
  • If you cannot apply the update immediately, disable or remove the JetEngine plugin to eliminate the vulnerability until a patch is available.
  • Configure a Content Security Policy that restricts inline scripts and specifies trusted external script sources, thereby reducing the impact of any remaining XSS.
  • Audit existing site content for injected scripts and remove any malicious code.

Generated by OpenCVE AI on August 6, 2026 at 16:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in JetEngine <= 3.8.13.1 versions.
Title WordPress JetEngine plugin <= 3.8.13.1 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T14:27:08.502Z

Reserved: 2026-02-25T12:13:47.060Z

Link: CVE-2026-28082

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:30:04Z

Weaknesses
  • CWE-79

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