PT-2026-34288 · WordPress · Captcha
Muhammad Afnaan
·
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-4121
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
Kcaptcha versions prior to 1.0.2
Description
The Kcaptcha plugin for WordPress is subject to Cross-Site Request Forgery. The issue exists in the settings page handler 'admin/setting.php' because it lacks nonce validation. Specifically, the settings form does not implement a
wp nonce field() and the processing code fails to utilize wp verify nonce() or check admin referer() before updating the database via $wpdb->update(). This allows unauthenticated attackers to modify CAPTCHA settings for login, registration, lost password, and comment forms by tricking a site administrator into clicking a malicious link.Recommendations
Update to a version newer than 1.0.1.
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Captcha