CVE-2026-49067
Description
Unauthenticated SQL injection in Advanced 301 and 302 Redirect plugin for WordPress up to 1.6.9 allows database compromise.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated SQL injection in Advanced 301 and 302 Redirect plugin for WordPress up to 1.6.9 allows database compromise.
Vulnerability
The Advanced 301 and 302 Redirect plugin for WordPress versions up to and including 1.6.9 contains an unauthenticated SQL injection vulnerability. The plugin fails to properly sanitize user-supplied input before incorporating it into SQL queries, enabling an attacker to inject arbitrary SQL commands without any prior authentication [1].
Exploitation
An attacker can exploit this vulnerability by sending specially crafted HTTP requests to the plugin's endpoints. No authentication or user interaction is required, and the attack can be performed remotely. The vulnerability is considered highly dangerous and is expected to be used in mass-exploit campaigns targeting thousands of websites simultaneously [1].
Impact
Successful exploitation allows an attacker to directly interact with the database, including reading, modifying, or deleting data. This could lead to theft of sensitive information such as user credentials, personal data, and site configuration, potentially compromising the entire WordPress installation [1].
Mitigation
The vulnerability is fixed in version 1.7.0 of the plugin. Users are strongly advised to update to this version or later immediately. If updating is not possible, Patchstack offers a mitigation rule to block attacks until the update can be applied [1].
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<= 1.6.9+ 1 more
- (no CPE)range: <= 1.6.9
- (no CPE)range: <=1.6.9
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.