Description
Unauthenticated PHP Object Injection in OttoKit <= 1.1.27 versions.
Published: 2026-06-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated PHP Object Injection flaw exists in OttoKit plugin versions 1.1.27 and earlier. The vulnerability allows a malicious actor to supply crafted serialized data that is deserialized by the plugin, leading to execution of arbitrary PHP code. The weakness is a classic insecure deserialization problem (CWE-502). If exploited, an attacker can gain complete control over the WordPress site, steal data, deface content or use the site for further attacks.

Affected Systems

The affected product is the Brainstorm Force OttoKit WordPress plugin, version 1.1.27 and lower. WordPress sites running these versions are at risk; all other unrelated plugins or WordPress core are not affected.

Risk and Exploitability

The CVSS score of 9.8 indicates a severe risk, while the EPSS score of less than 1% suggests that exploitation is currently unlikely or has a very low probability. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote and unauthenticated, requiring the attacker to transmit a malicious payload to the plugin’s processing endpoint. Reaching exploitable input does not appear to require elevated privileges, which amplifies the potential impact.

Generated by OpenCVE AI on June 18, 2026 at 00:23 UTC.

Remediation

Vendor Solution

Update the WordPress OttoKit Plugin to the latest available version (at least 1.1.28).


OpenCVE Recommended Actions

  • Update the OttoKit plugin to version 1.1.28 or later as issued by the vendor.
  • Disable or uninstall the OttoKit plugin if an immediate update is not possible, to prevent exploitation via the deserialization flaw.
  • Apply general secure coding practices for PHP: avoid unserializing user-controlled data, validate input, and use a whitelist of allowed classes when deserializing.

Generated by OpenCVE AI on June 18, 2026 at 00:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Brainstorm Force
Brainstorm Force ottokit
Wordpress
Wordpress wordpress
Vendors & Products Brainstorm Force
Brainstorm Force ottokit
Wordpress
Wordpress wordpress

Tue, 16 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 15 Jun 2026 20:30:00 +0000

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

Brainstorm Force Ottokit
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T01:17:21.442Z

Reserved: 2026-06-01T15:29:19.865Z

Link: CVE-2026-49781

cve-icon Vulnrichment

Updated: 2026-06-16T01:17:16.935Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:17:22.640

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-49781

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T00:30:14Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data