Cyber Posture

CVE-2024-13291

High

Published: 09 January 2025

Published
09 January 2025
Modified
02 September 2025
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0012 29.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.

Security Summary

CVE-2024-13291 is an Incorrect Authorization vulnerability (CWE-863) in the Drupal Basic HTTP Authentication module that enables forceful browsing. It affects versions from 7.x-1.0 up to but not including 7.x-1.4. The vulnerability has a CVSS v3.1 base score of 7.3 (High), with the vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L, indicating network-accessible exploitation with low attack complexity, no privileges or user interaction required, and low impacts across confidentiality, integrity, and availability.

Remote, unauthenticated attackers can exploit this issue by bypassing authorization checks, performing forceful browsing to access unauthorized resources. Successful exploitation requires only network access to the affected Drupal site using the vulnerable module, allowing limited disruption or data exposure aligned with the low impact ratings.

The official Drupal Security Advisory (SA-CONTRIB-2024-057) at https://www.drupal.org/sa-contrib-2024-057 provides details on mitigation, including an update to Basic HTTP Authentication version 7.x-1.4 or later to address the authorization flaw. Security practitioners should verify installations and apply the patch promptly.

Details

CWE(s)
CWE-863

Affected Products

basic http authentication project
basic http authentication
≤ 7.x-1.4

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

CVE-2024-13291 is an access bypass vulnerability in the Drupal Basic HTTP Authentication module, enabling forceful browsing to restricted paths on a public-facing web application.

References