CVE-2026-18202 PUBLISHED

JetEngine < 3.8.14 - Author+ Stored XSS via SVG Upload

Assigner: WPScan
Reserved: 29.07.2026 Published: 19.08.2026 Updated: 19.08.2026

The JetEngine WordPress plugin before 3.8.14 adds SVG to the site-wide list of allowed upload types without sanitising the file contents, allowing users with the upload files capability, such as Authors, to upload a file containing malicious JavaScript that executes in the browser of any user who opens it (Stored Cross-Site Scripting). On multisite, this also overrides an upload-type restriction set by the network administrator.

Product Status

Vendor Unknown
Product JetEngine
Versions Default: unaffected
  • affected from 0 to 3.8.14 (excl.)

Credits

  • Erwan LR (WPScan) finder
  • WPScan coordinator

References

Problem Types

  • CWE-79 Cross-Site Scripting (XSS) CWE