CVE-2026-2718
Awaiting Analysis Awaiting Analysis - Queue

Stored XSS in Dealia WordPress Plugin via Gutenberg Blocks

Vulnerability report for CVE-2026-2718, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-02-19

Last updated on: 2026-04-08

Assigner: Wordfence

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-02-19
Last Modified
2026-04-08
Generated
2026-07-06
AI Q&A
2026-02-19
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
dealia request_a_quote to 1.0.6 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability exists in the Dealia – Request a Quote plugin for WordPress, affecting all versions up to and including 1.0.6. It is a Stored Cross-Site Scripting (XSS) issue caused by improper output escaping. Specifically, the plugin uses the function wp_kses() for escaping output within HTML attribute contexts where esc_attr() should be used. This flaw allows authenticated users with Contributor-level access or higher to inject malicious web scripts into pages. These scripts execute whenever any user accesses the infected page.

Impact Analysis

This vulnerability can allow attackers with Contributor-level access or above to inject arbitrary scripts into web pages. These scripts can execute in the browsers of users who visit the affected pages, potentially leading to theft of user credentials, session hijacking, defacement, or other malicious actions. Because the attack is stored, the malicious code persists and affects all users who view the compromised content.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-2718. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart