CVE-2025-3102

SureTriggers <= 1.0.78 - Authorization Bypass due to Missing Empty Value Check to Unauthenticated Administrative User Creation

2025-04-09 16:19
mikemyers

Strategic Overview

Status
Patched in 1.0.79
Affected Version
<= 1.0.78
CVSS
8.1High
Weakness type
CWE-697 · Incorrect Comparison
CVE
CVE-2025-3102
View all OttoKit: All-in-One Automation Platform vulnerabilities

At a glance

CVE-2025-3102 is a high-severity Incorrect Comparison vulnerability in the OttoKit WordPress plugin, affecting versions <= 1.0.78. It carries a CVSS score of 8.1 (reachable over the network; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 1.0.79; sites on affected versions should update now. Disclosed April 2025, reported by mikemyers.

Vulnerability Overview

The SureTriggers: All-in-One Automation Platform plugin for WordPress is vulnerable to an authentication bypass leading to administrative account creation due to a missing empty value check on the 'secret_key' value in the 'autheticate_user' function in all versions up to, and including, 1.0.78. This makes it possible for unauthenticated attackers to create administrator accounts on the target website when the plugin is installed and activated but not configured with an API key.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, and no privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.

CWE-697: Incorrect Comparison

The product compares two entities in a security-relevant context, but the comparison is incorrect.

Remediation

Update to version 1.0.79, or a newer patched version

How does WordSec protect against this?

This one needs no account at all, which puts it outside what login hardening can reach; WordSec's login security narrows the account-level paths around it, and the firewall is what inspects the request itself. None of that substitutes for the fix: OttoKit 1.0.79 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C