Request a Quote Form Plugin <= 2.5.5 - Unauthenticated Code Injection via 'path' Parameter

7.5
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
CVE CVE-2026-14249
CVSS 7.5 (High)
Publicly Published July 1, 2026
Last Updated July 2, 2026
Researcher Mitchell

Description

The Request a Quote plugin for WordPress is vulnerable to Code Injection in versions up to, and including, 2.5.5 via the emd_delete_file AJAX action. This is due to the emd_delete_file() handler deriving a PHP function name from the attacker-controlled $_POST['path'] parameter and invoking it dynamically via the variable-function call $sess_name(), and the handler being registered for wp_ajax_nopriv with its only protection being a nonce that the plugin prints into the public quote-form page via wp_localize_script. This makes it possible for unauthenticated attackers to invoke arbitrary zero-argument PHP functions on the server, such as phpinfo(), potentially exposing sensitive server configuration and credentials, or executing other destructive built-in PHP functions.

References

Share

Vulnerability Details for Request a Quote – Quote Forms for Any WordPress Site

Software Type Plugin
Software Slug request-a-quote (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.5.6, or a newer patched version
Affected Version
  • <= 2.5.5
Patched Version
  • 2.5.6

Recent vulnerabilities in Request a Quote – Quote Forms for Any WordPress Site

# Title CVE ID CVSS Researchers Date
1 Request a Quote <= 2.5.3 - Missing Authorization CVE-2025-64248 4.3 Legion Hunter December 15, 2025
2 Multiple Plugins by eMarket Design <= Various Versions - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2025-58915 6.4 Muhammad Yudha - DJ September 23, 2025
3 Multiple Plugins by emarket-design <= Multiple Versions - Unauthenticated Limited Remote Code Execution CVE-2025-8420 8.1 mikemyers, theviper17y August 5, 2025
4 Request a Quote <= 2.4.0 - Authenticated (Admin+) Stored Cross-Site Scripting CVE-2024-6231 4.4 Bob Matyas July 2, 2024
5 Request a Quote <= 2.3.10 - Cross-Site Request Forgery 4.3 June 30, 2023
6 Request a Quote <= 2.3.7 - Authenticated (Admin+) Stored Cross-Site Scripting CVE-2022-2239 5.5 Benachi June 28, 2022
7 Request a Quote <= 2.3.8 - CSV Injection CVE-2022-2240 8.3 Benachi June 28, 2022
8 Request a Quote <= 2.3.4 - Stored Cross-Site Scripting CVE-2021-24489 4.8 YoshiKen September 21, 2021
9 Request a Quote <= 2.3.3 - Authenticated Stored Cross-Site Scripting CVE-2021-24420 5.4 Ajay Sandipan Thorbole June 16, 2021

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation