Visit Drupal NES Home Page
Captcha Release Notes
2 versions
Comprehensive release notes and changelog for Captcha, including security patches, bug fixes, and feature updates across all supported versions.
June 2026
7.1.9
Released Jun 9, 2026 Full Version:
7.1.9+7.1.7:captcha
Notes
This release hardens CAPTCHA validation on login forms and blocks, and expands the module's automated test coverage.
Changes
- Security: Suppress normal login validation feedback when CAPTCHA validation fails on login forms and blocks.
- Testing: Add coverage for failed CAPTCHA validation on the login page and login block.
- Testing: Add shared SimpleTest CI coverage for the module.
April 2026
7.1.8
Released Apr 7, 2026 Full Version:
7.1.8+7.1.7:captcha
Notes
This is the initial NES release of the Captcha module.
Changes
- Security: Fix CVE-2026-3214 CAPTCHA session replay bypass (SA-CONTRIB-2026-015).
- Security: Replace
md5(mt_rand())withbin2hex(drupal_random_bytes(16))for token generation. - PHP 8.3: Cast jitter bounds to
intbeforemt_rand()inimage_captcha.user.inc. - Testing: Harden image CAPTCHA test to assert HTTP 200 and
Content-Typeinstead of body length.
Stay in the loop
~/herodevs-spring-framework-support
herodevs@nes:open-source$ ./display-support-info.sh