Description
Unauthenticated PHP Object Injection in Accalia <= 1.5.3 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 an unauthenticated PHP Object Injection in all Accalia theme versions 1.5.3 and earlier. An attacker can inject crafted serialized PHP objects that are processed by the theme, resulting in arbitrary code execution under the web server’s permissions. This flaw exposes the entire WordPress site to compromise, including data exfiltration, modification, or the installation of backdoors. The weakness is identified as CWE-502.

Affected Systems

The Accalia theme, released by AncoraThemes, is affected in all releases up to version 1.5.3. WordPress sites that have installed any of these versions are therefore vulnerable. No other vendors or products are listed as affected.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity. The EPSS score is not available, so the current exploitation probability cannot be quantified, and the vulnerability is not listed in CISA KEV, implying it has not yet been confirmed in the wild. The flaw is unauthenticated and accepts serialized input from public-facing endpoints, so an attacker only needs to supply the malicious payload via crafted requests or URLs, requiring no special credentials.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Accalia theme to the latest released version (1.5.4 or newer) where the injection flaw has been fixed.
  • If an immediate update is not feasible, remove or deactivate the Accalia theme and replace it with a secure, actively maintained theme from a reputable source.
  • Restrict direct HTTP access to the theme’s PHP files and verify that any user‑supplied data is validated before being serialized, reducing the chance of malicious payloads being processed.

Generated by OpenCVE AI on August 6, 2026 at 15:43 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 Accalia <= 1.5.3 versions.
Title WordPress Accalia theme <= 1.5.3 - 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:44.212Z

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

Link: CVE-2026-65575

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