HarborGuardharborguardDatabase
Back to search
HIGHCVE-2026-39550Published Modified CNA Patchstack

CVE-2026-39550: WordPress Aperitif theme <= 1.6 - PHP Object Injection vulnerability

Deserialization of Untrusted Data vulnerability in Elated-Themes Aperitif allows Object Injection. This issue affects Aperitif: from n/a through 1.6.

Metrics

CVSS v3.1
8.1
Severity
HIGH
Fixed in
Affected Products
1

Get notified

Email me when this CVE is updated: new fix versions, severity changes, or any record change.

HarborGuard Analysis

Synopsis

PHP object injection via unsafe deserialization affects the Aperitif WordPress theme (versions 1.6 and earlier), developed by Elated-Themes. The vulnerability is reachable over the network without any authentication, though exploitation requires meeting specific environmental or timing conditions. Successful exploitation gives an attacker full control over confidentiality, integrity, and availability of the affected system, up to and including remote code execution depending on available PHP gadget chains. HarborGuard is tracking this advisory and will make a patched-image rebuild available the moment an upstream fix is published.

HarborGuard Coverage

Detection

Detection is available across every HarborGuard environment - the CVE is ingested from upstream feeds (including Patchstack) within minutes of publication and matched against customer images in registries and CI/CD pipelines, including custom-built WordPress images that bundle the Aperitif theme.

Available
Triage

HarborGuard scores this CVE at CVSS 8.1 (High) and is capable of weighting that score against each environment's compliance policy to flag affected images at the appropriate severity tier and route alerts to the correct team inbox within each customer organization.

Available
Patch

Because no fix version has been published, HarborGuard re-checks the advisory on every ingest cycle and will make a patched-image rebuild available automatically the moment Elated-Themes or Patchstack publishes an upstream fix. Customers with auto-remediation enabled will receive the rebuild, a regression-test run, and a PR opened against affected workloads as soon as that fix version is available.

Pending upstream

Exploit Conditions

  • Network reachabilityRequired

    The vulnerable endpoint is exposed over the network, meaning an attacker can reach it from the internet without requiring local or adjacent-network access.

  • AuthenticationNot required

    No account or credentials are needed; the attacker can send a malicious payload as an unauthenticated request.

  • Victim interactionNot required

    No user action such as clicking a link or opening a file is required; the attacker triggers the vulnerability directly.

  • Attack complexityDetail

    Exploitation is rated High complexity, meaning the attacker must account for specific environmental conditions, timing factors, or the presence of a suitable PHP gadget chain in the application's dependency tree.

Blast Radius

  • Reads any data the PHP process can access, including WordPress database credentials, stored session tokens, and user records.
  • Modifies or deletes persisted data such as database rows, uploaded files, and theme configuration, depending on available gadget chains.
  • Crashes or degrades the affected WordPress service, causing denial of access for end users.
  • On installations where a usable PHP gadget chain exists, achieves arbitrary remote code execution on the host running WordPress.

How HarborGuard Handles This

Available on HarborGuard: continuous monitoring of this advisory across all ingest cycles, so any customer image containing Aperitif 1.6 or earlier is flagged immediately. Because no upstream patch exists yet, the recommended compensating controls are to isolate affected WordPress containers behind a web application firewall rule that blocks serialized PHP payloads in request parameters and POST bodies, apply network-policy rules to restrict egress from the WordPress container to only necessary destinations (limiting post-exploitation lateral movement), and consider disabling or replacing the Aperitif theme in favor of an unaffected alternative until a fix is released. For customers who opt into auto-remediation, HarborGuard will trigger a rebuilt image, regression-test run, and a PR opened against affected workloads the moment an upstream fix version is published, with no manual intervention required.

See how HarborGuard automates this
Affected packages
  • Elated-Themes / Aperitif
    ≤ 1.6
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
References