CVE-2026-4935

8.6

OttoKit · OttoKit: All-in-One Automation Platform

An SQL injection vulnerability in the OttoKit WordPress plugin allows unauthenticated attackers to execute arbitrary database queries via unsanitized user input.

Executive summary

An unauthenticated SQL injection vulnerability in the OttoKit WordPress plugin allows remote attackers to compromise database confidentiality, posing a critical risk to affected systems.

Vulnerability

This flaw is classified as a SQL Injection (CWE-89) arising from improper input sanitization in user-supplied parameters, allowing unauthenticated attackers to interact directly with the underlying database.

Business impact

A successful exploit grants unauthorized actors direct access to database contents, potentially exposing sensitive data such as user credentials, personal information, and proprietary application content. Given the high CVSS score of 8.6, the vulnerability poses a severe threat to data confidentiality and integrity, which can lead to regulatory non-compliance, financial loss, and severe reputational damage.

Remediation

Immediate Action: Update the OttoKit: All-in-One Automation Platform WordPress plugin to version 1.1.23 or later.

Proactive Monitoring: Monitor database query logs for unusual query structures, unexpected error messages, or signs of automated SQL injection scanning tools.

Compensating Controls: Deploy a Web Application Firewall with rules designed to detect and block common SQL injection patterns and parameter tampering attempts.

Exploitation status

Public Exploit Available: false

Analyst recommendation

Organizations utilizing the OttoKit plugin must treat this vulnerability with high priority due to its unauthenticated remote attack vector and potential for sensitive data exposure. Apply the official vendor update immediately to mitigate the risk of unauthorized database access.

Sources

Originally found and disclosed by mcdruid, with WPScan (coordinator), per the CVE Program record.