What the vulnerability does
01Description
The CallbackKiller service widget plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the cbk_save() function in all versions up to, and including, 1.2. This makes it possible for unauthenticated attackers to modify the plugin's site ID settings via the 'cbk_save_v1' AJAX action.
Explanation of Vulnerability in Simple Terms
02Summary
The CallbackKiller service widget versions 1.2 and earlier lack proper authorization checks, allowing unauthenticated attackers to modify data via the network. No authentication or user interaction is required to exploit this vulnerability. The impact is limited to data integrity; confidentiality and availability are not affected.
What an attacker can do
03Attacker Capabilities
Modify data in the CallbackKiller service widget without authentication.
Potential impact on your site
04Site Impact
Attackers can alter widget configuration or data without logging in, potentially disrupting service functionality.
Conditions required to exploit
05Prerequisites
Network access to the vulnerable service; no authentication required.
Key dates
06Disclosure timeline
February 14, 2026
CVE published
April 8, 2026
Record updated