Description
Unauthenticated PHP Object Injection in A.Williams <= 1.3.1 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 is present in WordPress A.Williams theme versions 1.3.1 and earlier. The flaw allows an attacker to supply serialized objects that are deserialized without validation, giving the attacker the ability to execute arbitrary PHP code, modify data, or potentially compromise the entire site. The weakness is classified as CWE-502.

Affected Systems

WordPress sites that have the A.Williams theme (developed by Axiomthemes) installed and running version 1.3.1 or earlier are affected. Any site that has not upgraded past this version remains vulnerable.

Risk and Exploitability

The CVSS score of 9.8 marks the vulnerability as critical. EPSS data is not available, and the issue is not listed in the CISA KEV catalog. The likely attack vector is remote, as the flaw can be triggered by unauthenticated HTTP requests to the theme’s PHP processing endpoints. An attacker with network access to the site can exploit this remotely to gain full control over the WordPress installation, exfiltrate data, or launch additional attacks against the hosting server. The high severity and remote nature of the exploit underscore the urgency of addressing the vulnerability.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable or remove the A.Williams theme until a patched version is released.
  • When a version that eliminates the insecure unserialize calls becomes available, upgrade the theme to that version.
  • Implement a web application firewall or similar filtering to block serialized payloads and mitigate potential exploitation.
  • Keep WordPress core, plugins, and the PHP runtime updated to reduce the overall attack surface.

Generated by OpenCVE AI on August 6, 2026 at 16:48 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 A.Williams <= 1.3.1 versions.
Title WordPress A.Williams theme <= 1.3.1 - 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:42.194Z

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

Link: CVE-2026-65572

cve-icon Vulnrichment

Updated: 2026-08-06T16:54:05.677Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T17:00:11Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data