PT-2026-34286 · WordPress · Call To Action Plugin
Muhammad Afnaan
·
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-4118
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Call To Action Plugin versions prior to 3.1.4
Description
The plugin is susceptible to Cross-Site Request Forgery due to missing nonce validation in the
cbox options page() function, which manages the saving, creation, and deletion of plugin settings. The settings page form lacks a wp nonce field(), and the save handler fails to utilize wp verify nonce() or check admin referer() before processing updates via $wpdb->update(). This allows unauthenticated attackers to modify configuration options, including the call-to-action box title, content, link URL, image URL, and colors, by tricking a site administrator into clicking a forged link.Recommendations
Update to a version newer than 3.1.3.
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Call To Action Plugin