← Vulnerability feed

Vulnerability record · CVE-2015-9323 · published 16 August 2019

CVE-2015-9323: WordPress 404-to-301 plugin SQL injection before 2.0.3

Duckdev · 404 To 301

The 404-to-301 WordPress plugin before version 2.0.3 contains a SQL injection flaw (CWE-89). The plugin handles 404 redirects, so the vulnerable query is reachable through normal site traffic, and successful injection can expose or alter the WordPress database.

9.8 CVSS 3.1 Critical EPSS 46% · top 1.2% CWE-89 · SQL injection
9.8CVSS 3.1 base score, v2 7.5
46%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

The 404-to-301 plugin before 2.0.3 for WordPress has SQL injection.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

critical priorityCVSS 9.8 with no authentication or interaction required, a public exploit reference, and a very high EPSS percentile make this an urgent patch.

What it is

The 404-to-301 WordPress plugin before version 2.0.3 contains a SQL injection flaw (CWE-89). The plugin handles 404 redirects, so the vulnerable query is reachable through normal site traffic, and successful injection can expose or alter the WordPress database.

Impact

An unauthenticated attacker can read, modify, or delete data in the WordPress database, including user credentials and site content, and may be able to escalate to full site compromise.

Attack surface

Reached over the network via HTTP requests to the WordPress site running the vulnerable plugin; the CVSS vector shows no privileges and no user interaction required.

Exploitation

Not listed in CISA KEV, but EPSS is 0.46125 (98.8th percentile) and public exploit code is referenced, indicating meaningful real-world exploitation likelihood.

What to do

  • Update the 404-to-301 plugin to version 2.0.3 or later immediately.
  • If patching is not possible, deactivate or remove the plugin until it can be updated.
  • Audit the WordPress database and user accounts for signs of tampering after any exposure window.
  • Restrict database account privileges used by WordPress to the minimum required.
  • Add WAF rules to block SQL injection patterns targeting the plugin's request parameters.

Detection

  • Review web server and WAF logs for SQL injection payloads in requests to the 404-to-301 plugin endpoints.
  • Monitor database logs for anomalous queries or errors originating from the WordPress application.
  • Check for unexpected changes to WordPress users, options, or content that could indicate post-exploitation.
  • Search for the public exploit code referenced in advisories and compare its request patterns against traffic logs.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2015-9323 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

5.4CVE-2021-4338Duckdev 404 to 301 improper access control vulnerabilityThe 404 to 301 plugin for WordPress is vulnerable to authorization bypass due to missing capability checks on the open_redirect & save_redirect funct…EPSS 0.62%9.8CVE-2026-76461Cisco AsyncOS email parsing SQL injection allows root command executionCisco AsyncOS Software for Cisco Secure Email Gateway fails to properly validate email parsing input, allowing crafted email messages containing mali…KEVEPSS 28%analysed9.3CVE-2026-9586Sangoma Switchvox unauthenticated SQL injection in /pa endpointSangoma Switchvox SMB Edition 8.3 (104997) fails to sanitize the PhoneIP value from XML content beginning with <PolycomIPPhone> before concatenating …KEVEPSS 19%analysed10.0CVE-2026-72898Metabase unauthenticated SQL injection in reset_password endpointMetabase exposes a database endpoint, '/reset_password', that fails to neutralize attacker-supplied SQL, allowing arbitrary SQL injection. Because th…KEVEPSS 19%analysed5.9CVE-2026-60137WordPress WP_Query author__not_in SQL injectionWordPress core fails to properly sanitise the author__not_in parameter of WP_Query in versions before 6.8.6, 6.9.5 and 7.0.2, allowing SQL injection …KEVEPSS 5.9%analysed9.8CVE-2026-9082Drupal core SQL injection in unauthenticated request pathDrupal core contains a SQL injection flaw (CWE-89) caused by improper neutralization of special elements in SQL commands. It affects multiple core br…KEVEPSS 16%analysed9.3CVE-2026-42208LiteLLM proxy SQL injection in API key checkLiteLLM versions 1.81.16 to before 1.83.7 build a database query for proxy API key checks by concatenating the caller-supplied key into the query tex…KEVEPSS 5.8%analysed9.8CVE-2026-21643FortiClientEMS SQL injection allows unauthenticated remote code executionFortiClientEMS 7.4.4 fails to neutralize special elements in SQL commands, exposing a SQL injection reachable through crafted HTTP requests. Because …KEVEPSS 94%analysed

Source: NIST National Vulnerability Database (record CVE-2015-9323), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.