Impact
The WordPress Pets Club theme contains a deserialization of untrusted data that allows PHP Object Injection. An attacker can send a crafted payload that is interpreted by the theme, enabling the execution of arbitrary code on the server. This vulnerability is classified as CWE-502 and can compromise confidentiality, integrity, and availability of the affected site.
Affected Systems
ThemeREX Pets Club theme, versions up through 2.3. Any WordPress installation that has installed this theme in those versions is susceptible. The issue resides in the theme’s code, not the core WordPress software.
Risk and Exploitability
The CVSS score is 9.8, marking it as critical, while the EPSS score of less than 1% indicates a low current probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog, so no confirmed active exploitation has been recorded. The likely attack vector is via a crafted HTTP request that reaches the vulnerable deserialization routine in the theme; this inference is based on the nature of PHP Object Injection.
OpenCVE Enrichment