Description
Unauthenticated PHP Object Injection in Kalles Addons <= 1.0.6 versions.
Published: 2026-08-19
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Kalles Addons plugin for WordPress contains an unauthenticated PHP Object Injection flaw that allows attackers to instantiate arbitrary PHP objects and execute code, leading to remote code execution. This vulnerability is made possible by the plugin’s handling of PHP serialized data from user input without proper validation.

Affected Systems

Any WordPress installation that has the Kalles Addons plugin version 1.0.6 or earlier, provided by the vendor The4, is affected. The flaw applies to all sites that deploy those plugin versions, regardless of other configuration settings.

Risk and Exploitability

The vulnerability has a CVSS score of 9.8, marking it as critical, and it is not listed in CISA’s KEV catalog. The EPSS score is < 1%, indicating a low but nonzero probability of exploitation. The attack likely occurs via unauthenticated web requests that supply malicious serialized payloads to the plugin; successful exploitation would grant an attacker full remote code execution on the affected server.

Generated by OpenCVE AI on August 20, 2026 at 17:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Kalles Addons plugin to the latest available version or uninstall it altogether.
  • If an update is not immediately possible, deactivate the plugin to stop the vulnerable code path from executing.
  • Deploy application layer controls, such as a Web Application Firewall rule, to filter requests that contain suspicious serialized data.
  • Regularly scan the WordPress installation for unintended file changes or injected code.

Generated by OpenCVE AI on August 20, 2026 at 17:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared The4
The4 kalles Addons
Wordpress
Wordpress wordpress
Vendors & Products The4
The4 kalles Addons
Wordpress
Wordpress wordpress

Thu, 20 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in Kalles Addons <= 1.0.6 versions.
Title WordPress Kalles Addons plugin <= 1.0.6 - 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

The4 Kalles Addons
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T15:57:12.782Z

Reserved: 2026-08-12T14:10:08.047Z

Link: CVE-2026-73389

cve-icon Vulnrichment

Updated: 2026-08-20T15:54:10.860Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T13:18:08.283

Modified: 2026-08-20T16:17:55.913

Link: CVE-2026-73389

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:10:34Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data