CVE-2026-1555 PUBLISHED

WebStack <= 1.2024 - Unauthenticated Arbitrary File Upload

Assigner: Wordfence
Reserved: 28.01.2026 Published: 15.04.2026 Updated: 15.04.2026

The WebStack theme for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the io_img_upload() function in all versions up to, and including, 1.2024. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

Metrics

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

Product Status

Vendor Owen
Product WebStack
Versions Default: unaffected
  • affected from 0 to 1.2024 (incl.)

Credits

  • Chiao-Lin Yu finder

References

Problem Types

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