CVE-2025-15268

The Infility Global plugin for WordPress is vulnerable to unauthenticated SQL Injection via the 'infility_get_data' API action in all versions up to, and including, 2.14.46. This is 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 - with certain server configurations - 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 Infility Global para WordPress es vulnerable a inyección SQL no autenticada a través de la acción de la API 'infility_get_data' en todas las versiones hasta e incluyendo la 2.14.46. Esto se debe 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 hace posible que atacantes no autenticados añadan - con ciertas configuraciones de servidor - consultas SQL adicionales en consultas ya existentes que pueden usarse para extraer información sensible de la base de datos.

04 Feb 2026, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-04 09:15

Updated : 2026-06-17 08:37


NVD link : CVE-2025-15268

Mitre link : CVE-2025-15268

CVE.ORG link : CVE-2025-15268


JSON object : View

Products Affected

No product.

CWE
CWE-89

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