CVE-2025-3102: SureTriggers <= 1.0.78 - Authorization Bypass due to Missing Empty Value Check to Unauthenticated Administrative User Creation
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 'secretkey' value in the 'autheticateuser' 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-3102?
CVE-2025-3102 is considered a critical vulnerability due to its potential for administrative account creation via authentication bypass.
How do I fix CVE-2025-3102?
To fix CVE-2025-3102, update the SureTriggers: All-in-One Automation Platform plugin to version 1.0.79 or later.
Who is affected by CVE-2025-3102?
All versions of the SureTriggers: All-in-One Automation Platform plugin for WordPress up to and including 1.0.78 are affected by CVE-2025-3102.
What kind of attack can exploit CVE-2025-3102?
CVE-2025-3102 can be exploited to create unauthorized administrative accounts through an authentication bypass.
What is the function that contains the vulnerability in CVE-2025-3102?
The vulnerability in CVE-2025-3102 is found in the 'authenticate_user' function, which lacks an empty value check for the 'secret_key' parameter.