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

New CVE Detected

CVE-2026-73389 – Unauthenticated PHP Object Injection – Kalles Addons WordPress Plugin (≤ 1.0.6)

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

Summary

CVE-2026-73389 is a critical, unauthenticated PHP Object Injection (Insecure Deserialization) vulnerability affecting the Kalles Addons WordPress plugin developed by The4, in versions up to and including 1.0.6. The plugin passes attacker-controllable input into a PHP unserialize() call without proper validation, allowing a remote, unauthenticated attacker to submit crafted serialized data to the target site. Depending on other classes ("gadget chains") available in the WordPress installation, this can lead to arbitrary object instantiation, data tampering, denial of service, or remote code execution, and the flaw carries a CVSS v3.1 base score of 9.8 (Critical).

Technical details

  • Root cause: The plugin deserializes untrusted, user-supplied data via PHP’s native unserialize() (or an equivalent unsafe deserialization routine) without validating or sanitizing the input, classified as CWE-502 (Deserialization of Untrusted Data).
  • Trigger conditions: No authentication or user interaction is required; an attacker only needs network access to a site running an affected version of the Kalles Addons plugin.
  • Attack vector: Network (AV:N) — the vulnerable parameter is reachable through a standard HTTP request to the WordPress site, with low attack complexity (AC:L) and no privileges (PR:N) or user interaction (UI:N) needed.
  • Impact: Successful exploitation can result in PHP Object Injection, which — combined with exploitable "gadget chains" elsewhere in the WordPress core, theme, or other installed plugins — can escalate to arbitrary file operations, data manipulation, denial of service, or remote code execution. The CVSS vector reflects high impact to confidentiality, integrity, and availability (C:H/I:H/A:H).

Affected software

  • Kalles Addons WordPress plugin (developed by The4) — all versions up to and including 1.0.6.

Severity

  • CVSS v3.1 Base Score: 9.8 (Critical)
  • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Mitigation and recommended actions

  • Immediate: Update the Kalles Addons plugin to a version newer than 1.0.6 as soon as the vendor (The4) releases a fixed build that removes or properly secures the unsafe deserialization logic. Site owners should check their WordPress admin dashboard and the theme/plugin vendor’s distribution channel for available updates and apply them immediately.
  • If no patch is yet available:
    • Temporarily disable or remove the Kalles Addons plugin if it is not business-critical, until a fixed version is confirmed and installed.
    • Deploy a Web Application Firewall (WAF) rule to block requests containing suspicious serialized PHP object payloads (e.g., strings beginning with O:, a:, or similar serialization markers) targeting plugin endpoints.
    • Restrict direct external access to non-essential plugin endpoints where feasible, and monitor server and application logs for anomalous POST requests or unexpected PHP errors related to deserialization.
    • Conduct an inventory check of all internet-facing WordPress assets to confirm whether the Kalles Addons plugin is installed and at what version, prioritizing remediation for externally exposed instances.

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