CVE-2026-3533 PUBLISHED

JupiterX Core <= 4.14.1 - Authenticated (Subscriber+) Missing Authorization To Limited File Upload via Popup Template Import

Assigner: Wordfence
Reserved: 04.03.2026 Published: 23.03.2026 Updated: 24.03.2026

The Jupiter X Core plugin for WordPress is vulnerable to limited file uploads due to missing authorization on import_popup_templates() function as well as insufficient file type validation in the upload_files() function in all versions up to, and including, 4.14.1. This makes it possible for Authenticated attackers with Subscriber-level access and above, to upload files with dangerous types that can lead to Remote Code Execution on servers configured to handle .phar files as executable PHP (e.g., Apache+mod_php), or Stored Cross-Site Scripting via .svg, .dfxp, or .xhtml files upload on any server configuration

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor artbees
Product Jupiter X Core
Versions Default: unaffected
  • affected from * to 4.14.1 (incl.)

Credits

  • Jack Pas finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE