Description
Unauthenticated PHP Object Injection in Agricola <= 1.21.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 Agricola WordPress theme includes an unauthenticated PHP Object Injection flaw that lets an attacker instantiate arbitrary PHP objects. This can lead to remote code execution, compromising the confidentiality, integrity, and availability of the affected WordPress site. The weakness is categorized as CWE‑502, which signifies improper deserialization of untrusted data.

Affected Systems

AxiomThemes’ Agricola theme versions 1.21.0 and earlier are vulnerable. Sites using these theme versions are at risk if the theme is active and accessible to unauthenticated users.

Risk and Exploitability

With a CVSS score of 9.8, the vulnerability is considered critical. No EPSS score is available, and the issue is not listed in the CISA KEV catalog, but the high severity and the ability to exploit the flaw without authentication imply a high likelihood of exploitation. The attack vector is likely remote, where a malicious user sends crafted data to a WordPress endpoint that processes object serialization within the theme.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Agricola theme to the latest released version that removes the PHP Object Injection flaw.
  • If an immediate update is not possible, disable the Agricola theme temporarily and disable any endpoints that allow arbitrary object deserialization.
  • Audit the site for previously injected objects or malicious code and remove any evidence of exploitation before re‑enabling the theme.

Generated by OpenCVE AI on August 6, 2026 at 15:40 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 Agricola <= 1.21.0 versions.
Title WordPress Agricola theme <= 1.21.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:55:50.597Z

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

Link: CVE-2026-65579

cve-icon Vulnrichment

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

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