Description
Unauthenticated PHP Object Injection in AI ANN <= 1.29.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 a PHP Object Injection flaw that allows attackers to insert arbitrary serialized objects into the WordPress AI ANN theme without authentication. Such injection can lead to the execution of unintended code, modification of theme configuration, or tampering with site content. The flaw is categorized as CWE-502, indicating a generic object serialization vulnerability.

Affected Systems

Axiomthemes’ AI ANN WordPress theme, versions 1.29.0 and earlier, is affected.

Risk and Exploitability

The CVSS score of 9.8 marks this issue as critical, suggesting that exploitation could have a major impact on confidentiality, integrity, and availability. EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, implying limited evidence of exploitation in the wild. The likely attack vector is purely web‑based, relying on unauthenticated users submitting serialized payloads to the theme’s processing endpoints. Due to the nature of PHP Object Injection, if an attacker can control the object context, the risk of remote code execution is high.

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 AI ANN theme to a non‑vulnerable version (recommended 1.30.0 or later, if available).
  • If no newer version exists, remove or disable the AI ANN theme until a fix is released.
  • Deploy Web Application Firewall rules to block or sanitize serialized PHP object payloads, reducing the chance of injection.

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 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in AI ANN <= 1.29.0 versions.
Title WordPress AI ANN theme <= 1.29.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:47.687Z

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

Link: CVE-2026-65581

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