CVE-2026-2718

The Dealia – Request a Quote plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Gutenberg block attributes in all versions up to, and including, 1.0.8. This is due to the use of `wp_kses()` for output escaping within HTML attribute contexts where `esc_attr()` is required. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Configurations

No configuration.

History

08 Apr 2026, 18:25

Type Values Removed Values Added
Summary
  • (es) El plugin Dealia – Request a Quote para WordPress es vulnerable a cross-site scripting almacenado a través de atributos de bloque de Gutenberg en todas las versiones hasta la 1.0.6, inclusive. Esto se debe al uso de 'wp_kses()' para el escape de salida dentro de contextos de atributos HTML donde se requiere 'esc_attr()'. Esto hace posible que atacantes autenticados, con acceso de nivel Colaborador y superior, inyecten scripts web arbitrarios en páginas que se ejecutarán cada vez que un usuario acceda a una página inyectada.
Summary (en) The Dealia – Request a Quote plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Gutenberg block attributes in all versions up to, and including, 1.0.6. This is due to the use of `wp_kses()` for output escaping within HTML attribute contexts where `esc_attr()` is required. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. (en) The Dealia – Request a Quote plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Gutenberg block attributes in all versions up to, and including, 1.0.8. This is due to the use of `wp_kses()` for output escaping within HTML attribute contexts where `esc_attr()` is required. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

19 Feb 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-19 10:16

Updated : 2026-06-17 10:31


NVD link : CVE-2026-2718

Mitre link : CVE-2026-2718

CVE.ORG link : CVE-2026-2718


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')