CVE-2026-12936
Received Received - Intake

SQL Injection in Recurio WooCommerce Subscription Plugin

Vulnerability report for CVE-2026-12936, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-08

Last updated on: 2026-07-08

Assigner: Wordfence

Description

The Recurio – Ultimate Subscription for WooCommerce plugin for WordPress is vulnerable to generic SQL Injection via the 'data' parameter in all versions up to, and including, 1.1.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with shop manager-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-08
Last Modified
2026-07-08
Generated
2026-07-08
AI Q&A
2026-07-08
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
recurio ultimate_subscription_for_woocommerce to 1.1.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Recurio – Ultimate Subscription for WooCommerce plugin for WordPress has a generic SQL Injection vulnerability in the 'data' parameter in all versions up to and including 1.1.3.

This vulnerability exists because the plugin does not properly escape user-supplied input and does not sufficiently prepare the SQL query, allowing attackers to append additional SQL commands.

Authenticated users with shop manager-level access or higher can exploit this to manipulate database queries.

Impact Analysis

This vulnerability can allow an attacker with sufficient privileges to extract sensitive information from the database by injecting additional SQL queries.

Since the attacker needs shop manager-level access or above, the impact is limited to users who already have elevated permissions.

The confidentiality of data can be compromised, but integrity and availability are not directly affected according to the CVSS score.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12936. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart