Summary
CVE-2026-65574 is an unauthenticated PHP Object Injection (deserialization of untrusted data) vulnerability in the AncoraThemes "Abogado" WordPress theme. It affects all versions up to and including 1.18 and carries a CVSS v3.1 base score of 9.8 (Critical). An unauthenticated, remote attacker can trigger deserialization of attacker-controlled data, potentially leading to full site compromise.
Technical details
- Root cause: Deserialization of untrusted data (CWE-502). The theme deserializes attacker-controlled input, enabling PHP Object Injection.
- Trigger conditions: No authentication and no user interaction are required to exploit the flaw.
- Attack vector: Network — remotely exploitable over HTTP.
- Impact: If a suitable POP (property-oriented programming) gadget chain is present in the WordPress installation, injection of a crafted object can result in high impact to confidentiality, integrity, and availability, up to complete site takeover.
Affected software
- AncoraThemes Abogado WordPress Theme: all versions up to and including 1.18.
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: No fixed version is identified in the CVE record at time of publication. Monitor AncoraThemes for an updated release and apply it as soon as it becomes available.
- If no patch: Restrict or disable the affected theme where feasible, keep WordPress core and all plugins/themes fully updated to reduce available gadget chains, and place a web application firewall in front of the site to filter malicious serialized payloads and anomalous requests.
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 HTTP response body:
/wp-content/themes/abogado/

