CVE-2025-14840
7.5Drupal · HTTP Client Manager
An improper check for unusual conditions in the Drupal HTTP Client Manager module allows for forceful browsing, potentially leading to unauthorized information disclosure or system instability.
Executive summary
The Drupal HTTP Client Manager module contains a vulnerability that allows for forceful browsing, posing a significant risk to unauthenticated remote attackers.
Vulnerability
The module suffers from an improper check for unusual or exceptional conditions (CWE-754), which permits an unauthenticated attacker to engage in forceful browsing to access restricted paths or resources.
Business impact
The ability to perform forceful browsing allows attackers to navigate to sensitive administrative or internal endpoints that should otherwise be protected. With a CVSS score of 7.5, this vulnerability represents a high risk as it is network exploitable without requiring user interaction or authentication, which could lead to unauthorized data exposure or service disruption.
Remediation
Immediate Action: Update the Drupal HTTP Client Manager module to version 9.3.13, 10.0.2, 11.0.1, or later as specified in the vendor security advisory.
Proactive Monitoring: Review web server and Drupal access logs for suspicious patterns of sequential or unauthorized browsing attempts targeting non-public endpoints.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized access attempts to known administrative or internal module paths.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the high severity and the ease of exploitation for unauthenticated actors, organizations should prioritize the immediate deployment of the patched versions provided by the vendor. Failure to address this vulnerability could expose critical internal application structures to unauthorized discovery and potential subsequent compromise.
More Drupal CVEs
Sources
Originally found and disclosed by mxh, with Adriano Cori (aronne) (remediation developer), mxh (remediation developer), Greg Knaddison (greggles) (coordinator), Juraj Nemec (poker10) (coordinator), per the CVE Program record.