S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Feb 19, 2025

CVE-2024-13726 Scanner

Targets the AJAX action in Themes Coder Ecommerce plugin, allowing unauthenticated SQL injection to dump database contents.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.1k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-13726
8.6
CVSShigh
Exploitable remotely over the internet · no authentication required.

The Coder WordPress plugin through 1.3.4 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Themes Coder
0
Updated Sep 10, 2026View on NVD →
Detail

The Themes Coder Ecommerce plugin is a popular WordPress extension that enables small businesses and entrepreneurs to build online stores with minimal technical effort. It integrates seamlessly with WordPress, providing features like product catalogs, payment gateways, and shopping cart management. Developers and site administrators rely on it for robust ecommerce functionality, and its community support has historically ensured regular updates and reliability.

CVE-2024-13726 is a SQL Injection vulnerability that arises due to insufficient sanitization and escaping of user-supplied input in an AJAX action. This flaw allows unauthenticated attackers to inject arbitrary SQL queries into the database. The root cause is the lack of proper parameter validation, which enables malicious SQL statements to be executed directly against the WordPress database.

The vulnerability specifically targets an AJAX endpoint within the Themes Coder Ecommerce plugin. By sending crafted requests to this endpoint, an attacker can manipulate SQL queries through unsanitized parameters. This allows them to bypass authentication and execute arbitrary SQL commands, potentially extracting sensitive data or modifying database contents.

If exploited, this vulnerability can lead to complete database compromise, including theft of user credentials, personal data, and payment information. Attackers may also gain administrative access to the WordPress site, enabling further malicious activities such as defacement, malware injection, or data exfiltration. The high CVSS score of 8.2 underscores the critical risk to affected sites.

Solution Advice
  • Update the Themes Coder Ecommerce plugin to the latest patched version immediately.
  • Implement a web application firewall (WAF) to detect and block SQL injection attempts.
  • Apply strict input validation and parameterized queries for all AJAX endpoints.
  • Conduct regular security audits and penetration testing focused on SQL injection.
  • Disable unused AJAX actions or restrict them to authenticated users only.
  • Monitor database logs for suspicious queries or unauthorized access patterns.
  • Educate site administrators on secure coding practices and the importance of input sanitization.
  • Use a vulnerability scanner like S4E to continuously check for known CVEs.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-13726 SQLi Scanner | S4E Free Check