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

CVE-2026-39442: WordPress PressMart theme <= 1.2.26 - PHP Object Injection vulnerability

Unauthenticated PHP Object Injection in PressMart <= 1.2.26 versions.

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 is a class of vulnerability where an attacker supplies crafted serialized data that the application deserializes without validation, allowing arbitrary PHP objects to be instantiated and their methods executed. The PressMart WordPress theme, versions 1.2.26 and earlier, contains this flaw and is reachable over the network with no authentication required. Depending on the PHP classes available in the application (known as a "POP chain"), successful exploitation can lead to full compromise of confidentiality, integrity, and availability of the affected host. No fix version has been published; HarborGuard tracks this advisory and will surface a patched rebuild the moment an upstream fix is released.

HarborGuard Coverage

Detection

Detection for CVE-2026-39442 is available across every HarborGuard environment; the CVE is ingested from upstream feeds including the Patchstack advisory feed within minutes of publication and matched against customer images, including custom-built WordPress images that bundle the PressMart theme. Any image layer containing PressMart at version 1.2.26 or earlier is flagged automatically.

Available
Triage

HarborGuard scores this CVE at CVSS 8.1 HIGH and surfaces it accordingly in each customer org's vulnerability queue, weighted by that org's configured compliance policy. Routing rules direct the finding to the team or inbox responsible for WordPress base images or theme management within each environment.

Available
Patch

Because no upstream fix version has been published, HarborGuard re-checks the Patchstack advisory and upstream package sources on every ingest cycle. The moment a patched release of PressMart is available, a rebuilt image at that version becomes available on HarborGuard, and customers with auto-remediation enabled will receive an automated regression run and a pull request opened against affected workloads.

Pending upstream

Exploit Conditions

  • Network reachabilityRequired

    The vulnerable endpoint is exposed over the network, meaning an attacker must be able to reach the WordPress installation via standard HTTP/HTTPS to deliver the malicious serialized payload.

  • AuthenticationNot required

    No account or credentials of any kind are needed; the injection point is accessible to unauthenticated requests.

  • Victim interactionNot required

    The attacker sends a crafted request directly to the server; no user action, click, or session is required to trigger deserialization.

  • Attack complexityDetail

    Exploitation is rated High complexity, meaning the attacker likely depends on specific POP chain classes being present in the environment or on timing and configuration factors outside their direct control.

Blast Radius

  • A successful attacker can read arbitrary files and application data on the server, including WordPress database credentials and stored user records.
  • An attacker can write or modify files on the server, enabling persistent backdoor installation or defacement of site content.
  • Depending on the available POP chain, remote code execution on the host running the WordPress application is achievable.
  • The attacker can crash or destabilize the PHP runtime or underlying service, causing denial of service for the hosted site.

How HarborGuard Handles This

Available on HarborGuard: because no upstream fix for CVE-2026-39442 has been published, automated rebuild is not yet available, but the advisory is re-evaluated on every ingest cycle so a patched image rebuild will be made available the moment PressLayouts ships a corrected release. In the interim, customers can apply compensating controls through HarborGuard-integrated network policy: isolating WordPress containers so the PressMart theme endpoint is not directly reachable from untrusted networks, applying egress filtering to limit what a compromised container can reach, and disabling or removing the PressMart theme from images where it is not operationally required. For customers who opt into auto-remediation, a PR against affected workloads will be opened automatically once a fix version is confirmed, with a regression run included before merge.

See how HarborGuard automates this
Affected packages
  • PressLayouts / PressMart
    ≤ 1.2.26
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
References