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

Impact

CVE-2026-65571 exposes an unauthenticated PHP Object Injection flaw in the 69 Clothing WordPress theme up to version 1.2.11.1. The vulnerability permits an attacker to instantiate arbitrary PHP objects without any authentication, potentially modifying application behavior or executing malicious code. This weakness is categorized as CWE‑502 and represents a critical security gap in the theme's handling of serialized data.

Affected Systems

WordPress sites using the 69 Clothing theme from Axiomthemes, including all releases dated 1.2.11.1 and earlier. The flaw exists in the core theme code that processes user-supplied data and does not require any special credentials to be triggered.

Risk and Exploitability

The CVSS score of 9.8 signals critical severity, and the lack of an EPSS score indicates the exploitation probability is not quantified yet, but the vulnerability is unauthenticated and thus widely exploitable. Because the flaw is not listed in the CISA KEV catalog, it may still be actively exploited by attackers using the theme's default configuration. The principal attack vector is through web input that the theme accepts, such as plugin or form data, and the impact remains undefined until a full exploit chain is demonstrated.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the 69 Clothing theme to the latest released version that removes the object injection flaw.
  • If an upgrade cannot be applied immediately, disable the theme or revert to a known safe version to block unauthenticated object injection attempts.
  • Apply application-level input validation or configuration changes to disable PHP object deserialization, and consider implementing a WAF rule that blocks suspicious deserialization payloads.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16: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 69 Clothing <= 1.2.11.1 versions.
Title WordPress 69 Clothing theme <= 1.2.11.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-06T15:23:11.895Z

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

Link: CVE-2026-65571

cve-icon Vulnrichment

Updated: 2026-08-06T15:23:08.145Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:00:06Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data