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

Impact

This vulnerability is an unauthenticated PHP Object Injection flaw in the Agora WordPress theme, allowing an attacker to deserialize crafted data and instantiate arbitrary PHP objects. The injected objects can execute code on the server, leading to full remote code execution and complete compromise of the affected WordPress site. The weakness is classified as CWE‑502, indicating deserialization of untrusted data.

Affected Systems

WordPress sites using the AncoraThemes Agora theme, version 1.9 or earlier. The issue is limited to these theme releases and does not affect newer major versions of the theme.

Risk and Exploitability

The CVSS score of 9.8 marks the flaw as critical and the lack of directives in the EPSS pool means the probability of exploitation at present is unknown but the high severity and unauthenticated nature imply it is a likely target for automated scans. The vulnerability is not listed in the CISA KEV catalog, yet its impact and widespread availability make it attractive for attackers. Exploitation requires only a crafted HTTP request to the vulnerable theme’s endpoint, without authentication or special privileges.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Agora theme to version 2.0 or newer from AncoraThemes to apply the vendor fix.
  • If an update cannot be performed immediately, deactivate or delete the Agora theme from the WordPress installation to remove the vulnerable code base.
  • As a temporary measure, configure the web server or a security plugin to deny direct access to the theme’s PHP files until a patch is applied.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in Agora <= 1.9 versions.
Title WordPress Agora theme <= 1.9 - 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:46.238Z

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

Link: CVE-2026-65578

cve-icon Vulnrichment

No data.

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