CVE-2026-10552
Last modified
CVE-2026-10552 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The Blue Captcha plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 2.0.1. This is due to missing or incorrect nonce validation on the main admin panel (blcap_main_page) and on the Hall of Shame and Log subpages, which accept a 'blcap_action' / 'action' parameter from $_REQUEST and perform destructive operations (plugin uninstall via blcap_uninstall(), log deletion via blcap_delete_logs(), Hall of Shame deletion via blcap_delete_ip_db(), and adding IPs to the banned list via update_option('blcap_settings')) with no wp_verify_nonce(), check_admin_referer(), or check_ajax_referer() calls anywhere in the codebase. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
The Blue Captcha plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 2.0.1. This is due to missing or incorrect nonce validation on the main admin panel (blcap_main_page) and on the Hall of Shame and Log subpages, which accept a 'blcap_action' / 'action' parameter from $_REQUEST and perform destructive operations (plugin uninstall via blcap_uninstall(), log deletion via blcap_delete_logs(), Hall of Shame deletion via blcap_delete_ip_db(), and adding IPs to the banned list via update_option('blcap_settings')) with no wp_verify_nonce(), check_admin_referer(), or check_ajax_referer() calls anywhere in the codebase. This makes it possible for unauthenticated attackers to uninstall the plugin, delete audit logs, remove Hall of Shame entries, and add arbitrary IP addresses to the block list 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-10552?
How severe is CVE-2026-10552?
How do I fix CVE-2026-10552?
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-10547IBM Langflow OSS 1.0.0 through 1.10.3 does not properly vali…8.1
- CVE-2026-10548A security flaw has been discovered in NousResearch hermes-a…5.3
- CVE-2026-10549LDAP filter injection vulnerability in Yandex Database prior…5.3
- CVE-2026-1055The TalkJS plugin for WordPress is vulnerable to Stored Cros…4.4
- CVE-2026-10550A weakness has been identified in elunez eladmin up to 2.7. …6.3
- CVE-2026-10551The Breeze Cache WordPress plugin before 2.5.6 is vulnerable…6.1
- CVE-2026-10553The jQuery Hover Footnotes plugin for WordPress is vulnerabl…4.3
- CVE-2026-10557The Yarbo Android and iOS applications contain hard-coded MQ…9.8
- CVE-2026-10558A vulnerability was detected in SourceCodester Pizzafy Ecomm…6.3
- CVE-2026-10559A flaw has been found in SourceCodester Pizzafy Ecommerce Sy…6.3
- CVE-2026-1056The Snow Monkey Forms plugin for WordPress is vulnerable to …9.8
- CVE-2026-10560IBM Langflow OSS 1.0.0 through 1.9.6 contains a missing auth…9.1
Are you affected by CVE-2026-10552?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
