CVE-2022-4117
Published: April 11, 2026
Official Description
The IWS WordPress plugin through 1.0 does not properly escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to an unauthenticated SQL injection.
Risk Analysis
The IWS WordPress plugin is vulnerable to an unauthenticated SQL injection. This flaw allows attackers to manipulate SQL statements via an AJAX action without needing to log in. This CVE is confirmed to be exploited in the wild, posing a significant risk to affected WordPress sites.
This vulnerability is actively being exploited in the wild. Unauthenticated attackers can perform SQL injection attacks.
Update the IWS WordPress plugin to a version that addresses this SQL injection vulnerability. Regularly audit and update all WordPress plugins and themes.
Technical Analysis
CVE-2022-4117 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2022-4117 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2022-4117 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1