Description
Authentication Bypass Using an Alternate Path or Channel vulnerability in Drupal CAPTCHA Protected Page allows Functionality Bypass. This issue affects CAPTCHA Protected Page versions: from 0.0.0 to 1.0.2.
Published: 2026-09-02
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Apply Patch
AI Analysis

Impact

The vulnerability is an authentication bypass that allows an attacker to gain unauthorized access to protected resources by exploiting an alternate path or channel in the Drupal CAPTCHA Protected Page module. The flaw arises from incorrect handling of authentication flow, enabling the bypass of CAPTCHA‑based access control. This flaw is identified as CWE‑288, indicating Unauthorized Access. If successfully exploited, it could allow attackers to read or modify sensitive data, compromise system integrity, or elevate privileges without legitimate authentication.

Affected Systems

The affected systems are Drupal CAPTCHA Protected Page modules with versions ranging from 0.0.0 up to and including 1.0.2. These releases are susceptible if the module is used to protect authentication or access control for administrative or restricted pages on a site.

Risk and Exploitability

The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The risk assessment indicates that, while no public exploits have been documented, the bug permits a straightforward bypass of authentication controls. The likely attack vector is via HTTP requests that exploit the alternate path handling logic, and an attacker only needs to reach the CAPTCHA protected page to attempt the bypass. The potential impact includes unauthorized access to sensitive content or administrative functions, jeopardizing confidentiality and integrity. Given its moderate severity, the vulnerability warrants prompt attention. The CVSS score of 3.7 signifies moderate severity.

Generated by OpenCVE AI on September 3, 2026 at 10:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Drupal CAPTCHA Protected Page module to a version newer than 1.0.2; if no later release exists, replace the module with a secured alternative or remove its use for authentication purposes.
  • Strengthen server‑side verification by ensuring that all CAPTCHA tokens are validated and that only properly authenticated requests can bypass the module's checks; configure strict authentication requirements so that bypass attempts are rejected.
  • Restrict public access to the CAPTCHA protected page by placing it behind additional authentication layers or by limiting exposure to trusted user groups, reducing the attack surface until a fix is available.

Generated by OpenCVE AI on September 3, 2026 at 10:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 09 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
First Time appeared Captcha Protected Page Project
Captcha Protected Page Project captcha Protected Page
CPEs cpe:2.3:a:captcha_protected_page_project:captcha_protected_page:*:*:*:*:*:drupal:*:*
Vendors & Products Captcha Protected Page Project
Captcha Protected Page Project captcha Protected Page

Wed, 02 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal captcha Protected Page
Vendors & Products Drupal
Drupal captcha Protected Page

Wed, 02 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
Description Authentication Bypass Using an Alternate Path or Channel vulnerability in Drupal CAPTCHA Protected Page allows Functionality Bypass. This issue affects CAPTCHA Protected Page versions: from 0.0.0 to 1.0.2.
Title CAPTCHA Protected Page - Moderately critical - Cookie Forgery - SA-CONTRIB-2026-105
Weaknesses CWE-288
References

Subscriptions

Captcha Protected Page Project Captcha Protected Page
Drupal Captcha Protected Page
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-09-02T18:58:41.547Z

Reserved: 2026-08-26T16:19:49.484Z

Link: CVE-2026-81168

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-09-02T13:18:12.580

Modified: 2026-09-09T18:53:36.033

Link: CVE-2026-81168

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T10:45:05Z

Weaknesses
  • CWE-288

    Authentication Bypass Using an Alternate Path or Channel