Description
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.
Published: 2025-04-10
Score: 8.1 High
EPSS: 87.8% High
KEV: No
Impact: Privilege Escalation via Auth Bypass
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in the SureTriggers All‑In‑One Automation Platform plugin for WordPress arises from a missing check for an empty "secret_key" value in the authenticate_user function. Because the function skips validation when the key is empty, an attacker who can send requests to the plugin’s REST endpoint can create a new administrator account without authentication. This flaw enables an unauthorized user to gain full administrative control over the WordPress site, effectively compromising confidentiality, integrity, and availability of the site’s content and configuration. The weakness is identified as CWE-697, an authentication bypass due to an incorrect policy implementation.

Affected Systems

The flaw affects all installations of the brainstormforce:OttoKit: All‑In‑One Automation Platform plugin (WordPress) with version numbers up to and including 1.0.78. Users who have installed and activated the plugin but have not configured an API key are susceptible to exploitation.

Risk and Exploitability

The CVSS score of 8.1 classifies the vulnerability as High, and the EPSS score of 88% indicates a very high likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, yet the combination of a high inherent risk and the ease of exploitation makes it a priority for immediate action. Attackers can exploit the flaw remotely by sending unauthenticated HTTP requests to the plugin’s REST endpoints, thereby bypassing authentication and creating privileged accounts.

Generated by OpenCVE AI on April 21, 2026 at 21:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the SureTriggers plugin to version 1.0.79 or later where the empty secret_key check has been corrected.
  • If an immediate update is not possible, disable the plugin or restrict access to its REST endpoints for unauthenticated users to prevent account creation until the patch is applied.
  • Ensure that the admin audit logs are reviewed for any suspicious administrator accounts that may have been created through this vulnerability, and delete or remediate unauthorized accounts accordingly.

Generated by OpenCVE AI on April 21, 2026 at 21:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.86586}

epss

{'score': 0.86464}


Tue, 15 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.85991}

epss

{'score': 0.86586}


Thu, 10 Apr 2025 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 10 Apr 2025 04:30:00 +0000

Type Values Removed Values Added
Description 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.
Title SureTriggers <= 1.0.78 - Authorization Bypass due to Missing Empty Value Check to Unauthenticated Administrative User Creation
Weaknesses CWE-697
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:31:20.420Z

Reserved: 2025-04-01T18:27:15.860Z

Link: CVE-2025-3102

cve-icon Vulnrichment

Updated: 2025-04-10T13:10:28.790Z

cve-icon NVD

Status : Deferred

Published: 2025-04-10T05:15:38.990

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-3102

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:30:45Z

Weaknesses