CVE-2026-2831

The MailArchiver plugin for WordPress is vulnerable to SQL Injection via the ‘logid’ parameter in all versions up to, and including, 4.5.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El plugin MailArchiver para WordPress es vulnerable a inyección SQL a través del parámetro 'logid' en todas las versiones hasta la 4.5.0, inclusive, debido a un escape insuficiente en el parámetro proporcionado por el usuario y la falta de preparación suficiente en la consulta SQL existente. Esto hace posible que atacantes autenticados, con acceso de nivel de Administrador y superior, adjunten consultas SQL adicionales en consultas ya existentes que pueden usarse para extraer información sensible de la base de datos.

27 Feb 2026, 12:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-27 12:16

Updated : 2026-06-17 10:31


NVD link : CVE-2026-2831

Mitre link : CVE-2026-2831

CVE.ORG link : CVE-2026-2831


JSON object : View

Products Affected

No product.

CWE
CWE-89

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