Description
The Dealia – Request a quote plugin for WordPress is vulnerable to unauthorized modification of data due to missing capability checks on multiple AJAX handlers in all versions up to, and including, 1.0.7. The admin nonce (DEALIA_ADMIN_NONCE) is exposed to all users with edit_posts capability (Contributor+) via wp_localize_script() in PostsController.php, while the AJAX handlers in AdminSettingsController.php only verify the nonce without checking current_user_can('manage_options'). This makes it possible for authenticated attackers, with Contributor-level access and above, to reset the plugin configuration.
INFO
Published Date :
2026-02-19T04:36:23.492Z
Last Modified :
2026-04-08T17:21:43.481Z
Source :
Wordfence
AFFECTED PRODUCTS
The following products are affected by CVE-2026-2504 vulnerability.
| Vendors | Products |
|---|---|
| Dealia |
|
| Wordpress |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-2504.