Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-40738 – Unauthenticated PHP Object Injection – Edge-Themes Eldon WordPress Theme ≤ 1.4.1

Be the first to know when new zero-days emerge:

Summary

CVE-2026-40738 is an unauthenticated PHP Object Injection vulnerability in the Eldon WordPress theme by Edge-Themes, affecting all versions up to and including 1.4.1. The flaw allows any remote, unauthenticated attacker to pass a malicious serialized PHP object to the theme’s deserialization logic, which — when a suitable POP (Property-Oriented Programming) chain is available on the target server — can lead to remote code execution, arbitrary file manipulation, or denial of service. The vulnerability carries a CVSS v3.1 score of 8.1 (HIGH).

Technical details

  • Root cause: The theme passes attacker-controlled input to PHP’s unserialize() (or an equivalent deserialization function) without sanitizing or validating the data, allowing an attacker to inject a crafted serialized PHP object.
  • Trigger conditions: The vulnerability is reachable without authentication — no login, role, or prior access is required. Exploitation is typically triggered by sending a crafted HTTP POST request to a WordPress AJAX endpoint or similar entry point exposed by the theme.
  • Attack vector: Network — the vulnerable endpoint is reachable directly over the internet.
  • Attack complexity: High — successful exploitation depends on a usable POP chain being present on the target server (within the theme, WordPress core, or any co-installed plugin). When a compatible chain exists, PHP magic methods such as __destruct() or __wakeup() can be abused to redirect program flow.
  • Impact: If a POP chain is available, an attacker can achieve: remote code execution (RCE), arbitrary file read/write/deletion, SQL injection, path traversal, or denial of service — with full confidentiality, integrity, and availability impact (C:H/I:H/A:H as reflected in the CVSS score).

Affected software

  • Edge-Themes Eldon WordPress Theme, all versions ≤ 1.4.1

Severity

  • CVSS v3.1 Base Score: 8.1 (HIGH)
  • Vector string: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Scored by Patchstack (CNA)

Mitigation and recommended actions

  • Patch immediately: Update the Eldon theme to version 1.5 or later, which contains the vendor-provided fix. Updates are available through the WordPress theme dashboard or via the ThemeForest/Qode Interactive distribution channel.
  • If immediate patching is not possible: Consider deploying a web application firewall (WAF) rule to block malformed serialized POST payloads targeting WordPress AJAX endpoints (/wp-admin/admin-ajax.php). Restrict public internet access to WordPress admin and AJAX handler endpoints where operationally feasible.
  • Inventory: Organizations running the Eldon theme should audit all deployments, including staging and development environments, which are often overlooked and may run outdated versions.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge