Impact
The AI Hub WordPress theme contains a flaw in the generate_image function where user supplied files are not validated for type. This omission allows an attacker to upload arbitrary files, which could include malicious scripts, to the server. If the uploaded file is later executed, remote code execution becomes feasible.
Affected Systems
The vulnerability affects the LiquidThemes AI Hub WordPress theme, versions up to and including 1.3.7. Site owners running these versions are at risk if the generate_image endpoint remains publicly accessible.
Risk and Exploitability
The CVSS score of 9.8 denotes a high severity. With an EPSS score of 2%, exploitation is considered likely in the current threat landscape, and the vulnerability is not yet listed in CISA KEV. Attackers can reach the vulnerable endpoint without authentication, upload a crafted file, and then trigger execution through the server’s PHP interpreter or by placing the payload in a web‑executable directory.
OpenCVE Enrichment
EUVD