CVE-2026-49076
Deferred Deferred - Pending Action
Unauthenticated SQL Injection in JetEngine

Publication date: 2026-06-17

Last updated on: 2026-06-17

Assigner: Patchstack

Description
Unauthenticated SQL Injection in JetEngine <= 3.8.9.1 versions.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-17
Last Modified
2026-06-17
Generated
2026-06-17
AI Q&A
2026-06-17
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
croco_block jetengine to 3.8.9.1 (inc)
crocoblock jetengine to 3.8.9.1 (inc)
crocoblock jetengine 3.8.10
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 WordPress JetEngine Plugin, versions 3.8.9.1 and below, contains a high-priority SQL Injection vulnerability identified as CVE-2026-49076.

This flaw allows unauthenticated attackers to directly interact with the website's database without needing any credentials.

Because of this, attackers can potentially execute malicious SQL commands that compromise the integrity and confidentiality of the database.

The vulnerability is categorized under the OWASP Top 10 category A3: Injection.

Impact Analysis

This vulnerability can have severe impacts including unauthorized access to sensitive data stored in the website's database.

Since the attack can be performed without authentication, it increases the risk of mass exploitation across thousands of websites.

Potential consequences include data theft, data manipulation, and partial denial of service due to database corruption or disruption.

The vulnerability has a high CVSS score of 9.3, indicating it is highly dangerous and should be addressed immediately.

Mitigation Strategies

The immediate step to mitigate this vulnerability is to update the WordPress JetEngine Plugin to version 3.8.10 or later, as this version contains the patch for the SQL Injection flaw.

Until the plugin is updated, it is advised to apply the mitigation rule provided by Patchstack to block attacks targeting this vulnerability.

Compliance Impact

The vulnerability allows unauthenticated attackers to perform SQL Injection attacks, potentially stealing sensitive information from the website's database.

Such unauthorized access and data theft can lead to violations of data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive data against breaches.

Therefore, if exploited, this vulnerability could result in non-compliance with these common standards and regulations due to compromised confidentiality and potential data breaches.

Detection Guidance

The vulnerability is an unauthenticated SQL Injection in JetEngine versions 3.8.9.1 and below. Detection typically involves monitoring for suspicious HTTP requests that attempt to exploit SQL Injection flaws.

While specific commands are not provided in the resources, common detection methods include using web application firewalls (WAFs) with rules to block known attack patterns, inspecting web server logs for unusual query parameters or payloads, and running vulnerability scanners that target SQL Injection.

Patchstack has provided a mitigation rule to block attacks until the plugin is updated, which can be used as a temporary detection and prevention measure.

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