WordPress security changelog
MEDIUM CVE-2026-17019 Deferred

JetEngine unauthenticated SVG upload permits stored XSS

JetEngine before 3.8.13.1 does not sanitize uploaded SVG files before storing and serving them and does not adequately restrict who can upload them. On a site with a JetEngine form configured to accept public file uploads, an unauthenticated attacker can upload an SVG containing JavaScript, which executes in the browser of any user who opens the file.

CVE / CNA score 6.1 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
JetEngine
Plugin slug
jet-engine
Affected
< 3.8.13.1
Safe version
3.8.13.1
Published
Aug 10, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Aug 10, 2026 and is one of 32 known issues for this plugin.

Update, patch or deactivate.

Update to 3.8.13.1 or later. Remove untrusted SVG uploads, review upload and access logs for suspicious SVG requests, and invalidate privileged sessions if an Administrator may have opened a malicious file.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The JetEngine WordPress plugin before 3.8.13.1 does not sanitise uploaded SVG files before storing and serving them, and does not adequately restrict who can upload them, allowing unauthenticated attackers to upload a file containing malicious JavaScript that executes in the browser of any user who opens it (Stored Cross-Site Scripting).

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Primary and upstream sources