CVE-2026-9829

The Photo Gallery by 10Web – Mobile-Friendly Image Gallery plugin for WordPress is vulnerable to time-based SQL Injection via 'compact_album_order_by' Shortcode Parameter in all versions up to, and including, 1.8.41 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 contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The malicious payload is stored via the 'shortcode_bwg' AJAX handler — accessible to Contributor-level users and exploitable without a valid nonce by omitting the 'page' parameter — and is subsequently triggered by the unauthenticated 'bwg_frontend_data' AJAX handler, meaning successful exploitation requires only that an attacker has Contributor-level access to save the shortcode.
Configurations

No configuration.

History

23 Jul 2026, 07:10

Type Values Removed Values Added
Summary
  • (es) El plugin Photo Gallery by 10Web - Mobile-Friendly Image Gallery para WordPress es vulnerable a inyección SQL basada en tiempo a través del parámetro de shortcode 'compact_album_order_by' en todas las versiones hasta la 1.8.41, 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 colaborador y superior, añadan consultas SQL adicionales a consultas ya existentes que pueden usarse para extraer información sensible de la base de datos. La carga útil maliciosa se almacena a través del gestor AJAX 'shortcode_bwg' - accesible para usuarios de nivel de colaborador y explotable sin un nonce válido al omitir el parámetro 'page' - y es posteriormente activada por el gestor AJAX no autenticado 'bwg_frontend_data', lo que significa que una explotación exitosa solo requiere que un atacante tenga acceso de nivel de colaborador para guardar el shortcode.

06 Jun 2026, 05:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-06 05:16

Updated : 2026-07-23 07:10


NVD link : CVE-2026-9829

Mitre link : CVE-2026-9829

CVE.ORG link : CVE-2026-9829


JSON object : View

Products Affected

No product.

CWE
CWE-89

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