CVE-2025-3102

HIGH EXPLOITED NUCLEI

SureTriggers - All-in-One Automation Platform < 1.0.78 - Authentication Bypass

Title source: nuclei
STIX 2.1

Exploitation Summary

CVE-2025-3102 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 12 public exploits from researchers including iSee857, Nxploited, itsismarcos, including a Metasploit module exploits/multi/http/wp_suretriggers_auth_bypass. A Nuclei detection template is also available.

AI-analyzed exploit summary The repository contains a functional exploit PoC for CVE-2026-22812, targeting OpenCode for remote command execution (RCE). The script sends a crafted JSON payload to the '/session' endpoint to establish a session, then executes the 'id' command via the '/session/{id}/shell' endpoint, verifying RCE by checking for 'uid=' and 'gid=' in the response.

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.

Exploits (12)

github WORKING POC 40 stars
by iSee857 · pythonpoc
https://github.com/iSee857/CVE-PoC/tree/main/WordPress_suretriggers-CVE-2025-3102-AuthenticationBypass.py

The repository contains a functional exploit PoC for CVE-2026-22812, targeting OpenCode for remote command execution (RCE). The script sends a crafted JSON payload to the '/session' endpoint to establish a session, then executes the 'id' command via the '/session/{id}/shell' endpoint, verifying RCE by checking for 'uid=' and 'gid=' in the response.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: OpenCode (version not specified)
No auth needed
Prerequisites: Network access to the target · OpenCode service exposed on the target
devstral-2 · analyzed Feb 27, 2026 Full analysis →
nomisec WORKING POC 8 stars
by Nxploited · remote
https://github.com/Nxploited/CVE-2025-3102

This repository contains a functional Python exploit for CVE-2025-3102, an authentication bypass vulnerability in the SureTriggers WordPress plugin (≤ 1.0.78). The exploit creates an administrator account by leveraging a missing empty value check on the `st_authorization` header.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: SureTriggers WordPress plugin ≤ 1.0.78
No auth needed
Prerequisites: WordPress site with SureTriggers plugin installed and activated but not configured with an API key
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 3 stars
by itsismarcos · remote
https://github.com/itsismarcos/vanda-CVE-2025-3102

This repository contains a functional exploit for CVE-2025-3102, targeting the WordPress SureTriggers plugin (<= 1.0.78). The exploit automates the creation of an administrator account via an unauthenticated API endpoint and includes additional features like webshell upload and brute-forcing.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: WordPress SureTriggers plugin <= 1.0.78
No auth needed
Prerequisites: Target must have the SureTriggers plugin installed and misconfigured (no API key set)
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 2 stars
by rhz0d · remote
https://github.com/rhz0d/CVE-2025-3102

This is a functional exploit PoC for CVE-2025-3102, an authentication bypass vulnerability in the SureTriggers WordPress plugin. It allows unauthenticated attackers to create administrator accounts by exploiting a missing empty value check on the `secret_key` in the `autheticate_user` function.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: SureTriggers WordPress Plugin <= 1.0.78
No auth needed
Prerequisites: SureTriggers plugin installed and activated · Plugin not configured with an API key
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 1 stars
by SUPRAAA-1337 · remote
https://github.com/SUPRAAA-1337/CVE-2025-3102-exploit

This YAML file contains a functional exploit for CVE-2025-3102, an authorization bypass in the SureTriggers WordPress plugin. It sends a crafted HTTP POST request to create a new user without authentication by leveraging a missing authorization check in the plugin's API endpoint.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: SureTriggers WordPress plugin <= 1.0.78
No auth needed
Prerequisites: Target must have SureTriggers plugin <= 1.0.78 installed · WordPress site must be accessible
devstral-2 · analyzed Feb 16, 2026 Full analysis →
github WORKING POC
by Boshe99 · pythonpoc
https://github.com/Boshe99/CVE-Exploits/tree/main/CVE-2025-3102

The repository contains functional exploit code for CVE-2025-3102, targeting a WordPress plugin (3DPrint Lite 1.9.1.4) with an arbitrary file upload vulnerability. The Python script demonstrates the ability to upload a malicious file to a vulnerable target.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: WordPress Plugin 3DPrint Lite 1.9.1.4
No auth needed
Prerequisites: target URL · malicious file to upload
devstral-2 · analyzed Feb 27, 2026 Full analysis →
nomisec WORKING POC
by baribut · remote
https://github.com/baribut/CVE-2025-3102

