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

Impact

The vulnerability is an unauthenticated PHP Object Injection flaw in the Advice WordPress theme up to version 1.18.0, allowing malicious serialized data to be processed without proper validation and potentially leading to arbitrary code execution and full compromise of the web application.

Affected Systems

WordPress sites that have the Advice theme installed from AncoraThemes, version 1.18.0 or earlier, are affected. No other plugins or theme versions are mentioned as impacted.

Risk and Exploitability

The CVSS score of 9.8 indicates a severe risk, while the EPSS score is not available, leaving the exploitation probability uncertain. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is remote: an attacker can send crafted serialized payloads to an endpoint of the theme without authentication, triggering the injection.

Generated by OpenCVE AI on August 6, 2026 at 16:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Advice theme to any version newer than 1.18.0 or apply the vendor’s official patch.
  • If the upgrade cannot be performed immediately, deactivate or remove the Advice theme entirely from the WordPress installation to eliminate the vulnerable code path.
  • Reduce the risk of similar issues by ensuring that any future theme or plugin development follows proper input validation and avoids deserializing untrusted data; refer to CWE‑502 best practices.

Generated by OpenCVE AI on August 6, 2026 at 16:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 17: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 Advice <= 1.18.0 versions.
Title WordPress Advice theme <= 1.18.0 - 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:27:45.567Z

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

Link: CVE-2026-65577

cve-icon Vulnrichment

Updated: 2026-08-06T16:53:32.448Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:15:12Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data