CVE-2026-3018

The Newsletters plugin for WordPress is vulnerable to time-based SQL Injection via the ‘wpmlsubscriber_id’ parameter in all versions up to, and including, 4.13 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Configurations

No configuration.

History

23 Jul 2026, 09:10

Type Values Removed Values Added
Summary
  • (es) El plugin Newsletters para WordPress es vulnerable a inyección SQL basada en tiempo a través del parámetro 'wpmlsubscriber_id' en todas las versiones hasta la 4.13, inclusive, debido a un escape insuficiente en el parámetro proporcionado por el usuario y a la falta de preparación suficiente en la consulta SQL existente. Esto permite a atacantes no autenticados añadir consultas SQL adicionales a consultas ya existentes que pueden utilizarse para extraer información sensible de la base de datos.

10 Jun 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-10 10:16

Updated : 2026-07-23 09:10


NVD link : CVE-2026-3018

Mitre link : CVE-2026-3018

CVE.ORG link : CVE-2026-3018


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')