Description
Unauthenticated PHP Object Injection in Abogado <= 1.18 versions.
Published: 2026-08-06
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated PHP Object Injection flaw exists in the Abogado theme for WordPress versions 1.18 and earlier. The vulnerability allows an attacker to craft malicious serialized PHP data that is processed by the theme, leading to arbitrary code execution on the web server. The flaw is categorized as CWE-502, indicating improper handling of object serialization.

Affected Systems

All installations that use AncoraThemes' Abogado theme with a version number less than or equal to 1.18 are vulnerable. The issue impacts the WordPress site itself and can affect any user who has access to the theme’s serialization endpoints. No specific operating system or PHP version was mentioned, so the vulnerability is likely present on any environment running the affected theme.

Risk and Exploitability

The CVSS score of 9.8 classifies the flaw as Critical, meaning that an attacker can fully compromise the affected WordPress installation. The attack vector is unauthenticated; anyone who can send a crafted HTTP request to the site could exploit it. Although no EPSS score is available, the high severity suggests a high likelihood of exploitation if the vulnerability is not patched, and the vulnerability is not yet listed in the CISA KEV catalog, leaving it potentially unmonitored by existing threat intelligence feeds.

Generated by OpenCVE AI on August 6, 2026 at 15:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Replace the Abogado theme with a fixed version newer than 1.18, preferably the latest release from AncoraThemes or the WordPress repository.
  • If an upgrade is not possible, disable the Abogado theme by switching to another theme or uninstalling it entirely to eliminate the attack surface.
  • Apply general WordPress hardening measures: keep the core, plugins, and PHP engine updated, restrict administrator privileges, and use a web application firewall to block suspicious serialization data.

Generated by OpenCVE AI on August 6, 2026 at 15:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in Abogado <= 1.18 versions.
Title WordPress Abogado theme <= 1.18 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T14:55:34.632Z

Reserved: 2026-07-22T08:54:37.139Z

Link: CVE-2026-65574

cve-icon Vulnrichment

Updated: 2026-08-06T14:55:31.866Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T15:45:02Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data