CVE-2026-4118
Last modified
CVE-2026-4118 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The Call To Action Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.1.3. This is due to missing nonce validation in the cbox_options_page() function which handles saving, creating, and deleting plugin settings. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
The Call To Action Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.1.3. This is due to missing nonce validation in the cbox_options_page() function which handles saving, creating, and deleting plugin settings. The form rendered on the settings page does not include a wp_nonce_field(), and the save handler does not call wp_verify_nonce() or check_admin_referer() before processing settings updates via $wpdb->update(). This makes it possible for unauthenticated attackers to modify plugin settings such as call-to-action box title, content, link URL, image URL, colors, and other configuration options via a forged request, granted they can trick a site administrator into performing an action such as clicking on a link.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4118?
How severe is CVE-2026-4118?
How do I fix CVE-2026-4118?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41174Traefik is an HTTP reverse proxy and load balancer. Prior to…6.4
- CVE-2026-41175Statamic is a Laravel and Git powered content management sys…8.1
- CVE-2026-41176Rclone is a command-line program to sync files and directori…9.8
- CVE-2026-41177Squidex is an open source headless content management system…5.5
- CVE-2026-41178OpenTelemetry-Go is the Go implementation of OpenTelemetry. …5.3
- CVE-2026-41179Rclone is a command-line program to sync files and directori…9.8
- CVE-2026-41180PsiTransfer is an open source, self-hosted file sharing solu…7.5
- CVE-2026-41181Traefik is an HTTP reverse proxy and load balancer. Prior to…5.8
- CVE-2026-41182LangSmith Client SDKs provide SDK's for interacting with the…5.3
- CVE-2026-41183FreeScout is a free self-hosted help desk and shared mailbox…4.3
- CVE-2026-41184In Calico, the install-cni init container logs the rendered …6.5
- CVE-2026-41185When Calico is configured with the Azure IPAM plugin, the Ca…6.5
Are you affected by CVE-2026-4118?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
