Summary
CVE-2026-65573 is an unauthenticated PHP Object Injection vulnerability in the Abelle WordPress theme (by ThemeREX) affecting all versions up to and including 1.22. It stems from deserialization of untrusted data (CWE-502) and carries a CVSS v3.1 base score of 9.8 (Critical).
Technical details
- Root cause: Deserialization of untrusted input (CWE-502), permitting PHP Object Injection.
- Trigger conditions: Attacker-controlled serialized data is passed to the theme and deserialized without authentication.
- Attack vector: Network — remotely exploitable with low complexity, no privileges, and no user interaction.
- Impact: Object injection can lead to full compromise of confidentiality, integrity, and availability of the affected site. If a suitable POP gadget chain is present, this can escalate to remote code execution.
Affected software
- Abelle WordPress Theme (ThemeREX): all versions up to and including 1.22.
Severity
- CVSS v3.1 base score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Upgrade the Abelle theme to a version later than 1.22, once available from the vendor.
- If no patch: Restrict or filter access to the affected theme endpoints at the network or WAF layer, and monitor for requests containing serialized PHP object payloads. Consider disabling the theme until a fixed release is applied.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/themes/abelle/