This PoC exploits an authentication bypass vulnerability in the SureTriggers WordPress plugin (CVE-2025-3102) by sending a crafted JSON payload to create a new user with predefined credentials. It includes version checking and automated exploitation for multiple targets.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: SureTriggers WordPress plugin <= 1.0.78
No auth needed
Prerequisites: Target must have the SureTriggers plugin installed and accessible · Plugin version <= 1.0.78
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC
by 0xgh057r3c0n · remote
https://github.com/0xgh057r3c0n/CVE-2025-3102

This is a functional exploit for an authorization bypass vulnerability in the SureTriggers WordPress plugin (versions <= 1.0.78), allowing unauthenticated user creation via a crafted POST request to the plugin's automation endpoint.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: SureTriggers WordPress plugin <= 1.0.78
No auth needed
Prerequisites: Target running WordPress with SureTriggers plugin <= 1.0.78 · Network access to the target
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec SCANNER
by SUPRAAA-1337 · poc
https://github.com/SUPRAAA-1337/CVE-2025-3102

This YAML file is a Nuclei template designed to detect the version of the SureTriggers WordPress plugin by extracting the version from exposed asset URLs and comparing it to determine if it is vulnerable (<= 1.0.78). It does not contain exploit code but serves as a scanner for vulnerability detection.

Classification
Scanner 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: SureTriggers WordPress plugin <= 1.0.78
No auth needed
Prerequisites: Access to the target WordPress site
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec SCANNER
by SUPRAAA-1337 · poc
https://github.com/SUPRAAA-1337/CVE-2025-3102_v2

This YAML file is a Nuclei template designed to scan for vulnerable versions of the SureTriggers WordPress plugin by checking the version in the readme.txt file. It does not contain exploit code but detects versions <= 1.0.78, which are vulnerable to CVE-2025-3102.

Classification
Scanner 95%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: SureTriggers WordPress plugin <= 1.0.78
No auth needed
Prerequisites: Access to the target WordPress site's /wp-content/plugins/suretriggers/readme.txt file
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC
by dennisec · remote-auth
https://github.com/dennisec/CVE-2025-3102

This PoC exploits CVE-2025-3102 in the SureTriggers WordPress plugin (≤ v1.0.78) by leveraging an unauthenticated REST API endpoint to create an admin user. It includes version detection, multi-threading, and validation of the WordPress login page.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: SureTriggers WordPress plugin ≤ v1.0.78
No auth needed
Prerequisites: Target must have SureTriggers plugin installed and vulnerable version · WordPress wp-login.php must be accessible
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC EXCELLENT
by Michael Mazzolini (mikemyers), Denver Jackson, Khaled Alenazi (Nxploited), Valentin Lobstein · rubypocphp
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/wp_suretriggers_auth_bypass.rb

This Metasploit module exploits two distinct authorization bypass vulnerabilities in the WordPress SureTriggers (OttoKit) plugin to create an administrator account and achieve remote code execution. It leverages CVE-2025-3102 and CVE-2025-27007 to bypass authentication and execute arbitrary commands via a malicious plugin upload.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: WordPress SureTriggers (OttoKit) plugin <= 1.0.82
No auth needed
Prerequisites: WordPress installation with vulnerable SureTriggers plugin · Network access to the target WordPress site
devstral-2 · analyzed Jun 05, 2026 Full analysis →

Nuclei Templates (1)

SureTriggers – All-in-One Automation Platform ≤ 1.0.78 - Authentication Bypass
HIGHVERIFIEDby DhiyaneshDK

Scores

CVSS v3 8.1
EPSS 0.7620
EPSS Percentile 99.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

VulnCheck KEV 2025-04-09
CWE
CWE-697
Status published
Products (2)
brainstormforce/OttoKit: All-in-One Automation Platform < 1.0.78
brainstormforce/OttoKit: All-in-One Automation Platform (Formerly SureTriggers) < 1.0.78
Published Apr 10, 2025
Tracked Since Feb 18, 2026