CVE-2026-74011
Received Received - Intake

Improper SQL Injection in InfiniteWP Client

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

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: Patchstack

Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in revmakx InfiniteWP Client allows Blind SQL Injection. This issue affects InfiniteWP Client: from n/a through 1.13.9.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
revmakx infinitewp_client From 1.0.0 (inc) to 1.13.9 (inc)
revmakx infinitewp_client 1.13.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

This is a Blind SQL Injection vulnerability in the InfiniteWP Client plugin for WordPress. It allows attackers to inject malicious SQL commands into the application, potentially accessing or manipulating database contents without direct visibility of results.

Detection Guidance

Detecting SQL injection vulnerabilities like CVE-2026-74011 typically requires manual testing or specialized tools. Check if the InfiniteWP Client plugin version is 1.13.9 or earlier. Use security scanners like WPScan or Wordfence to scan for vulnerable plugins. Review server logs for unusual SQL queries or database access patterns.

Impact Analysis

An attacker could exploit this to steal sensitive data from the database, such as user credentials or personal information. They might also modify or delete data, leading to data loss or unauthorized changes.

Compliance Impact

This vulnerability could lead to unauthorized data access or breaches, violating GDPR's data protection requirements or HIPAA's safeguards for protected health information. Non-compliance may result in legal penalties or reputational damage.

Mitigation Strategies

Update the InfiniteWP Client plugin to version 1.13.10 or later immediately. Enable auto-updates for vulnerable plugins if available. This addresses the SQL injection vulnerability.

Chat Assistant

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

EPSS Chart