Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/owen0o0/WebStack/blob/master/inc/ajax.php#L5
- https://github.com/owen0o0/WebStack/tree/master
- https://www.wordfence.com/threat-intel/vulnerabilities/id/b97805de-1b47-4c9f-baa
FAQ
What is CVE-2026-1555?
CVE-2026-1555 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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...
How severe is CVE-2026-1555?
CVE-2026-1555 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-1555?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.